This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- create a single .msi package
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jan 13, 2012
08:36 AM
create a single .msi package
Hi all,
i need to create a single .msi file for distribute via windows group policy
in the release wizard i've found no option for make a single .msi
thanks in advance for help
Frank
i need to create a single .msi file for distribute via windows group policy
in the release wizard i've found no option for make a single .msi
thanks in advance for help
Frank
(18) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jan 13, 2012
02:49 PM
For a Basic MSI project, you should be able to select Media Type "Network Image", Release Configuration "Compress all files", and leave "Create installation launcher (setup.exe)" unselected.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jan 16, 2012
02:47 AM
Thank you Robert for your reply,but for a Installascript MSI project?
is it possible to create a single MSI file?
thanks in advance
Frank
is it possible to create a single MSI file?
thanks in advance
Frank
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jan 16, 2012
09:28 AM
I forgot which version of InstallShield added it, but please see [thread=200190]this thread[/thread] for a setting that should help.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jan 17, 2012
03:45 AM
Thank you Robert for your reply but i don't understand how to resolve my question.
I've read some documents about the question "how to create a single .msi file",but i haven't resolved the problem
the flag "create setup.exe" is impossible to select during the release wizard process after selected compress all files
can you help me?
thanks in advance,and excuse me for my english if i don't write well...
Frank
I've read some documents about the question "how to create a single .msi file",but i haven't resolved the problem
the flag "create setup.exe" is impossible to select during the release wizard process after selected compress all files
can you help me?
thanks in advance,and excuse me for my english if i don't write well...
Frank
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jan 17, 2012
09:27 AM
You can build an InstallScript MSI project as a single MSI, without setup.exe, with the InstallScript User Interface Type setting, shown in the following picture, set to New Style. I forget which InstallShield version introduced it, so it may not be present in InstallShield 2010.
There's also the technique described in KB article Q108166, but it's less attractive.
There's also the technique described in KB article Q108166, but it's less attractive.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jan 17, 2012
09:46 AM
Many thanks Robert.
I want inform you that my Installshield 2010 version don't include this option.
Do you know which version introduce this parameter?
I must upgrade my version?
thanks in advance!
Frank
I want inform you that my Installshield 2010 version don't include this option.
Do you know which version introduce this parameter?
I must upgrade my version?
thanks in advance!
Frank
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jan 17, 2012
10:43 AM
Hmm, that setting is described in the InstallShield 2009 documentation, so it seems it should be in your version. If you search your version's documentation for "embedded UI", does anything turn up?
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jan 18, 2012
02:23 AM
I haven't found anything about "embedded UI" Robert,can you help me to search the option "Installscript user interface type" in my version of Installshield 2010 premier version 16 service pack 1?
thanks in advance
frank
thanks in advance
frank
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jan 18, 2012
09:57 AM
I'm afraid I don't have a copy of InstallShield 2010 nearby. Perhaps you could post a screenshot of the General Information view for your InstallScript MSI project?
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jan 18, 2012
11:41 AM
Robert,the setting now is in the Screen
it doesn't appears i presume if the project is in origin developed with a old version of Installshield,and the new installshield have converted it to the new release
Can you confirm this?
thanks!
Frank
it doesn't appears i presume if the project is in origin developed with a old version of Installshield,and the new installshield have converted it to the new release
Can you confirm this?
thanks!
Frank
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jan 18, 2012
04:42 PM
What version of InstallShield are you upgrading the project from? I don't have firsthand experience with upgrading earlier InstallScript MSI projects to show this setting, but the InstallShield documentation section Getting Started > Upgrading from Earlier InstallShield Versions might have some information on the topic.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jan 19, 2012
02:23 AM
Hi Robert
the version of InstallShield where i upgrading the project from is: InstallShield 10.5 Premier Edition,an old version in effect...
the version of InstallShield where i upgrading the project from is: InstallShield 10.5 Premier Edition,an old version in effect...
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jan 19, 2012
08:01 AM
The bottom of the help topic "Upgrading InstallShield 11.5 or Earlier InstallScript MSI Projects" seems to have some information about deploying without setup.exe (but as I say, I haven't tried the conversion myself).
If you re-convert the original old project to the new InstallShield version, you might check if the log shows any information or warnings related to the UI style.
If you re-convert the original old project to the new InstallShield version, you might check if the log shows any information or warnings related to the UI style.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jan 19, 2012
09:49 AM
Ok Robert,i'll see
Many Thanks!
Many Thanks!
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jan 25, 2012
01:47 AM
Hi FrankG2012,
InstallshiledMSI Project type does not able to release as Single.msi file, single .msi release possible only on BasicMSI project type.
InstallshiledMSI Project type does not able to release as Single.msi file, single .msi release possible only on BasicMSI project type.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jan 25, 2012
04:47 PM
Actually, that's no longer the case: please see [thread=200190]this thread[/thread] for more information.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Feb 09, 2012
12:16 AM
Hi RobertDickau,
Thanks for providing information on MSI release in installscriptMSI project.
Thanks for providing information on MSI release in installscriptMSI project.