Install the Inno Setup Chapter1. Search Inno Setup
2. Download Inno Setup
3, choose to download the latest Innosetup-5.5.9-unicode.exe version (Innosetup-5.5.9.exe also support the Chinese Installation wizard)
4. Install Inno Setup: Select the installation language (no Chinese option)
5. Installation Inno Setup: consent Agreement
6. Installation Inno Setup: Installation path
7. Install Inno Setup: Install preprocessor
8. Install Inno Setup: Create desktop shortcuts
9. Install Inno Setup: Complete installation
10. Inno Setup User interface
Install the Language Pack Chapter
1, visit the official website translation page: http://www.jrsoftware.org/files/istrans/
2. Unofficial translations (unofficial translator)-chinese (Simplified) (English) -5.5.3+-right-save target as
3. chinesesimplified.isl file into "C:\Program files (x86) \inno Setup 5\languages" directory
Program Packaging Chapter
1. Create a new script
2. Welcome interface
3, program name, version number, company name, website
4. Installation directory
5. Add Project Release file
For example C # project: ① Click the browse button to add exe executable file; ② Click the Add File button to add the Release folder all files
6. Shortcuts
7, application documentation
8, installation language: Chinese Simplified (Simplified Chinese), you can choose multiple
9. installation file name, icon
10. Using the Compile command
11. Finish
12. Whether to compile
13, whether to save the script (select No, the script automatically saves the "My Documents" folder)
14. Save Script
15. Compile complete, desktop-output folder-installation file
16. Installation Wizard Simplified Chinese
Open source Inno Setup Download, install, Package tutorial (official website Installation Guide Chinese language Pack)