I may be trying to do something unexpected... I have split an installation package into multiple features along the lines of what may or may not be installed....
Hi, ... Very good! ... Unfortunately there is not enough information for me to go on as I don't know if your commands are pseudocode or not or which one...
Hi, ... Its actually the other way around, you have to go out of your way to enable it :-) In the "tryme*.mm" samples this was done with this line (see version...
... I want that licence dialog was not to be able. ... My tryme.mm file don't contain this line. Maybe tryme.ver? But in that case an error has occur....
Dear Dennis! I want to disable complete feature and i define COMPANY_WANT_COMPLETE_FEATURE as N. I got the error: "To add the HTML to the MSI we need to know...
Hi, ... Fisrt off have you installed MSIVAL2 to allow the generated MSI to be validate during the build? As for what happened, not enough detail and I don't...
I'm trying to set permissions to a folder I've created on install that is a virtual directory. I actually only need IUSR_<machinename> to have Change...
Hi, ... OK, I'm going with the theory that you know it will work from the command line as you have tested it so what might be wrong? If you haven't and are...
I have cut down to a stand-alone example which is zipped and attached. I left much of the structure intact -- how the folders are structured, how I'm using...
Hi, Am I missing something? I'm not seeing an option to download the attachment. All I see is that there was an attached zip file but that it was not stored....
Hi, ... Sorry, yahoo no longer archive attachments, I assume you don't set the messages as email? I will create a new version of MAKEMSI tonight so you can...
Hi, ... iSeriesAccess V5R3 (wrapper)" CHANGE="\"> If you use MAKEMSI.MMH directly then you are indicating that you wish to do virtually everything rather than...
Hi, ... I think you'll find that this is your problem... Specifically with the line I mentioned (or with the creation of a component of that name). You can...
Hi, For anyone following: After installing the verification tool and cleaning up other errors, I worked my way down to the problem: I was passing the...
I am trying to wrap a non-MSI Wise installer using the WrapInstall command. After looking at the sample that wraps the non-MSI InstallShield installer and...
... I have realized what the biggest problem is you were not using the "MSI" and "/MSI" commands, MAKEMSI will now generate better error messages for these...
All i want to do is create a little MSI file that contains two executables. Copy those two files to someplace on the hard drive and then execute those two...
... I don't think I will need to use makemsi.mmh directly. I will investigate the other header files you've provided to personalize my installation. ... That...
I'm working my way toward creating a very basic MSI will just install a couple of files to the system with out prompting the user for any information. Using...
I need to create an odbc dsn during an install; is there a better way to do this than exporting the dsn's reg key from my dev machine and importing it on...
Hi, First I would like to say this tool looks great. Also I am not a programmer or scripter so I need a litle help. I have an .exe I would like to convert to...