- Message Boards
- Package KB
- Software KB
- Free Videos
- MSI Errors
- Tools
- Tech Home Pages
- Reviews
- Downloads
- Articles
- FAQs
- Tips & Tricks
- Services
- News
- Newsletter
|
|
|
|
FLEXnet AdminStudio
Professional 7.0 by Bob Kelly |
Page 4 of 6 |
|
Repackager The key tool for the
creation of MSI packages, the repackaging wizard lets you either convert legacy
project files or create new snapshots of legacy setups. If you have a
InstallShield (.inc), WinInstall (.txt), ZENworks (.axt), SMS (.ipf) or Wise (.wse)
project file, this wizard will help you use this information to generate a new MSI
setup. However, when migrating to a new operating system you may well be better
off recreating your packages fresh, which takes us to the Repackaging Wizard.
This wizard allows you to gather the changes that take affect during the
installation of a legacy setup in order to build a custom MSI package. Although
you can run it locally, it is
recommended that you run the wizard remotely from a mapped network share for
best results.
A particularly nice feature of the repackaging
wizard is its ability to convert InstallScript installation logic into native
MSI code. Installations driven by InstallScript often pose issues for
administrators in their ability to be customized, detect conflicts, or to apply
patches or upgrades. Further, because such MSI packages must be initiated
by the supplied Setup.exe file, it poses further problems for deployment
mechanisms such as assigning it to computers using Group Policy. To help
alleviate these issues, AdminStudio provides InstallScript Scan which is a
feature which may be used to convert an InstallScript MSI installation to a
Basic MSI package with InstallScript support. InstallScript Scan preserves the
original components and much of the InstallScript installation logic,
architecture, and maintainability of the original installation package. |

Sponsored Link


