View Single Post
  #15  
Old 16-08-2020, 13:52
Cesar82's Avatar
Cesar82 Cesar82 is offline
Registered User
 
Join Date: May 2011
Location: Brazil
Posts: 1,074
Thanks: 1,814
Thanked 2,304 Times in 787 Posts
Cesar82 is on a distinguished road
Quote:
Originally Posted by Snake288 View Post
Hi Pretyboy099
Hi Cesar82

Need For Speed The Run (Autorun.exe) does not open, gives an error warning

@Prettyboy099
I am analyzing this, but here it seems to work perfectly.
At least with the old source of your project.

For it to work you cannot change the name of the scripts of this format like:
InstallerScript_?.?.?.?.?? [????.??.??]*.iss
Not change the version within the script (Like "3.0.0.1.b6"), or change in both scripts before compile both exes.
Preferably both scripts (AutorunScript / SetupScript) must have the same date, or the most current script will always be read.

P.S: Autorun icon is optional if using different icon (not required)

Do the following...
Delete or move all scripts from the source code folders of your conversion.
Extract the attachment files to the source folder.
Compile both script files.
If the error persists, let me know.
Attached Files
File Type: 7z CIU 3.0.0.1.b6 (2020.08.14)_SCRIPTS.7z (130.0 KB, 5 views)

Last edited by Cesar82; 16-08-2020 at 14:06.
Reply With Quote