cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Frehley
Level 2

Why is not making a single .exe?

Yesterday I was building my setup as a single .exe. Now, I dont know why its building a .exe a .msi and a config file, but they are very small in size, when I execute it drops error.

http://img.photobucket.com/albums/v610/sod123/Capture-1.jpg

How do I fix it so it build a single setup.exe like before? (Single Executable es checked)

Edit: It seems to happend when the setup is big.

Thanks!
Labels (1)
0 Kudos
(1) Reply
DebbieL
Level 17

Try changing two settings in the Releases view:
[LIST=1]
  • On the Build tab for your release, in the Compression setting, select Compressed.
  • On the Setup.exe tab, in the InstallShield Prerequisites Location setting, select Extract From Setup.exe.
  • 0 Kudos