I've worked with NSIS, Inno and InstallShield's InstallScript-based installers in the past. I'm evaluating InstallAware and while I find it quite nice even though there are some missingfeatures I'd need, I'm wondering what are the pros and cons of Windows Installer technology.
I've read various documentation about Windows Installer technology but I'm still trying to figure out what really makes it better than say, an InstallScript-based installer.
Anybody can shed some light on this?
To MSI or not to MSI...
One Big Reason
If you want to certify your installer for Vista it must use the Windows Installer Technology.
A reason for InstallAware...It just makes really cool installers that work very well on Vista 32 and 64.
Personally I think the Windows Installer Technology stinks and is very limited. IA gets around many of those limitations and another personal view...it makes Installations fun again.
A reason for InstallAware...It just makes really cool installers that work very well on Vista 32 and 64.
Personally I think the Windows Installer Technology stinks and is very limited. IA gets around many of those limitations and another personal view...it makes Installations fun again.
-
- Posts: 904
- Joined: Thu Dec 22, 2005 7:03 pm
- Contact:
While that is indeed the case...you can get around that using a little bit of custom scripting and web media blocks. You would essentially layer the data onto discs using "packets" of web media blocks, and prompt for disks before moving on to the next "packet disc".
Even though you would do a web build, this build would not require an internet connection at any time, because you will be prompting for the discs containing the appropriate web media blocks and verifying they exist before entering the scope of the blocks.
Unfortunately, the downsides are manual determination of what to put in each block, as well as the custom scripting that is required.
Even though you would do a web build, this build would not require an internet connection at any time, because you will be prompting for the discs containing the appropriate web media blocks and verifying they exist before entering the scope of the blocks.
Unfortunately, the downsides are manual determination of what to put in each block, as well as the custom scripting that is required.
Candice Jones
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/
CandiceJones wrote:While that is indeed the case...you can get around that using a little bit of custom scripting and web media blocks. You would essentially layer the data onto discs using "packets" of web media blocks, and prompt for disks before moving on to the next "packet disc".
Even though you would do a web build, this build would not require an internet connection at any time, because you will be prompting for the discs containing the appropriate web media blocks and verifying they exist before entering the scope of the blocks.
Unfortunately, the downsides are manual determination of what to put in each block, as well as the custom scripting that is required.
Thank you for your reply Candice. Do you have a working example somewhere on the site?
Or, is this a feature that is planned in a foreseable future?
Who is online
Users browsing this forum: No registered users and 3 guests