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
- :
- Setup Needs the File (my executable)
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
Oct 07, 2011
10:43 AM
Setup Needs the File (my executable)
Hey guys,
I've added some prerequisites to my project and since then I have started to recieve a dialog box during installation that says "Setup needs the file (my executable) and "Specify the location of the file (my executable) to continue."
Any ideas what causes this? I've looked around in the "edit prereq's" area and haven't seen anything that looks odd. Everything seems to be in order...
Thanks in adavance
EDIT: Update - the prereq file that seems to be causing this is .NET 3.5 SP1. Whenever it's selected and I build -> run the exe that dialog appears for some reason. If I uncheck it as a prereq the dialog does not appear. Again, I verified the paths and everything looks correct so I'm not sure what's causing that dialog to appear. I guess the confusing part is that it's asking for my .exe instead of a program file or exe to continue. Thanks again
I've added some prerequisites to my project and since then I have started to recieve a dialog box during installation that says "Setup needs the file (my executable) and "Specify the location of the file (my executable) to continue."
Any ideas what causes this? I've looked around in the "edit prereq's" area and haven't seen anything that looks odd. Everything seems to be in order...
Thanks in adavance
EDIT: Update - the prereq file that seems to be causing this is .NET 3.5 SP1. Whenever it's selected and I build -> run the exe that dialog appears for some reason. If I uncheck it as a prereq the dialog does not appear. Again, I verified the paths and everything looks correct so I'm not sure what's causing that dialog to appear. I guess the confusing part is that it's asking for my .exe instead of a program file or exe to continue. Thanks again
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Oct 18, 2017
03:56 PM
It was an old query and I didn't find any answers posted on any forums, check the size of the installer(setup.exe) if its single setup and crossing more than 650 MB and you selected the media type as CD-ROM in release wizard, then you might get this error. Change it to network image to fix.
debergstrom wrote:
Hey guys,
I've added some prerequisites to my project and since then I have started to recieve a dialog box during installation that says "Setup needs the file (my executable) and "Specify the location of the file (my executable) to continue."
Any ideas what causes this? I've looked around in the "edit prereq's" area and haven't seen anything that looks odd. Everything seems to be in order...
Thanks in adavance
EDIT: Update - the prereq file that seems to be causing this is .NET 3.5 SP1. Whenever it's selected and I build -> run the exe that dialog appears for some reason. If I uncheck it as a prereq the dialog does not appear. Again, I verified the paths and everything looks correct so I'm not sure what's causing that dialog to appear. I guess the confusing part is that it's asking for my .exe instead of a program file or exe to continue. Thanks again
