visual-studioinstallationwindows-installerinstallshieldinstallshield-2010

Creating a setup.exe in InstallShield in Visual Studio


Please tell me whether it is possible to create a file named setup.exe. I want to have the end user to a single file installer. At this point, I click 'build' and the output like this:output files

I would like to output was a setup.exe. If it is not possible, then the setup.exe file.msi

basic msi | 2010 premier


Solution

  • Sure, you just use the release wizard:

    Release Wizard

    When you get to the Media Type dialog select "Network Image" , on the Release Configuration dialog select "Compress All Files" and on the Setup Laucncher Dialog select "Create Installation Launcher (Setup.exe)"