; Native offline user-level installer: no runtime downloads, no auto-start of business. [Setup] AppId={{C9C3EE3B-3666-4E41-A52B-BB309838F701} AppName=抖音账号助手 AppVersion=0.1.7 DefaultDirName={localappdata}\Programs\DouyinAccounts DefaultGroupName=抖音账号助手 PrivilegesRequired=lowest ArchitecturesAllowed=x64compatible ArchitecturesInstallIn64BitMode=x64compatible OutputDir=release OutputBaseFilename=DouyinAccounts-0.1.7-Windows-x64-Setup Compression=lzma2 SolidCompression=yes WizardStyle=modern DisableProgramGroupPage=yes UninstallDisplayIcon={app}\DouyinAccounts.exe CloseApplications=yes RestartApplications=no LicenseFile=WINDOWS-README.txt [Languages] Name: "chinesesimp"; MessagesFile: "packaging\ChineseSimplified.isl" [CustomMessages] chinesesimp.CreateDesktopIcon=创建桌面快捷方式 [Tasks] Name: "desktopicon"; Description: "{cm:CreateDesktopIcon}"; Flags: checkedonce [Files] Source: "dist\DouyinAccounts\*"; DestDir: "{app}"; Flags: ignoreversion recursesubdirs createallsubdirs [Icons] Name: "{group}\抖音账号助手"; Filename: "{app}\DouyinAccounts.exe"; WorkingDir: "{app}" Name: "{group}\使用说明"; Filename: "{app}\使用说明.txt" Name: "{autodesktop}\抖音账号助手"; Filename: "{app}\DouyinAccounts.exe"; Tasks: desktopicon ; Do not delete %LOCALAPPDATA%\DouyinAccounts on uninstall: it holds login data and history. ; Do not auto-launch the application during install or update.