Hi, I'm in a rush so I will be quick... ... Your RC 2709 means component not found which is true the above line will NOT create a component but allows you to...
Hi, ... Well Repair also shows up on the maintenance dialog... ... What upgrade codes basically do is allow you to group related products together and this has...
Hi, ... Interesting as indicated previously the above is not correct (and if it was you'd want the KEYPATH=Y parameter) however I tried similar here and with...
OK - I have a reasonably big install, it makes a CD's worth of distribution (640Mb) There are quite a lot of files in it (2135 currently), 6 registry entries,...
Hi This is Sudhakar from India. Firstly, Thanks for giving operational information about MakeMSI. The Information provided in the internet was very useful and ...
Hi, ... It does a lot and perhaps disabling the HTML generation might help, however even 315 MB is not that much, if you are low in RAM I'd recommend buying...
Hi, ... If a setup has a "silent" command line then that is the way to go (use "ExeCa" command etc), if not and you need setup capture then you will probably...
... Yes - possibly. How do you do that? The HTML generated file is about 1.2Mb which takes a while to load into a browser. I think it takes about 2-3 minutes...
... Nothings ever easy is it! Took me 15 minutes to find something that worked! This is for windows 2000 btw, YMMV. Anyway if anyone wants to automate the...
Hi, ... I suspect you might be right, if the MSI is for internal use where it is automatically deployed then you might wish to leave the HTML report so you can...
Hi, ... I have modified MM.CMD (be in next release AND IS ATTACHED - as its small) so that you can set up an environment variable if you wish to alter the...
Hi, ... I have been doing a bit (read a lot) of checking into memory usage and can say if you use "DOCO=N" the memory usage will be slightly less but that the...
... Wow - this is interesting. Many thanks for your investigations and we'll see what time brings! The delete temporary .CAB macro is now in use in my builds -...
Hello All, I'm new to this group.I'm into system admin and now i want to learn application packaging.I need your help. 1)whats the checklist to make...
Hi, ... Have you looked at the supplied sample scripts and built the MSI files as suggested as a starting point in the documentation? MAKEMSI has no...
Hi, This latest release contains aheap of changes but specifically 2 items requested by users: 1. Command for DLL based custom actions 2. A simple mechanism...
Hi, ... First off how did they get in there? In any case MAKEMSI could run the appropriate command to extract these at MSI build time and the "Files" command...
Hi, ... It is saying "DefaultDir" is invalid which from the above it is. Is this an unmodified TryMe.MM or have you changed it? Have you rebooted since...
... I see ... I haven't changed the file ... YES ... WinXP SP1, XP, 2003 ... YES, all the time on all machines ... either ... File ... based ... Yes, please ...
Hi Dennis, Does MAKEMSI support such scenario: I want my binaries be saved in msi (or merge module) file, and samples (bunch of htmls and images) -- in...
Another novice question: Is it possible to execute previously generated pass1+2.vbs on a machine with no makemsi installed? I'd like to perform steps 6-9 (vbs ...
Hi, ... I'm not sure what you want to know MAKEMSI supports almost anything you have the MSI skills to implement however its "File" related commands (which you...
Hi, ... Probably I take it the build is slow? You would at least have to call it twice first without parameters and then passing "2". Bye, Dennis ... Dennis...
Hi, ... Thats what I use as well as WIn2000 SP3. ... Could you put the attached file (extract from the zip) over the existing version in the MAKMSI install dir...
Thank you very much, Dennis, for the great support. I attached the generated files. ... __________________________________ Do you Yahoo!? Yahoo! Mail - More...
Hi, ... Have you tried the script? If you know what caused it (Windows Fix etc) please let me know. What was the output? What file system are you using? I've...
Hi Dennis, It definitely looks like a Windows bug. The output of your script on WinXP SP1: E:\Program Files\Company eProduct>cscript ALongFilename.VBS ...
Hi, ... Thanks for confirming that, MAKEMIS will in future have some basic detection code for this issue as it does for one other. In the mean time when...