Hello Dennis, ... It is less than a year old (version 4.0.331). What do you consider "older"? My shortcuts have both "Display Versions" and "Windows Installer...
Hi all, I am new to this msi stuff. The guy who was previously working on our installer left, so I had to take it up.. I need help on the following two issues:...
Hi, ... assume ... consider "older"? Oh, lets say more than 10versions behind :-) ... Version". Some glitch, delete the second non-working one. ... location....
Hi, ... You have to look for some artefact of the install, files is one way, registry is another (RegistryRead), if this is no good (or if the data is not in a...
Hi, I've tried putting this together myself, but seem to be getting nowhere. I need to to build an .msi file to do the following: 1) Place a file called sv.dll...
Hi, ... You haven't said what your issue is but to ensure your basic process is OK build the installed "TryMe.MM" first. You would normally then create a...
Hi Dennis I am getting the following fatal error if I try the TryMe.MM, I have re-installed MakeMSI to ensure there was nothing wrong there, I am running XP...
Hi, ... You can ignore this (at least for now), why you are getting this I'm not sure. Where did you get the MSIVAL2 from (which SDK)? You didn't reconfigure...
Hi Dennis Totally vanilla install, nothing changed at all. I think you maybe right about my version of MSIVAL2 it is version 1.10.1202.0 (1999). I'll try a...
Hi, I have a few questions regarding my MakeMSI setup project which is made up of multiple .MSI files. There's one "main setup" .MSI that installs all files,...
Aye I've completly overlooked the possibility to use predefined macros in the .VER file, specifically to initialize Guid.UpgradeCode with a macro instead of a...
... I think you mean (no quotes and such): #define @@LangPack.LangName.bg Bulgarian #define @@LangPack.UpgradeCode.bg {00000000-0000-000... Yes that's a bit...
... Oh my, I wrote "error" not "#error", sorry, my mistake (mm doesn't complain).. Ok that works fine now, thanks a lot for your help Dennis, Christian....
I have recently downloaded MakeMsi and begun playing with it to build an MSI to deploy some of our code to our end users. I'm very impressed with the depth of...
Hi, ... Your problem is that your referring to a dialog you delete, without looking at it closer I'd say that the delete was occurring first (reordered) so...
Hi, I am seeing an installation failure at a customer site that I cannot ... MSI (s) (5C:20): Using cached product context: machine assigned for product:...
Hi, ... should ... for ... \MyAppPath"> ... errors. ... I will have to look at that tonight. You could create the required TARGETDIR directory yourself. It...
Hi, ... Install IIS or IIS websites etc? For the later see the "ADSI" command, for the former see the links in the repagaging section, these may have the...
Hi, ... and ... directory, ... goes ... installing ... above. ... SYSTEMROOT% ... rights? Well it looks like the MSi can't be accessed, does it also fail when ...
Thanks Dennis. I have managed to resolve this issue. It seems that if the msi file is stored in a folder which is encrypted, then MSI cannot process the...
Hi Dennis, ... Today I work at a diffrent computer and I can't reproduce the problem anymore. Even with original files. Don't know what happend. Comparing...
Dennis How are you? I just found your website today, It all looks very exciting and I am sure your program has done lots of good stuff for lots of people....
Hi, ... for ... You forgot all the configuration... Now with simple programs that uses setup-capture which in at least my opinion is dangerous (but has its...
Hi Dennis, on 05.10.05 I told about problems in Directory-table of my MSI. Now I figured out that it only appears if I point COMPANY_HTMLRPT_DOCO_INSTALL_DIR...