The application will written appdata\programs, PhysicalFile is now a struct. should be enough
This commit is contained in:
@ -18,7 +18,7 @@ ManifestDPIAware true
|
||||
|
||||
Name "${APPNAME}"
|
||||
OutFile "<#= OutFile #>"
|
||||
InstallDir "$LOCALAPPDATA\${APPNAME}"
|
||||
InstallDir "$LOCALAPPDATA\Programs\${APPNAME}"
|
||||
RequestExecutionLevel user
|
||||
SetCompressor /SOLID lzma
|
||||
SilentUnInstall silent
|
||||
|
Reference in New Issue
Block a user