To MSI or not to MSI...

For all your non-technical questions.
Jarlaxle
Posts: 4
Joined: Wed Jun 06, 2007 3:41 pm

To MSI or not to MSI...

Postby Jarlaxle » Thu Jun 07, 2007 10:18 pm

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?

SteveDude
Posts: 253
Joined: Wed Apr 11, 2007 6:07 pm

One Big Reason

Postby SteveDude » Tue Jun 12, 2007 4:59 pm

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.

Jarlaxle
Posts: 4
Joined: Wed Jun 06, 2007 3:41 pm

Postby Jarlaxle » Wed Jun 13, 2007 9:33 am

Thanks for the reply Steve.

I don't really any certifications for Vista, with the potential exception of Games for Windows.

The major turnoff of IA that I've seen is the lack of built-in support for multiple discs. :cry:

CandiceJones
Posts: 904
Joined: Thu Dec 22, 2005 7:03 pm
Contact:

Postby CandiceJones » Sat Jun 16, 2007 8:27 pm

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.
Candice Jones
InstallAware
Home of The Next Generation MSI Installer
Get your free copy today - http://www.installaware.com/

Jarlaxle
Posts: 4
Joined: Wed Jun 06, 2007 3:41 pm

Postby Jarlaxle » Wed Jun 27, 2007 2:54 pm

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?


Return to “Non-Technical”

Who is online

Users browsing this forum: No registered users and 3 guests