View Single Post
  #8  
Old 27-05-2022, 07:10
abror's Avatar
abror abror is offline
Registered User
 
Join Date: May 2022
Location: indonesia
Posts: 33
Thanks: 19
Thanked 0 Times in 0 Posts
abror is on a distinguished road
Quote:
Originally Posted by Cesar82 View Post
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
Reply With Quote