WRMC_taomanXLS/setup_script.iss

28 lines
918 B
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

[Setup]
; 기본 ?¤ì •
AppName=TaomanXLS
AppVersion=1.4
DefaultDirName={pf}\TaomanXLS
DefaultGroupName=TaomanXLS
OutputBaseFilename=TaomanXLSInstaller
Compression=lzma
SolidCompression=yes
[Languages]
Name: "english"; MessagesFile: "compiler:Default.isl"
[Tasks]
Name: "desktopicon"; Description: "{cm:CreateDesktopIcon}"; GroupDescription: "{cm:AdditionalIcons}"; Flags: unchecked
[Files]
; cx_Freezeë¡??<3F>성???Œì<C592>¼??모ë<C3AB> ?¬í•¨
Source: "build\exe.win-amd64-3.7\*"; DestDir: "{app}"; Flags: ignoreversion recursesubdirs createallsubdirs
[Icons]
Name: "{group}\TaomanXLS"; Filename: "{app}\taomanXLS.exe"; WorkingDir: "{app}"
Name: "{group}\{cm:UninstallProgram,TaomanXLS}"; Filename: "{uninstallexe}"
Name: "{commondesktop}\TaomanXLS"; Filename: "{app}\taomanXLS.exe"; Tasks: desktopicon
[Run]
Filename: "{app}\taomanXLS.exe"; Description: "{cm:LaunchProgram,TaomanXLS}"; Flags: nowait postinstall skipifsilent