Quote:
Originally Posted by Cesar82
You must edit the language file in the folder: "Resources\IS_Files\Languages"
or edit "Resources\IS_Files\Default.iss" to english language.
You also need to edit the messages contained in the script.iss, in the sections [Messages] and [CustomMessages] for some labels.
After editing you need to compile using the Compile_Script.bat file.
|
Sorry but I want to ask you again.
I added code [Run] to the script and compile it using Compile_Script.bat an error occurred while I used inno setup no error occurred (my Inno setup version 6.2.1)
Even though with my innosetup there is no error but the text I have changed doesn't work..
I checked Compile_Script.bat and it looks like it's using inno setup which is in Resources\IS_Files\Compil32Ex.exe
Can you provide a solution for me so that the welcome text can be changed and I can add [Run] code without error