Targeting Windows NT includes 10+MB MSI.DLL (ansi) files!
Targeting Windows NT includes 10+MB MSI.DLL (ansi) files!
If I create an uncompressed setup package targeting NT4/2K/XP and require Windows Installer 2.0, why do I have a 20MB folder called "Microsoft Windows Installer 2.0", which includes an "Ansi" subfolder that only applies to Win9x?
The IA provided redistibutable contains WI 2.0 for ALL platforms.
If you want to just have the non ANSI (NT4/W2K) you can modify the logic in the setupmsi20 include script to "Run" the "InstMsiW.exe" from Microsoft.
That's the beauty of IA, if you want to change something, you can!
If you want to just have the non ANSI (NT4/W2K) you can modify the logic in the setupmsi20 include script to "Run" the "InstMsiW.exe" from Microsoft.
That's the beauty of IA, if you want to change something, you can!
Jim Oswell
Software Engineering Manager, Dental
Greenway Health, LLC
http://greenwaymedical.com
Software Engineering Manager, Dental
Greenway Health, LLC
http://greenwaymedical.com
-
- Posts: 3452
- Joined: Thu Dec 22, 2005 7:17 pm
- Contact:
Also, be sure to pre-process the instmsiw.exe using the Setup Decompressor first, so when you add it to your IA setup, it will compress better.
Alternately, you can also delete the ansi folder after the build to recover the space, if you have completely forfeited the 9X support in your product. You can delete the ansi folder before the build when building compressed/web setups, to make sure nothing gets copied, as yet another alternate approach.
Alternately, you can also delete the ansi folder after the build to recover the space, if you have completely forfeited the 9X support in your product. You can delete the ansi folder before the build when building compressed/web setups, to make sure nothing gets copied, as yet another alternate approach.
Michael Nesmith
InstallAware
Home of The Next Generation MSI Installer
Get your free copy today - http://www.installaware.com/
InstallAware
Home of The Next Generation MSI Installer
Get your free copy today - http://www.installaware.com/
Who is online
Users browsing this forum: No registered users and 50 guests