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
- :
- Re: Release Question
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
‎Jan 15, 2008
08:28 PM
Release Question
😉 I was wondering if there was a release that I could build that would truly result in a single .exe file? I have tried all different kinds of builds/releases and have not been able to find one where everything required to run setup.exe is actually included in the setup.exe that is created. Right now I am using Network Install which has resulted in a directory named Disk1 being created which does contain a setup.exe. However, the size of the setup.exe is quite small and if I don't copy the entire directory of Disk1 to the target computer, setup.exe does not work.
What I am looking for is a completely self-contained setup.exe that can be copied to the target computer and executed successfully without copying any directories or other supporting files.
Any help would be greatly appreciated!
Tim
What I am looking for is a completely self-contained setup.exe that can be copied to the target computer and executed successfully without copying any directories or other supporting files.
Any help would be greatly appreciated!
Tim
(2) Replies
‎Jan 15, 2008
09:45 PM
you can create isolated setup.exe as steps below:
1. Open "Release Wizard..." on InstallShield 2008.
2. Go next to "Media Type", and select "Network Image"(1.jpg).
3. Go next to "Release Configuration", and select "Compress all files"(2.jpg).
4. Go next to "Window Installer Location", and select "Extract Engine from Setup.exe"(3.jpg).
Hope that this is useful for you.
fanasus.
1. Open "Release Wizard..." on InstallShield 2008.
2. Go next to "Media Type", and select "Network Image"(1.jpg).
3. Go next to "Release Configuration", and select "Compress all files"(2.jpg).
4. Go next to "Window Installer Location", and select "Extract Engine from Setup.exe"(3.jpg).
Hope that this is useful for you.
fanasus.