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
- :
- Installshield 2009 compile errors
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 17, 2008
09:17 AM
Installshield 2009 compile errors
Hi All,
I'm hoping someone can point me in the right direction.
My company have just purchased Installshield 2009 which I have installed ok.
However I have a project created in Installshield 11.5 which I have upgraded using Installshield 2009 which is giving me compile errors.
The routine was fully functional in 11.5 (compile and build) but now wont compile at all.
Below is the compile error:
Compiling...
Setup.Rul
Linking...
D:\My Installations\DRS 516\Script Files\Default : fatal error F8522: The system cannot find the file specified.
Setup.inx - 1 error(s), 0 warning(s)
ISDEV : error -4370: There were errors compiling InstallScript
Please note that my project file is "D:\My Installations\DRS 516\", the script files folder is correct and has all my scripts located in there however I have never had a file or folder called "Default" as suggested in the error (am I missing something?) within the "script Files" folder or anwhere else within my project.
If I revert back to my 11.5 project it compiles and builds fine again.
Any Ideas?
Cheers
MarkGB
I'm hoping someone can point me in the right direction.
My company have just purchased Installshield 2009 which I have installed ok.
However I have a project created in Installshield 11.5 which I have upgraded using Installshield 2009 which is giving me compile errors.
The routine was fully functional in 11.5 (compile and build) but now wont compile at all.
Below is the compile error:
Compiling...
Setup.Rul
Linking...
D:\My Installations\DRS 516\Script Files\Default : fatal error F8522: The system cannot find the file specified.
Setup.inx - 1 error(s), 0 warning(s)
ISDEV : error -4370: There were errors compiling InstallScript
Please note that my project file is "D:\My Installations\DRS 516\", the script files folder is correct and has all my scripts located in there however I have never had a file or folder called "Default" as suggested in the error (am I missing something?) within the "script Files" folder or anwhere else within my project.
If I revert back to my 11.5 project it compiles and builds fine again.
Any Ideas?
Cheers
MarkGB
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Sep 18, 2008
04:22 PM
Are you using the command line or the IDE in IS 2009 to compile and build?
(If my reply answers a question you have raised, please click "ACCEPT AS SOLUTION".)