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
- :
- Portable application
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
‎Jul 09, 2010
02:58 PM
Portable application
Hi
I need to create a portable application (Single exe file) to launch the application directly. Which project should i select?
Example:
I have 3 folders which has library files and there is an app.exe file which run the application depending on these three libraryfolders..
So i want to copy all these file in to single exe file. On the double click on the exe file, it should actually launch the application rather than installing.
I need to create a portable application (Single exe file) to launch the application directly. Which project should i select?
Example:
I have 3 folders which has library files and there is an app.exe file which run the application depending on these three libraryfolders..
So i want to copy all these file in to single exe file. On the double click on the exe file, it should actually launch the application rather than installing.
(2) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jul 13, 2010
11:39 AM
InstallShield doesn't really target this scenario, so I don't think any project type will make this easy. That said, you'll probably find the fewest road blocks in an InstallScript project.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jul 27, 2010
02:40 AM
So portable application is not possible in IS