Help! Don't understand the (un)Install MSI Setup plugin

Got a problem you cannot solve? Try here.
paul.griffiths
Posts: 10
Joined: Sun Feb 04, 2007 9:30 am

Help! Don't understand the (un)Install MSI Setup plugin

Postby paul.griffiths » Tue Feb 06, 2007 5:12 pm

I really need some help trying to bundle a Microsoft Outlook MSI into my installer.

1. I need guidance with regards to the parameters needed for the plugin. Dragging the (un)install MSI Setup plugin into the code, i want to be able to call a .MST file. What is the syntax for referencing the Transform file?

2. Can i add subfolders to the Support Directory? Lots of the files required for the install are in sub folders which I cant see, to add/reference!



Really appreciate the help :-)

MichaelNesmith
Posts: 3452
Joined: Thu Dec 22, 2005 7:17 pm
Contact:

Postby MichaelNesmith » Tue Feb 06, 2007 6:16 pm

To add subfolders, use the File Bag command instead of support files. File Bag lets you add subfolders as well as individual files, and it returns the runtime location of those files to you while setup is running. It also lets you encapsulate those files inside web media blocks - so all works friendly with web builds of your setup.

For transforms, just use the standard MSI command line parameter. So you can click the button to generate the default ADDLOCAL=ALL and then add the remaining command line parameters in the same text box after ADDLOCAL.
Michael Nesmith
InstallAware
Home of The Next Generation MSI Installer
Get your free copy today - http://www.installaware.com/

paul.griffiths
Posts: 10
Joined: Sun Feb 04, 2007 9:30 am

Postby paul.griffiths » Wed Feb 07, 2007 6:56 am

Ok,

The Outlook .msi file does not contain the entire installation. There are many supporting files/folders that go with it. When I tell installware to install the msi it tries and then fails, I'm assuming becuase it doesnt find the supporting files. What can i do to solve this?

Also, the FIleBag plugin will only let me select files...not folders?

MichaelNesmith
Posts: 3452
Joined: Thu Dec 22, 2005 7:17 pm
Contact:

Postby MichaelNesmith » Wed Feb 07, 2007 3:15 pm

Just use a wildcard with File Bag...ex: put the MSI and all files it needs in a folder; and add that folder using wildcards...
Michael Nesmith

InstallAware

Home of The Next Generation MSI Installer

Get your free copy today - http://www.installaware.com/


Return to “Technical Support”

Who is online

Users browsing this forum: No registered users and 87 guests