Randem Systems Support Board

InnoScript => InnoScript - General Questions, Report Bugs, Problems etc... => Topic started by: pepsisc on November 05, 2008, 02:14:33 AM

Title: Errors creating Script
Post by: pepsisc on November 05, 2008, 02:14:33 AM
This morning (Nov.5th) I download the new updates( Version 9.2 Build 15).
 
I created a new script and I am getting can not find errors. The errors are on the following:
craxddrt.ocx   - This is in a file I call DEP-Files and is added to the script.
scipten.exe
scr56en.exe
(https://randemsystems.support/discus/messages/12/9227.jpg)
 
Please advise.
Thank you,
Sam Ceccola
Title: Errors creating Script
Post by: admin on November 05, 2008, 10:30:39 AM
Why did you add the .dep file? There is no need for it, you have already added the CR installation file. The other two files you need to download and tell InnoScript where they are located. InnoScript cannot find what isn't there. You can download them from the InnoScript web page or use the download link inside InnoScript under the Download menu.
 
Also there was a mistake in the Automatic Update Version 9.2 Build 16 is now available.
Title: Errors creating Script
Post by: pepsisc on November 05, 2008, 12:07:01 PM
I did get the InnoScript Files not found = 0. I went into InnoSetup, Opened an existing Script FIle (the one produced be InnoScript) and nothing was there.
 
Any suggestions?
 
Thanks,
Sam
Title: Errors creating Script
Post by: pepsisc on November 05, 2008, 12:25:11 PM
I found the problem - In InnoScript I named the iss file Sports Release.iss
 
When it was created and saved, it saved it as Sports Release Release.iss
 
When I went to Inno Setup, I kept following the more files link until I got to my folder where I noticed the name difference.
 
Is this a problem in your new build?
 
Sam
Title: Errors creating Script
Post by: pepsisc on November 05, 2008, 01:08:30 PM
Can you please tell me where in InnoScipt (or maybe InnoSetup) the folder name that is created in Program Files is defined?  
 
I am using a VB6 application. It it he name of the VBP file? For example: the name of my vbp file = Sports.vbp ; when I install the program = C:program filesSports.
Title: Errors creating Script
Post by: Randem on November 05, 2008, 10:38:43 PM
No the Release Problem is not in InnoScript. It is a user issue. Your script is not supposed to be named Sports Release, it is just supposed to be named Sports. InnoScript gets this name from the VBP file from the project properties (Project name). You should fill in all relevant info there. InnoScript will add the name Release, Beta or Trial to the script name depending on what you selected.
 
If you used the Inno Setup Button on the InnoScript menu bar to compile your script, you would not run into script not found issues.
 
Have you peeked at the instructions yet? You can find them in the menu selection Help->Instructions. It might alleviate some processing issues.
Title: Errors creating Script
Post by: pepsisc on November 06, 2008, 12:42:00 AM
I am getting through this little by little. I think, one last problem.
 
When I install the app, the DeskIcon description says Project1 NOT the name of my application.
 
I noticed in the script under [Icons], it says Project1. I don't know where it is picking this up from.
Title: Errors creating Script
Post by: Randem on November 06, 2008, 12:10:27 PM
As I stated in the earlier post, that information is coming from the VBP project file. Look in the VB IDE in Project->Project Properties go to the MAKE tab then enter the information under the VERSION INFORMATION area.
Title: Errors creating Script
Post by: pepsisc on November 07, 2008, 01:01:53 AM
Admin/randem: Thanks for your patience. On Saturday Nov. 8th, I am going away for 2 weeks. When I get back, I will have some questions on incorporating HELP files.
 
Sam
Title: Errors creating Script
Post by: Randem on November 08, 2008, 05:10:58 PM
Thread moved to InnoScript forum...