installer/windows: append Vial to user selected paths
parent
93c33c3572
commit
0d33cb9341
|
|
@ -83,6 +83,10 @@ Section
|
|||
|
||||
SectionEnd
|
||||
|
||||
Function .onVerifyInstDir
|
||||
StrCpy $InstDir "$InstDir\${app_name}"
|
||||
FunctionEnd
|
||||
|
||||
;--------------------------------
|
||||
;Uninstaller Section
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue