Hi, I have tested new COMPLUS.mmh with a In10Format attribute. Everything is all right. Testing platform was Windows 2000 SP4 and Windows XP SP2. Under Windows...
I am trying to add a zip file into the msi, which must be unzipped as part of installation. For this I am using ExeCa, and I am shipping info-zip's unzip with...
Hi, ... As per the doco, this will only remove EMPTY directories. ... It would be better to run from the "Binary" table, if not then still shouldn't hard code...
Issues: Windows Large fonts are not handled correctly: (I use Windows Classic large) - Ready to Install screen is broken, the text is not wrapped and doesn't...
... You'll need to modify the MSI (or see if I'm touching that part in which case I provided a switch to prevent it) and use MSIDIFF as documented to create a...
Hello, I am a dummy on making msi, what i read from the manual is that is has to be very simple, but i am to stupid to make it work. So my question is this: ...
Hi, ... I make it sound so don't I :-) ... Well ya had a go! ... Hopefully you have read: http://users.cyberone.com.au/dbareis/makemsi/quickstart.htm If you...
Hello, Yes....... It is simple, verrry simple, and it also worked.... :) Nice program, have to get te know it :)) Last little question, In the msi also comes...
Hi, ... You'll have to say which ones, if you are talking about the "TryMe" files you specifically asked for those by leaving the lines in place in TryMe.MM,...
Hi Dennis, A few weeks ago I developed an installer for one of our products using MakeMsi. It's working fine, I'm pleased to say, but our commercial team ...
Hi, I'm a total newbie to MakeMSI, but what I see I really really like. I'm currently trying to convert a (rather simple) installshield project to .MM format,...
Hi, MAKEMSI supports ANYTHING you can do with an MSI or other Windows Installer database, so the issue is what is InstallShield doing (or what does Crystal...
Hi, and thank you for your reply. I've downloaded the newest version from june 17th, and gave it a whirl. ... <$Property "PIDKEY" Value="<my-license-key>"> ...
Hi, I'd have to look a bit harder than I have time for to determine the cause of the "msmErrorResequenceMerge" issue, but when I get home I will check to see...
Ok, I finally made some progress. I'm documenting it here, partially to show the solution, and partially because I hope some of my findings are null-and-void. ...
Hi, I just can't seem to find any information on this simple task. I would like to read an environmental variable AIRGROUP_DEPLOY_TYPE, and based on the...
Hi, To dump the environment variable at INSTALL time would require a custom action, don't forget the MAKEMSI script executes at BUILD time (and doesn't support...
Hi, ... Good to hear :-) ... Do you know what there are multiple, I'm downloading another (hopefully it) but if you can tell me exactly what you are using ...
... I'm not at the office today, but I will find this info tomorrow. The _2003 versions were the ones that came with Visual Studio 2003. ... The error was due...
Dennis, Thanks for the response, I think I am getting the gyst of it now, but the "debugging" portion still has me stumped. I put in a line to popup a value...
Hi, ... I'm not sure what the message box issue is, I'll try tonight if I get time to see if I can reproduce it. MAKEMSI is already doing some logging for your...
Hi, Just a quick update: This is the files in the first set of crystal reports modules you used: 26/01/2004 08:32 PM 10,651,648 reportengine.msm 26/01/2004...
... Figures..... ... WriteKeycodeHelper.6F2B3983_59B8_11D3_B360_00A0C9DA500E Great news. I'm guessing its impossible to tell whether or not it is still...
Hi, ... Any time you use "IgnoreErrors" you are ignoring a real ERROR (most likely in the merge module) so you have to know the impact, with "Directory" table...