Quote:
Originally Posted by Snake288
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.