I'm having a similar problem. I upgraded to newest MAKEMSI. Tried to generate MSI and get the "...hta does not exist" - line # is last line of my main MHC.MM...
Hello, I am a newbie and have found this tool tremendously helpful. I do however have a problem I did not see addressed in prior emails. I have to perform...
Hi, ... calls ... Both ... <$OurBatchFile_PreRemov>" ... At this stage in the sequence the installed files will have already been removed (as a verbose log...
Hi, just discovered makemsi. I work in a school, we are about to upgrade the network to MS 2003 server, and have 40+ networked pcs. We have around 20 out of...
Hi, MAKEMSI looks great. I tested with TryMe and then moved onto create a renamed, my own MSI file. Packaging and actual installation goes fine. However, EXE...
Hi, If you wish to execute the and EXE then you'll need to tell MAKEMSI about it with the "ExeCa" command. There are a ew examples in the manual (and...
There appears to be some issue between my ISP and Yahoo so I'll duplicate my response here: Hi, ... The ... the ... wrinkly, ... There is no wizard as such,...
There appears to be some issue between my ISP and Yahoo so I'll duplicate my response here: Hi, ... any great ... No harm and I may not have known, I'm think...
Hi Dennis, I have studied MakeMsi for 2 months, and there is a problem in my program. I want to define a dialog with checkbox to make sure if the user want to...
Hi, 1. Stick with 0/1, I'm think that others may not work as I expected it to. I need to have a closer look at this. 2. You are mixing up the MSI'S BUILD TIME...
Hi, I've tried replacing ICO and BMP files in existing MSIs for rebranding issues. After some tests I think it's not possible with the compination of MSIDIFF...
Hi, Science Fiction Fan I see, good book. It should be possible, you haven't said what your problem is and its possible you have fighting MAKEMSi defaults,...
Hi Dennis, First at all thanks for the answer! I've tried to link that DENNIS.mmh file for tests and now get a error message: Macro named "Msi" does not exist ...
Hi, "Dennis.mmh" is "an example" that is used for creating MSIs from scratch, you appear to be modying an existing MSI. In that case you can't use it and you...
Hi, The issue is a rebranding of existing installers. That means a complete change of all images, icons and texts which are used in the installer itself (not...
Hi, If you can send me a self contained sample zipped up demonstrating the failure, I will try it here (I still haven't seen the code, but I'd guess a Windows...
I am trying to install a file to the c:\windows\system32 directory on a 64 bit machine. No matter how I try to define c:\windows\system32 the file always goes ...
Hi, I've spent few hours reading documentation, forums and playing with makemsi (by the way, great software!) but for some reason I can not get the following...
Hi, Maybe this explains your issue: http://blogs.msdn.com/freik/archive/2004/11/05/252974.aspx Other than that I need for info. Maybe someone else knows? Bye,...
Hi, ... msiexec.exe /i MyMsi.msi /qn ... The "wrapInstal" command can probably be used, any issues and you'd user "ExeCA". To determine how silent your...
Hi Dennis, Thanks for your supply! I found a problem the installer itself while validating it with the Windows 2000 Logo Validation Suite. After fixing this...
Hi Dennis, Thank you but I still don't know what to put inside my file.mm file. Would you be so kind and actually paste the code assuming that my exe is called...
Hi Dennis, Thank you but I still don't know what to put inside my file.mm file. Would you be so kind and actually paste the code assuming that my exe is called...
Hi, You didn't say anything about the link I supplied here are two Windows Installer SDK ones: http://msdn2.microsoft.com/en-us/library/aa372055.aspx...
Hi Dennis, I've tried something like this before but i was getting Macro named "WrapInstall" does not exist! I tried your code and same thing, it quits 1 sec...