"1" Software packaging Inno Setup--Modify the interface display language of the installation process

Source: Internet
Author: User
Tags create directory

By default, when the installation package is installed, the interface display language is English, using the Default.isl interface Language pack, so you want to switch to Chinese Chinese interface, just press

according to The following steps can be processed:


"1" Download or create an ISL file with Chinese interface


You can download the ready-made CHINESE.ISL file directly to the Web (which needs to correspond to the DEFAULT.ISL version) or save the following text as a CHINESE.ISL file ( actually the corresponding

DEFAULT.ISL Chinese Translation of the document ).

[Langoptions]; The following three items are very important. Be sure to read the "[Langoptions] paragraph" topic in the Help file. languagename=<7b80><4f53><4e2d><6587>languageid=$0804languagecodepage=936; The following entries are used to define the type and size of the installer interface font.; ① If you only make the installation program for the Simplified Chinese interface, you can use this default language file.;    ② If you want to create such as "Chinese/English" and other multilingual interface installation procedures, Chinese language; File, use CHINESESIMP.ISL in the language folder Languages instead.    From    and to ensure that in different languages, the installation interface size is consistent, but also to ensure that the simplified; The normal appearance of the font in the Chinese environment. Dialogfontname= Song body dialogfontsize=9welcomefontname= song body welcomefontsize=12titlefontname= song body titlefontsize= 29copyrightfontname= song body copyrightfontsize=9[messages]; Application Title setupapptitle= Install setupwindowtitle= install-%1uninstallapptitle= uninstall uninstallappfulltitle= Uninstall-% 1; Other public Information informationtitle= information confirmtitle= confirm errortitle= error; Install load boot information; Setupldr messagessetupldrstartupmessage= will now install% 1. Do you want to continue? ldrcannotcreatetemp= cannot create temporary files! installation interruption? Ldrcannotexectemp= cannot execute files in temp directory! Installation interrupted.; Startup Error messageslasterrormessage=%1.%n%n error% 2:%3setupfilemissing= missing file in installation directory%1! Either correct the problem, or get a new copy of the program. setupfilecorrupt= installation file is corrupted! Please obtain a new copy of the program. setupfilecorruptorwrongver= installation file is corrupt or incompatible with the version of this installer! Either correct the problem, or get a new copy of the program. Invalidparameter= An invalid parameter was passed on the command line:%n%n%1setupalreadyrunning= Setup is already running. Windowsversionnotsupported= The program does not support versions of Windows computers that are running. Windowsservicepackrequired= This program requires service Pack%2 or higher for%1. Notonthisplatform= This program cannot be run on%1. Onlyonthisplatform= This program must be running on%1. Onlyonthesearchitectures= This program can only be installed on Windows versions of the following processor architectures:%n%n%1missingwow64apis= The current version of Windows does not contain the features required to perform a 64-bit setup! To correct the problem, install Service Pack% 1. Winversiontoolowerror= This program requires%1 v%2 or later. Winversiontoohigherror= This program cannot be installed on%1 v%2 or later. adminprivilegesrequired= When you install this program, you must be logged in as an administrator! poweruserprivilegesrequired= When you install this program, you must be logged in as an administrator or as a member of the Power Users! Setupapprunningerror= Setup has detected that%1 is running! %n%n Close all of its instances immediately, then click "OK" to continue, or click "Cancel" to exit. The uninstallapprunningerror= Uninstaller detected that%1 is running! %n%n Please close all of its instances immediately, then click "OK" to continue, or click "Cancel" to exit. Misc. errorserrorcreatingdir= Setup failed to create directory '%1 ' errortoomanyfilesindir= cannot create file in directory '%1 '! Because there are too many documents; Setup common messagesexitsetuptitle= exiting the installation exitsetupmessage= installation is not complete! If you exit now, the program will not install! %n%n You can run the Setup program later to complete the installation. %n%n do you want to exit the installation? Aboutsetupmenuitem= about the Setup program (&AMP;A) ... AboutseTuptitle= about the installer aboutsetupmessage=%1 version%2%n%3%n%n%1 home:%n%4aboutsetupnote=translatornote=; buttonsbuttonback=< previous step (&b) buttonnext= next (&n) >buttoninstall= Install (&i) buttonok= OK buttoncancel= Cancel buttonyes= Yes (&y) buttonyestoall= All Is (&a) buttonno= No (&n) buttonnotoall= All (&o) buttonfinish= complete (&F ) buttonbrowse= browse (&b) ... buttonwizardbrowse= browse (&r) ... Buttonnewfolder= Create a new folder (&AMP;M); "Select Language" dialog messagesselectlanguagetitle= Select the installation language selectlanguagelabel= Please select the language used during installation:; Common Wizard textclicknext= Click "Next" to continue, or click "Cancel" to exit the installation. beveledlabel=browsedialogtitle= Browse for Folder browsedialoglabel= Select a folder in the list below and click OK. Newfoldername= new Folder; "Welcome" Wizard pagewelcomelabel1= Welcome to the [Name] Installation Wizard welcomelabel2= will now install [Name/ver]. %n%n recommends that you close other applications before continuing.; "Password" Wizard pagewizardpassword= password passwordlabel1= This installer is protected by a password! passwordlabel3= Please enter your password, then click "Next" to continue. Passwords are case-sensitive! passwordeditlabel= password (&p): incorrectpassword= The password you entered is incorrect! Please re-enter.; "License Agreement" wizard pagewizardlicense= License Agreement LicenselAbel= Please read the following important information before continuing! licenselabel3= Please read the following license agreement. You must accept the terms of this agreement in order to proceed with the installation. licenseaccepted= I accept (&a) licensenotaccepted= I do not accept (&d); "Information" Wizard pageswizardinfobefore= information infobeforelabel= Please read the following important information before continuing! Infobeforeclicklabel= when you are ready to proceed with the installation, please click "Next". wizardinfoafter= Information infoafterlabel= Please read the following important information before continuing! Infoafterclicklabel= when you are ready to proceed with the installation, please click "Next".; "User Information" wizard pagewizarduserinfo= users Information userinfodesc= Please enter your information. Userinfoname= User Name (&AMP;U): userinfoorg= Organization (&AMP;O): userinfoserial= serial Number (&s): userinfonamerequired= You must enter the user name!; "Select Destination Location" Wizard pagewizardselectdir= Select Destination Selectdirdesc=[name] Where do you want to install it? The selectdirlabel3= installer will install [name] into the following folder. Selectdirbrowselabel= to continue, please click Next. If you want to change a folder, please click "Browse". Diskspacemblabel= requires at least [MB] MB of free disk space. Cannotinstalltonetworkdrive= If you are trying to install to a network, you need to map a network drive. Cannotinstalltouncpath= Setup cannot install to a UNC path! Invalidpath= You must enter a full path with a drive letter! For example:%n%nc:\app%n%n or UNC path in the following format:%n%n\\server\shareinvaliddrive= the drive or UNC path you chose does not exist or is inaccessible! Please re-select. diskspacewarningtitle= Insufficient disk space diskspacewarning= AnnThe installer requires at least%1 KB of free space, but only%2 kb! is left on the selected drive %n%n do you want to continue anyway? Dirnametoolong= folder name or path is too long! Invaliddirname= folder name is not valid! The Baddirname32= folder name cannot contain the following characters: The%n%n%1direxiststitle= folder already exists direxists= folder:%n%n%1%n%n already exists! Do you want to install it in this folder anyway? Dirdoesntexisttitle= folder does not exist dirdoesntexist= folder:%n%n%1%n%n does not exist! Do you want to create this folder?; "Select Components" Wizard pagewizardselectcomponents= Select Component selectcomponentsdesc= do you want to install that component? Selectcomponentslabel2= Select the components you want to install, or clear the components that you do not want to install. Then click "Next" to continue. Fullinstallation= fully installed compactinstallation= simple installation custominstallation= Custom installation nouninstallwarningtitle= Component already exists nouninstallwarning= Setup detects that the following components are already installed on your PC:%n%n%1%n%n deselecting These components will not uninstall them. %n%n do you want to continue anyway? componentsize1=%1 kbcomponentsize2=%1 mbcomponentsdiskspacemblabel= The currently selected component requires at least [MB] MB of disk space.; Select Additional Tasks Wizard pagewizardselecttasks= Choose Additional Tasks selecttasksdesc= do those additional tasks? Selecttaskslabel2= Select the additional tasks you want to perform during the [name] installation, and then tap Next.; "Select Start Menu folder" Wizard pagewizardselectprogramgroup= where do you want to place the shortcut to the selectstartmenufolderdesc= program? The selectstartmenufolderlabel3= Setup program will create the program in the following Start Menu folderShortcut. Selectstartmenufolderbrowselabel= to continue, please click Next. If you want to change a folder, please click "Browse". Mustentergroupname= You must enter a folder name! Groupnametoolong= folder name or path is too long! Invalidgroupname= folder name is not valid! The Badgroupname= folder name cannot contain the following characters:%n%n%1noprogramgroupcheck2= prevents the creation of the Start Menu folder (&d); Ready to install Wizard pagewizardready= prepare to install the readylabel1= Setup program to install [name] on your PC. readylabel2a= Click "Install" to continue, if you want to change the settings please click "Back". readylabel2b= Click "Install" to continue. readymemouserinfo= user information: readymemodir= target location: readymemotype= Installation Type: readymemocomponents= Selected Components: readymemogroup= Start Menu folder: readymemotasks= Additional tasks:; "Preparing to install" wizard Pagewizardpreparing= is preparing to install preparingdesc= Setup is preparing to install [name] on your computer. Previousinstallnotcompleted= the previous program has not been installed or uninstalled and needs to be restarted to complete the computer. After the%n%n computer restarts, run the Setup program to complete the [name] installation. Cannotcontinue= Setup cannot continue! Please click "Cancel" to exit. Applicationsfound= The following application is using the update file that is required by the installation. It is recommended that you allow the installer to automatically close these applications. Applicationsfound2= The following application is using the update file that is required by the installation. It is recommended that you allow the installer to automatically close these applications. After the installation is complete, the Setup program will attempt to restart the application. closeapplications= Auto Close Application (&a) dontcloseapplications= do not close application (&d) errorcloseapplications= Setup cannot close all applications automatically. It is recommended that you use the installation program and then continue toThe line updates the file to close all applications.; "Installing" Wizard pagewizardinstalling= installing installinglabel= Installing [name], please wait ...; Setup completed Wizard Pagefinishedheadinglabel=[name] installation is complete finishedlabelnoicons= setup has installed [name] on your computer. finishedlabel= Setup has installed [name] on your computer. You can now run the application by using the program icon. clickfinish= please click "Finish" to exit the installation. Finishedrestartlabel= to complete the installation of [name], you must restart your computer. Do you want to restart now? Finishedrestartmessage= to complete the installation of [name], you must restart your computer. %n%n you want to restart now? showreadmecheck= Yes, I want to check the Readme file yesradio= is (&y), restart the computer immediately noradio= No (&n), restart the computer later; Used for example as ' run MyProg.exe ' runentryexec= run%1; Used for example as ' View Readme.txt ' runentryshellexec= open% 1; "Setup Needs the next disk" Stuffchangedisktitle= Setup requires the next diskette selectdisklabel2= please click "OK" after inserting the disk%1. %n%n if the file on the disk is not in the folder shown below, please enter the correct path or click "Browse". Pathlabel= Path (&p): filenotindir2= file '%1 ' is not in '%2 '! Please insert the correct disk, or select a different folder. selectdirectorylabel= Please specify the location of the next disk.; Installation phase messagessetupaborted= Setup is not complete! %n%n Please correct the problem and rerun setup. entryabortretryignore= Click "Retry" to try again, click "Ignore" to continue, or "abort" to cancel the installation.; Installation Status Messagesstatusclosingapplications= Closing Application ... statuscreatedirs= Creating directory ... statusextractfiles= Extracting files ... statuscreateicons= Creating Shortcut ... statuscreateicons= Create Shortcut ... statuscreateinientries= Creating INI entry ... Statuscreateregistryentries= Creating registry entries ... statusregisterfiles= Registering file ... Statussavinguninstall= Saving Uninstall information ... Statusrunprogram= is completing the installation ... Statusrollback= is undoing changes ... Statusrestartingapplications= is restarting the application ... statusrollback= rollback changes ...; Misc. errorserrorinternal2= INTERNAL error:%1errorfunctionfailednocode=%1 failed errorfunctionfailed=%1 failed! Code%2errorfunctionfailedwithmessage=%1 failed! Code%2.%n%3errorexecutingprogram= Unable to execute file:%n%1; Registry errorserrorregopenkey= Error opening registry key:%n%1\%2errorregcreatekey= Error creating registry key:%n%1\%2errorregwritekey= Writing registry key error:% n%1\%2; INI errorserrorinientry= Error creating INI entry in file '%1 '!; File copying errorsfileabortretryignore= Click "Retry" to try again, click "Ignore" to skip this file (not recommended), or click "Abort" to cancel the installation. fileabortretryignore2= Click "Retry" to try again, click "Ignore" to continue (not recommended), or click "Abort" to cancel the installation. sourceiscorrupted= source file is corrupted sourcedoesntexist= source file '%1 ' does not exist existingfilereadonly= existing file is marked as read-only. %n%n Click Retry to remove the read-only attribute and thenAttempts, click "Ignore" to skip this file, or click "Abort" to cancel the installation. Errorreadingexistingdest= An error occurred while trying to read an existing file: fileexists= file already exists! %n%n you want to overwrite it? existingfilenewer= existing files than updates to install! It is recommended that you keep existing files. %n%n do you want to keep the existing files? Errorchangingattr= An error occurred while attempting to change the properties of an existing file: errorcreatingtemp= An error occurred while attempting to create a file in the target directory: errorreadingsource= error while trying to read the source file: errorcopying= An error occurred while trying to copy the file: errorreplacingexistingfile= An error occurred while trying to replace an existing file: Errorrestartreplace= replacement failed after reboot: errorrenamingtemp= An error occurred attempting to rename a file in the destination directory: Errorregisterserver= failed to register Dll/ocx:%1errorregsvr32failed=regsvr32 failure! Exit code%1errorregistertypelib= cannot register type library:% 1; Post-Installation errorserroropeningreadme= Error trying to open the Readme file! Errorrestartingcomputer= Setup cannot restart your computer! Please operate manually.; Uninstaller messagesuninstallnotfound= file "%1" does not exist! Unable to uninstall uninstallopenerror= file '%1 ' cannot be opened! Unable to uninstall uninstallunsupportedver= uninstall log "%1" format cannot be recognized by this version of the uninstaller program! Unable to uninstall uninstallunknownentry= Uninstall log encountered unknown entry (% 1) confirmuninstall= Are you sure you want to uninstall%1 and all of its components completely? Uninstallonlyonwin64= This installation can only be uninstalled on 64-bit Windows! Onlyadmincanuninstall= This installation can only be uninstalled by an administrator! Uninstallstatuslabel= is writing% 1, please wait ... uninstalledall=%1 has been successfully uninstalled. uninstalledmost=%1 Uninstall complete. %n%n Some elements cannot be cleared, please do so manually. UninstalledandneedsrestarT= to complete uninstallation of%1, you must restart your computer. %n%n do you want to restart now? uninstalldatacorrupted= file '%1 ' is corrupt! cannot be uninstalled; Uninstallation phase messagesconfirmdeletesharedfiletitle= do you share files clearly? Confirmdeletesharedfile2= The following shared files are no longer used by other programs, do you want to clear them? %n%n If other programs still use this file and are deleted, those programs may not work correctly. If you are unsure, select No. Leaving this file is not going to hurt your system. sharedfilenamelabel= file Name: sharedfilelocationlabel= location: wizarduninstalling= Uninstall status statusuninstalling= uninstalling%1 ...; Shutdown block reasonsshutdownblockreasoninstallingapp= is installing%1.shutdownblockreasonuninstallingapp= is uninstalling%1.; The custom messages below aren ' t used by Setup itself; Use of the them in your scripts, you'll want to translate them. [Custommessages] nameandversion=%1 v%2additionalicons= Additional icon: createdesktopicon= Create Desktop icon (&d) createquicklaunchicon= Create Quick Launch icon (&Q ) programontheweb=%1 website uninstallprogram= Uninstall%1launchprogram= run%1assocfileextension= associate the% 2 file with%1 (&a) Associngfileextension= is associating the% 2 file with%1 ... autostartprogramgroupdescription= Start: autostartprogram= auto-start%1addonhostprogramnotfound=%n%n The%1 cannot find the folder you selected. Do you want to continue?


"2" Place the CHINESE.ISL file in the Software installation directory, such as: C:\Program Files (x86) \inno Setup 5, in the same directory as DEFAULT.ISL


"3" Modify the script text of the packaged software , and then recompile:


[Languages] Name: "Chinese"; Messagesfile: "COMPILER:CHINESE.ISL"



"1" Software packaging Inno Setup--Modify the interface display language of the installation process

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.