4 DefaultDirName
={pf}\PPSSPP
5 ; Since no icons will be created in "{group}", we don't need the wizard
6 ; to ask for a Start Menu folder name:
7 DisableProgramGroupPage
=yes
8 UninstallDisplayIcon
={app}\PPSSPPWindows
.exe
10 UsePreviousLanguage
=no
14 LaunchProgram
=Start PPSSPP after finishing installation
17 Source
: "PPSSPPWindows.exe"; DestDir
: "{app}"
18 Source
: "README.md"; DestName
: "README.txt"; DestDir
: "{app}"; Flags
: isreadme
19 Source
: "notinstalled.txt"; DestName
: "installed.txt"; DestDir
: "{app}";
20 Source
: "assets\ppge_atlas.zim"; DestDir
: "{app}\assets"
21 Source
: "assets\ui_atlas.zim"; DestDir
: "{app}\assets"
22 Source
: "assets\langregion.ini"; DestDir
: "{app}\assets"
23 Source
: "assets\Roboto-Condensed.ttf"; DestDir
: "{app}\assets"
24 Source
: "assets\shaders\*.*"; DestDir
: "{app}\assets\shaders"
25 Source
: "lang\*.ini"; DestDir
: "{app}\lang"
26 Source
: "flash0\font\*.*"; DestDir
: "{app}\flash0\font"
27 Source
: "redist/vcredist_x86.exe"; DestDir
: {tmp}
30 Filename
: {tmp}\vcredist_x
86.exe
; Parameters
: "/passive /Q:a /c:""msiexec /qb /i vcredist.msi"" "; StatusMsg
: Installing
2010 RunTime
...
31 ; Hm, I wonder if we need to manually delete vcredist_x86.exe as well.
32 Filename
: {app}\PPSSPPWindows
.exe
; Description
: {cm:LaunchProgram,{cm:AppName}}
; Flags
: nowait postinstall skipifsilent
35 Name
: "{commonprograms}\PPSSPP"; Filename
: "{app}\PPSSPPWindows.exe"