Hi, I have updated MAKEMSI again (see "http://www.labyrinth.net.au/~dbareis/makemsi/changehistory.htm"), some people may be using a much older version and...
Ok - having just tripped over the Xghdsdsd!!! msival2 bug in Windows 2003, is there a chance you could skip this validation if you detect W2003 - at least...
Hi, ... Well I think its been a few YEARS now but a fix appears in site. You can define any empty macro like: #define VALID_ValidateTheGeneratedMsi to disable...
Hi, I was able to make the service msi installer based on dennis's pointers. But I have a simple question, I can figure for myself as I had used msi to create...
Hi, ... I don't get a syntax error (I had to clean it up due to the mangling that occurs because the source is inline). Where does the error occur? which line?...
Here is the error, I copied your tryme.mm and made the modifications Building from "TryMe.MM" ~~~~~~~~~~~~~~~~~~~~~~~~ - Making: out\TryMe.MM\IgnoreMe.txt *...
Hi, ... You forgot to attach the source however the "Property" macro is unknown, so you have either tried to use it before its been defined or you have ...
Do I need to be making a copy of the dennis.mmh and dept.mmh and making the modifications? I think I did so when createing the msi previously. Thanks Vipin ......
Hi, I would like to check in my MSI whether two legacy (non-MSI) applications are installed on the local system. If possible, I would like to uninstall the...
I use MakeMsi v5.062 on Windows Server 2003. After I making my msi file, and try to run it. Then, I got a "2756" error in copying files ! And, I find the error...
... As you didn't supply source I can't tell but a verbose log will at least tell you wish key and then you can search your code or MSI for your mistake. If...
... more ... for ... exists... ... would ... see ... I successfully build the same msi in Windows 2000 Server with Makemsi V04.281. And run it with no any...
I successfully buil the same msi in Windows 2000 Server with Makemsi v04.281. The attachment (zip) is my source. But it is in Ttranditional-Chinese, so, some...
Hi, ... Makemsi ... Thats an older version... ... Yes, but I'd want at least the console file in the "out" dir plus the MSI plus verbose log (or failing KEY...
_____ The attachment is my source with the console file Hi, ... Makemsi ... Thats an older version... ... Yes, but I'd want at least the console file in the...
Hi, Please also tell me the KEY in error (or create a verbose log of the failing install - OR send me a zipped MSI if not too big). Thanks, Dennis ... -- ...
________________________________ My msi file is too big (20MB).... I install the Microsoft Windows Installer SDK, the MsiVal2 and Orca. And, I add the lines to...
I got this problem in : <$DirectoryTree Key="mbrdbShortCut" Dir="[ProgramMenuFolder]\ACDA" Make="Y" REMOVE="Y"> The value of "Key" attribute must be upper...
Hi, I finally worked it out, its been a lot harder that it needs to have been, its best if the person reporting the problem tries to cut down their huge...
Hi, ... You have to follow the bouncing ball on these, do what it says and thank Microsoft :-) Easiest way is to remove the file keypath and add CU="Y" to the ...
Hi, ... Some MAKEMSI will create components IF required, if you perform this command from "within" a component then it won't need to do so. You could make...
Hi I would like to customise the "Choose Setup Type" Dialog Box. At the moment it has "Makemsi by Dennis B" in the lower part of the dialog. I searched for...
Hi, ... custom ... is ... directory. ... grateful. Create verbose log, see what TARGETDIR is, it will also show you what dir is failing, try looking at: ...
Hi, Thanks for the hint. I checked out the Directory table and the row with TARGETDIR is as follows: Directory: TARGETDIR Directory Parent: DefaultDir:...