installer/windows: append Vial to user selected paths

main
Ilya Zhuravlev 2021-07-29 23:04:43 -04:00
parent 93c33c3572
commit 0d33cb9341
1 changed files with 4 additions and 0 deletions

View File

@ -83,6 +83,10 @@ Section
SectionEnd
Function .onVerifyInstDir
StrCpy $InstDir "$InstDir\${app_name}"
FunctionEnd
;--------------------------------
;Uninstaller Section