Download, install, and package the Open Source Inno Setup official website (Chinese Language Pack for the Installation Wizard on the official website), and innosetup
Install Inno Setup 1. Search for Inno Setup
2. Download Inno Setup
3. Select to download the latest innosetup-5.5.9-unicode.exe composer (innosetup-5.5.9.exe also supports Chinese Installation Wizard)
4. Install Inno Setup: select the installation language (no Chinese options)
5. Install Inno Setup: Agree to the Agreement
6. Install Inno Setup: installation path
7. Install Inno Setup: Install Preprocessor
8. Install Inno Setup: Create a desktop shortcut
9. Install Inno Setup: complete the installation.
10. Inno Setup user interface
Install language packs
1, visit the official website translation page: http://www.jrsoftware.org/files/istrans/
2. Unofficial translations (Unofficial translation)-Chinese (Simplified Chinese)-5.5.3 +-right-click and choose Save as target
3. Place the ChineseSimplified. isl file in the "C: \ Program Files (x86) \ Inno Setup 5 \ ages" directory.
Program Packaging
1. Create a new script
2. Welcome Page
3. program name, version number, company name, and website
4. Installation Directory
5. Add a project Release file
For example, C # project: ① click the Browse button to Add the exe execution File; ② click the Add File (s) button to Add all files in the Release folder
6. shortcuts
7. Application Documentation
8. Installation language: Chinese Simplified (Simplified Chinese). You can select multiple
9. Installation File Name and icon
10. Use the compilation command
11. Finish
12. Compile or not
13. Whether to save the script (Select No. The script automatically saves the "My Documents" folder)
14. Save the script
15. After compilation is completed, the Desktop-Output Folder-Installation File
16. Installation Wizard Simplified Chinese