Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

makemsi · Build or Update MSI Databases

The Yahoo! Groups Product Blog

Check it out!

Group Information

? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

Advanced
Messages Help
Messages 270 - 299 of 3053   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
270 Dennis Bareis
dbareis Send Email
Feb 25, 2004
1:19 am
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...
271 Dennis Bareis
dbareis Send Email
Feb 25, 2004
6:49 am
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...
272 Dennis Bareis
dbareis Send Email
Feb 25, 2004
7:10 am
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...
273 Julian Onions
julianonions Send Email
Feb 26, 2004
8:03 am
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,...
274 ks_sudhaker Send Email Feb 26, 2004
8:57 am
Hi This is Sudhakar from India. Firstly, Thanks for giving operational information about MakeMSI. The Information provided in the internet was very useful and ...
275 Dennis Bareis
dbareis Send Email
Feb 26, 2004
9:24 am
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...
276 Dennis Bareis
dbareis Send Email
Feb 26, 2004
9:27 am
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...
277 Julian Onions
julianonions Send Email
Feb 26, 2004
9:50 am
... 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...
278 Julian Onions
julianonions Send Email
Feb 26, 2004
10:19 am
... 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...
279 Dennis Bareis
dbareis Send Email
Feb 27, 2004
2:34 am
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...
280 Dennis Bareis
dbareis Send Email
Feb 27, 2004
2:34 am
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...
281 Dennis Bareis
dbareis Send Email
Mar 1, 2004
9:10 am
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...
282 Julian Onions
julianonions Send Email
Mar 1, 2004
9:38 am
... 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 -...
283 msvkumar Send Email Mar 3, 2004
9:57 am
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...
284 Dennis Bareis
dbareis Send Email
Mar 3, 2004
10:51 am
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...
285 Dennis Bareis
dbareis Send Email
Mar 11, 2004
7:43 am
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...
286 Dennis Bareis
dbareis Send Email
Mar 11, 2004
7:55 am
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...
287 svet_my Send Email Mar 15, 2004
7:40 am
What is the reason for this error? MAKEMSI version 04.072 - PASS 1 (Windows Installer 2.0.3790.0) ...
288 Dennis Bareis
dbareis Send Email
Mar 15, 2004
8:03 am
Hi, ... It is saying "DefaultDir&quot; is invalid which from the above it is. Is this an unmodified TryMe.MM or have you changed it? Have you rebooted since...
289 svet_my Send Email Mar 15, 2004
6:29 pm
... 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 ...
290 svet_my Send Email Mar 15, 2004
11:10 pm
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...
291 svet_my Send Email Mar 16, 2004
3:26 am
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 ...
292 Dennis Bareis
dbareis Send Email
Mar 16, 2004
8:58 am
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...
293 Dennis Bareis
dbareis Send Email
Mar 16, 2004
8:58 am
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...
294 Dennis Bareis
dbareis Send Email
Mar 16, 2004
9:43 am
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...
295 Slava Miropolsky
svet_my Send Email
Mar 16, 2004
8:14 pm
Thank you very much, Dennis, for the great support. I attached the generated files. ... __________________________________ Do you Yahoo!? Yahoo! Mail - More...
296 Dennis Bareis
dbareis Send Email
Mar 17, 2004
8:34 am
Hi, Thanks for the files, the log contained: DEBUG - ShortLongSpec("TryMe (makemsi sample)") DEBUG - Need83Name("TryMe (makemsi sample)") DEBUG - Need83Name()...
297 Dennis Bareis
dbareis Send Email
Mar 19, 2004
1:45 am
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...
298 Slava Miropolsky
svet_my Send Email
Mar 19, 2004
3:07 am
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 ...
299 Dennis Bareis
dbareis Send Email
Mar 19, 2004
6:02 am
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...
Messages 270 - 299 of 3053   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help