/build/static/layout/Breadcrumb_cap_w.png

how to create single setup.exe in InstallSheild 2011

Hi Folks,
I have msi file which is not created in installshield. I have created mst file and did some changes in that. I can run msi adn mst file using batch file command "msiexec /i .msi TRANSFORMS=.mst"
Now i and to create single setup.exe which includes both msi and mst file.
When user clicks on setup.exe, this exe will extract the file into temp folder and start installation for msi using mst file.
I have read somewhere on internet that, we can do this using installshield wrapper project and includes both msi and mst file and using custom action we can run this msi and mst file.
I tried to implement this but i face below issues.
1. I can not run both installation in parallel as windows limitation (one for wrapper project and other for my msi and mst file)
2. Add remove program entry is coming for wrapper project.

Please suggest me how we can do using installshield.
Anything steps, pointer guideline will be helful...

Thanks in Advance.

Prashant

1 Comment   [ + ] Show comment
  • thanks for the post.This is also really a good post about releted topic.<a href="http://tipsyards.blogspot.com/2014/04/how-to-create-installer-of-software.html">http://tipsyards.blogspot.com/2014/04/how-to-create-installer-of-software.html</a> - nissan0808 10 years ago

Answers (7)

Posted by: anonymous_9363 12 years ago
Red Belt
0
You should not create an MSI-based wrapper for this since, as you've discovered, WI can only run one installation at a time.

My IS is a little rusty but I believe you need to create a 'Single EXE' project type. You could always throw caution to the wind and read the documentation or press 'F1'.
Posted by: pmarshbu 12 years ago
Orange Belt
0
You could always use a scripting language such as VB or AutoIT to encompass your msi/mst and perform whatever else you wanted to do.
Posted by: mekaywe 12 years ago
Brown Belt
0
You may develop InstallScript project which gives output as setup.exe and include the logic of installing the app using MSI & MST.
Posted by: mprashant 12 years ago
Yellow Belt
0
Hi,
I tried with creating new installshield project and adding msi and mst file. and using custom action launch added msi and mst file but. this approach fails as windows os is not allowing multiple installation.

Regards,
Prashant
Posted by: karthikeyanayyavu 12 years ago
Yellow Belt
0
I have read about "Chained .msi Packages" which I believe is a feature in InstallShield starting from Version 2010. This might help you,

http://kb.flexerasoftware.com/doc/Helpnet/installshield15helplib/ChainedMSIPackages.htm

Regards,
Karthik.
Posted by: anonymous_9363 12 years ago
Red Belt
0
Pity you didn't read further. It's nothing to with IS specifically but with Windows Installer. The chained MSI feature began with v4.5.
Posted by: jmaclaurin 12 years ago
Third Degree Blue Belt
0
Winzip can create self extracting exe's to do exactly what you are looking for and is easy enough to use. If you want something free, look into iexpress (comes free with all Windows OS's), although not as robust as Winzip.
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ