Repackage Newbie
Greetings
The Vendor MSI is full of errors and we are having problems deploying the application.
I am now trying to repackage the msi for deployment via SMS 2003.
Was using WISE with the instructions from this site to repackage the msi, saving file as a wise project file.
It creates the .wsi, copies the installation folder, however I need to create a msi and a mst from this file.
Tried using the extracted msi from the setup.exe file to create an mst using Wise InstallTailor, the process hangs.
I know I mentioned that the msi is messed up, figured cant hurt..
So, how can I successfully create this .msi and .mst so I can deploy this app,
Thanks
The Vendor MSI is full of errors and we are having problems deploying the application.
I am now trying to repackage the msi for deployment via SMS 2003.
Was using WISE with the instructions from this site to repackage the msi, saving file as a wise project file.
It creates the .wsi, copies the installation folder, however I need to create a msi and a mst from this file.
Tried using the extracted msi from the setup.exe file to create an mst using Wise InstallTailor, the process hangs.
I know I mentioned that the msi is messed up, figured cant hurt..
So, how can I successfully create this .msi and .mst so I can deploy this app,
Thanks
0 Comments
[ + ] Show comments
Answers (7)
Please log in to answer
Posted by:
marcstolk
15 years ago
Are there any switching options from the setup.exe ? Assume it's the bootwrapper? (I hate these also)
There might be a setup /a to extract everything ??
Or, run the setup manually until you get the opening screen "Welcome to the.... or something like that (don't close it), Explore you %temp% or in your profile under app data and see if the setup has placed the extracted files, including the MSI there.
There might be a setup /a to extract everything ??
Or, run the setup manually until you get the opening screen "Welcome to the.... or something like that (don't close it), Explore you %temp% or in your profile under app data and see if the setup has placed the extracted files, including the MSI there.
Posted by:
AngelD
15 years ago
Posted by:
aneville
15 years ago
Hi All
The appliation is called Control-M by BMC Software, the setup file is wrapped with a windows installer, hope I'm saying this right, we have tried to repackage that msi and create mst but to no avail.
Used WISE on a clean machine, setupcapture, but WISE just hangs on the application.
Used Advaned Installer and was able to create the MSI and the MST, however we could not use SMS Installer to deploy app as we got Windows Installer errors on the test machines.
I did the steps about grabbing the MSI from %TEMP% folder and tried to use that ...no go.
We want to deploy app via SMS 2003 with a SMS Installer compiled .exe from the .ipf file with the script calling the msi with a TRANSFORM=app.mst line with the settings.
Forgive my vagueness as I'm still learning.
Please let me know what else you need from me
Thanks
The appliation is called Control-M by BMC Software, the setup file is wrapped with a windows installer, hope I'm saying this right, we have tried to repackage that msi and create mst but to no avail.
Used WISE on a clean machine, setupcapture, but WISE just hangs on the application.
Used Advaned Installer and was able to create the MSI and the MST, however we could not use SMS Installer to deploy app as we got Windows Installer errors on the test machines.
I did the steps about grabbing the MSI from %TEMP% folder and tried to use that ...no go.
We want to deploy app via SMS 2003 with a SMS Installer compiled .exe from the .ipf file with the script calling the msi with a TRANSFORM=app.mst line with the settings.
Forgive my vagueness as I'm still learning.
Please let me know what else you need from me
Thanks
Posted by:
aneville
15 years ago
I get
Windows Installer
The Windows Installer Service could not be accessed. This can occur if the Windows Installer is not correctly installed. Contact your support personnel for assistance.
This occurs when I try to debug the SMS script and it errs out on each line %SYS32%\msiexec.xe in the SMS Installer script.
I can install from a command line np.
I compiled the msi and mst and copied to a distribution share.
Thanks
Windows Installer
The Windows Installer Service could not be accessed. This can occur if the Windows Installer is not correctly installed. Contact your support personnel for assistance.
This occurs when I try to debug the SMS script and it errs out on each line %SYS32%\msiexec.xe in the SMS Installer script.
I can install from a command line np.
I compiled the msi and mst and copied to a distribution share.
Thanks
Posted by:
traxx
15 years ago
Posted by:
anonymous_9363
15 years ago
- NEVER re-package a vendor MSI.
- What do you mean, it's full of errors?
- Does the MSI install OK using the command line outside of SMS control?
- Create a "dummy" MSI (e.g. containing an innocuous registry setting) and attempt to install that. I'll bet that errors with the same Windows Installer error, in which case you have a workstation problem, not an MSI one.
- What do you mean, it's full of errors?
- Does the MSI install OK using the command line outside of SMS control?
- Create a "dummy" MSI (e.g. containing an innocuous registry setting) and attempt to install that. I'll bet that errors with the same Windows Installer error, in which case you have a workstation problem, not an MSI one.
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.