Search the web
Sign In
New User? Sign Up
makemsi · Build or Update MSI Databases
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 413 - 442 of 2616   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
413
I am new to both MakeMSI and installers in general... but here goes. I have a Windows Installer patch package (.msp file) that modifies an original...
parkervaughey
Offline Send Email
Jul 3, 2004
1:19 am
414
Hi, ... I have no experience with patch packages but there is some code in the manual which can be used to create them. I personally have no wish to patch my...
Dennis Bareis
dbareis
Offline Send Email
Jul 3, 2004
1:25 am
415
Is it possible to alter the text message and its fonts, colors, and position in the install dialog/ui? I looked through the docs and was unable to find any...
ss_msi
Online Now Send Email
Jul 7, 2004
2:23 pm
416
Hi, ... was ... Search the doco for "font" you should get a hit for "UISAMPLE.MMH", look in there, if you need more info check the SDK MSI.CHM doco, my manual...
Dennis Bareis
dbareis
Offline Send Email
Jul 8, 2004
2:29 am
417
hi, my work requires verying the files and the registry sets in the system after install from a msi. The verifcation includes the files, file locations, has...
ed_tsang
Offline Send Email
Jul 12, 2004
2:13 am
418
... files, ... do ... this ... I don't know enough of what you are trying to do and why however the generated HTML report has a file verify button which does a...
Dennis Bareis
dbareis
Offline Send Email
Jul 12, 2004
2:25 am
419
I run a number of commands as part of my makemsi script, often calling out to batch files or other exes. Often I need to be in a certain directory to do this....
Julian Onions
julianonions
Offline Send Email
Jul 15, 2004
12:12 pm
420
Hi, ... Any DOS based Windows (WIN95-ME) will have this issue. From what you said the above the easiest solution is to pass the directory either on the...
Dennis Bareis
dbareis
Offline Send Email
Jul 15, 2004
10:13 pm
421
Hi, On 16 Jul 2004 at 8:12, Dennis Bareis wrote: Oops, minor mistake and its also better to put the generated file into the structure my recent MAKEMSI...
Dennis Bareis
dbareis
Offline Send Email
Jul 15, 2004
10:21 pm
422
... That looks like it will do the trick! Thanks Julian....
Julian Onions
julianonions
Offline Send Email
Jul 15, 2004
10:35 pm
423
I just discovered Makemsi and have been builing a very simple install. The documentation mentions the MSI.CHM help file as being available in the Microsoft...
rolltopsoftware
Offline Send Email
Jul 16, 2004
10:01 pm
424
Hi, ... It used to contain it but they replaced it with the new help, I think there was a shortcut to it (my shortcuts seem to have disappeared). I think my...
Dennis Bareis
dbareis
Offline Send Email
Jul 16, 2004
10:13 pm
425
I've been trying to get a colleague to build an installer on a Win98 system. Its a big install, and we've got most of the way, but have slipped towards the...
Julian Onions
julianonions
Offline Send Email
Jul 21, 2004
7:52 pm
426
I get the PPWIZARD.ERR when I try to packe the TryMe.mm... The PPWIZARD.ERR as the following: ...
sofax92
Offline Send Email
Jul 22, 2004
12:39 am
427
Hi, Is it possible to specify my own icon to appear on the right hand side of the install dialog. Currently Aust_db is appearing here. Thanks, Keith...
keithmiller42
Offline Send Email
Jul 22, 2004
2:38 am
428
Yep, put this line in your .mm file before you include dept.mmh or company.mmh whichever you're using #define UISAMPLE_BITMAP_BANNER_GRAPHIC xxx.bmp where...
Rolltop
rolltopsoftware
Offline Send Email
Jul 22, 2004
3:34 am
429
Many thanks. ... Service....
keithmiller42
Offline Send Email
Jul 22, 2004
8:33 am
430
Hi, ... This sounds vaguely familiar, I searched for MM1 and my source doesn't contain it, if this is not the latest MAKEMSI, please try it, if it is please...
Dennis Bareis
dbareis
Offline Send Email
Jul 22, 2004
9:07 am
431
Hi, ... If you are using that icon then you must be using "Dennis.MMH" which is my example if you like of how you can do this! Copy this file into another...
Dennis Bareis
dbareis
Offline Send Email
Jul 22, 2004
9:07 am
432
Hi, ... As you know (I think) you can turn off the html generation. Reason ~~~~~~ I/O failure on ... This a file I/O error, if I had to guess, I'd say the...
Dennis Bareis
dbareis
Offline Send Email
Jul 22, 2004
9:07 am
433
I try to build the TryMe.Msi with TryMe.MM on win98. And I only got the Ppwizard.err file, but no the "console" file. The Ppwizard.err file is as following: ...
sofax92
Offline Send Email
Jul 23, 2004
12:37 am
434
Hi, ... Strange... ... I very much doubt the "mm.cmd" would work at all under DOS version of windows that is why I created the "MM.BAT" script... Under WIN98...
Dennis Bareis
dbareis
Offline Send Email
Jul 23, 2004
1:16 am
435
I'm trying to install the VC CRT merge module but it places the dll in the c:\ instead of the system directory. I use: <$MergeModule...
jcxsoftware
Offline Send Email
Jul 23, 2004
2:03 am
436
Hi, ... These are faulty merge modules as Microsoft knows, they are obviously unwilling to fix them. If you get a problem with a command or the results of...
Dennis Bareis
dbareis
Offline Send Email
Jul 23, 2004
2:12 am
437
Yes, I got a old version of MakeMsi (04.092) ! Ok, I uninstall the old one and install the new one (04.204). But, I stiil got a error as followings. Anyway,...
sofax92
Offline Send Email
Jul 23, 2004
3:49 am
438
Hi, ... In DOS versions of windows I don't/can't capture the output that you would have seen after the "(@32)INFO: Executing the VBS to compile the MSI" text...
Dennis Bareis
dbareis
Offline Send Email
Jul 23, 2004
4:53 am
439
... you ... My windows is Win98SE (Traditional Chinese) Ver 4.10.222 A And I got the lines between "(@32)INFO: Executing the VBS to compile the MSI" and ... *...
sofax92
Offline Send Email
Jul 23, 2004
6:54 am
440
I read somewhere that MS recommends that you use the merge module instead of copying the crt dll into your application directory. At this point, I think I...
jcxsoftware
Offline Send Email
Jul 23, 2004
12:22 pm
441
... OK - I've got some more information. The TMP file holds the string ERROR: GetFileVersionInfoSize("C:\Program Files\GNU\WinCvs 1.2\installer\startup.exe")...
Julian Onions
julianonions
Offline Send Email
Jul 23, 2004
7:53 pm
442
Hi, ... I don't know enough, I wouldn't do that myself though... As far as I knw the TARGET DIR is the only issue and that is easily fixed. Bye, Dennis ... ...
Dennis Bareis
dbareis
Offline Send Email
Jul 23, 2004
10:33 pm
Messages 413 - 442 of 2616   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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