Packaging several exe's into 1 app
I have an application which I would like to package using Wise and deploy using SMS.
The application in question contains several exe's which have to be installed one after another as they are different releases (updates / patches). Unfortunately there is no exe which is a roll up of all the previous versions.
The question I have is, what is the best way to package up the exe's. I believe I can extract the msi from each exe and then create a transform for each one. Is it best to treat each exe as a seperate package (msi + mst) and then deploy them one after another or can I create a wrapper for all of the msi + mst's and deploy it as 1 package or is there a completely different method which would be more suitable.
Thanks
Graeme
The application in question contains several exe's which have to be installed one after another as they are different releases (updates / patches). Unfortunately there is no exe which is a roll up of all the previous versions.
The question I have is, what is the best way to package up the exe's. I believe I can extract the msi from each exe and then create a transform for each one. Is it best to treat each exe as a seperate package (msi + mst) and then deploy them one after another or can I create a wrapper for all of the msi + mst's and deploy it as 1 package or is there a completely different method which would be more suitable.
Thanks
Graeme
0 Comments
[ + ] Show comments
Answers (9)
Please log in to answer
Posted by:
Inabus
16 years ago
Posted by:
gtalboys
16 years ago
Posted by:
Inabus
16 years ago
Posted by:
Mackan75
16 years ago
Hi Graeme.
I think that the best way is to use a single package in SMS and have multiple programs that´s "linked" (Run another program first:) together.
Put the advertisement on the last program.
I have just done this on SPSS 16.0 where I update the program from 16.0 to 16.0.1.6. Its done in 7 programs where I created two advertisements thats visible to the user, its the first program "16.0" and the last patch "16.0.1.6", both adertisements points to the same collection.
In testing purpose I created advertisements for the whole chain to se if I got any problems during the installation.
Good luck
/Mackan
I think that the best way is to use a single package in SMS and have multiple programs that´s "linked" (Run another program first:) together.
Put the advertisement on the last program.
I have just done this on SPSS 16.0 where I update the program from 16.0 to 16.0.1.6. Its done in 7 programs where I created two advertisements thats visible to the user, its the first program "16.0" and the last patch "16.0.1.6", both adertisements points to the same collection.
In testing purpose I created advertisements for the whole chain to se if I got any problems during the installation.
Good luck
/Mackan
Posted by:
danr29
16 years ago
Posted by:
Tone
16 years ago
Posted by:
gtalboys
16 years ago
Thanks for the help with this.
I have managed to strip the msi file out of the first 2 exe's. The other 2 files are patches and the files are msp's not msi's. I haven't had any dealings with msp's before so would be grateful for some help.
The way I have been instructed to install the software manually is to run setup a followed by setup b then patch c and finally patch d.
I was going to run create a transform for install a (msi) and install b (msi) but am not sure what I do with the msp files. Do I have to create a transform for them as well and then deploy them all one after another or do the msp files update my msi files ?
Thanks
Graeme
I have managed to strip the msi file out of the first 2 exe's. The other 2 files are patches and the files are msp's not msi's. I haven't had any dealings with msp's before so would be grateful for some help.
The way I have been instructed to install the software manually is to run setup a followed by setup b then patch c and finally patch d.
I was going to run create a transform for install a (msi) and install b (msi) but am not sure what I do with the msp files. Do I have to create a transform for them as well and then deploy them all one after another or do the msp files update my msi files ?
Thanks
Graeme
Posted by:
anonymous_9363
16 years ago
am not sure what I do with the msp filesMSPs (patches) are best handled by patching an administrative install point. If your packages weren't deployed from such, *my experience suggests* that the easiest and cleanest route is to create one, patch it, uninstall all previous versions, then install the patched version.
Posted by:
Inabus
16 years ago
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.