Transfom file

For all your non-technical questions.
Giplo
Posts: 5
Joined: Fri Feb 22, 2008 3:33 pm

Transfom file

Postby Giplo » Sat Feb 23, 2008 5:46 am

Hi, I'm evaluating IA Studio Admin.
My question is : It's possible to create a transform file from an existing .MSI ?

Thank's
Lorenzo Pozzetti

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

Postby CandiceJones » Sat Feb 23, 2008 6:54 am

Hi Lorenzo,

If you wish to customize existing MSI databases using InstallAware, you'll want to use either the MSI/MSM Database Import Wizard, or the (Un)Install MSI Setup MSIcode command. InstallAware tries to isolate developers from the internals of Windows Installer, and therefore you do not get low level table access (nor should you ever need to).
Candice Jones
InstallAware
Home of The Next Generation MSI Installer
Get your free copy today - http://www.installaware.com/

Giplo
Posts: 5
Joined: Fri Feb 22, 2008 3:33 pm

Postby Giplo » Sat Feb 23, 2008 10:45 am

Yes, of course, but I don't want to modify the original .MSI, I just want to create a .MST file for unattended installation of legacy applications.
I'm migrating from InstallShield Admin Studio, which have a specific tool :
"AdminStudio's Response Transform Wizard enables the creation of a transform by simply running through the installation process. All of the selections you make are automatically captured in a transform."

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

Postby CandiceJones » Sun Feb 24, 2008 5:21 am

By legacy, do you mean non-MSI installs, or what else did you have in mind?

Assuming its an MSI install, any property you would set in the UI, you can also set from the MSI command line, which you can pass when calling the (Un)Install MSI Setup script command from InstallAware.

You could even, based on runtime parameters, pass different command line parameters to your legacy setups at runtime - something you cannot achieve with a transform at all. You could then roll out this "smart" package in an unattentended fashion via group policy deployment (again, you cannot use transforms in group policy deployment).
Candice Jones

InstallAware

Home of The Next Generation MSI Installer

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

Giplo
Posts: 5
Joined: Fri Feb 22, 2008 3:33 pm

Postby Giplo » Thu Feb 28, 2008 3:25 pm

Correct !
But what happens if the .MSI have a lot of options?
Suppose for example to customize the installation of Microsoft Office, do you think is possible to set all options from the command line ?
Fortunately Microsoft provides a tool called "Custom Installation Wizard" that create a Transform File.
I'd like to do the same with other applications.

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

Postby CandiceJones » Thu Feb 28, 2008 4:51 pm

Sorry, if that's what you're looking for, InstallAware is not your tool of choice.
Candice Jones

InstallAware

Home of The Next Generation MSI Installer

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

Giplo
Posts: 5
Joined: Fri Feb 22, 2008 3:33 pm

Postby Giplo » Sun Mar 02, 2008 4:41 pm

I'm comparing several suites for MSI authoring. All other products have this tools, so I was wondering if it is not included in "InstallAware Studio Admin" or I'm not able to find it !
Anyway the "Developer" is very powerful and probably will be my choice.

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

Postby CandiceJones » Sun Mar 02, 2008 7:03 pm

InstallAware is unique amongst MSI tools in that it offers MSIcode, which is both a descriptive language that creates the MSI file at build time, and also a scripting language which introduces branching decision making at runtime - something that no other Windows Installer tool vendor offers.

Therefore, InstallAware must internally handle all MSI database structures. This is why you don't get a table editor or table level access with any InstallAware edition.
Candice Jones

InstallAware

Home of The Next Generation MSI Installer

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


Return to “Non-Technical”

Who is online

Users browsing this forum: No registered users and 21 guests