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
- :
- link to nonexisting file error
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
‎Sep 23, 2009
05:17 PM
link to nonexisting file error
Ok so normally when I get this it is because a file was moved from my source folder. The warnings I am getting now are for files that are generated by the project.
ISDEV : warning -5000: Component 'Script' contains a link to a nonexistent file - 'Path to project folder\Script Files\setup.inx'
ISDEV : warning -5000: Component 'Disk1 Files(3)' contains a link to a nonexistent file - 'Path to project folder\Script Files\setup.inx'
Usually I would just browse to the file and readd it but I cannot figure out how to do that with this file. it is in the location listed in the warning. What do I do?
I have no idea what I did to cause this. It was working an hour ago and now I get this and the install crashes.
ISDEV : warning -5000: Component '
ISDEV : warning -5000: Component '
Usually I would just browse to the file and readd it but I cannot figure out how to do that with this file. it is in the location listed in the warning. What do I do?
I have no idea what I did to cause this. It was working an hour ago and now I get this and the install crashes.
(3) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Sep 24, 2009
02:28 AM
I had seen the same error when my "Script Files" folder was ReadOnly!
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Sep 24, 2009
07:29 AM
The folder is not read-only but thank you for mentioning it. I would not have thought of that right away.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Sep 25, 2009
10:18 AM
If I'm correct, "setup.inx" is the compiled version of the script file "setup.rul". Try to compile setup.rul and see if it any errors pop-up.