cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
deepak407
Level 5

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.
Labels (1)
0 Kudos
(2) Replies
MichaelU
Level 12 Flexeran
Level 12 Flexeran

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.
0 Kudos
deepak407
Level 5

So portable application is not possible in IS
0 Kudos