Fixed install dir for 64 bits executable
This commit is contained in:
parent
817df4219b
commit
5c9169fadd
@ -71,7 +71,7 @@ RMDir /r "$SMPROGRAMS\$StartMenuFolder"
|
||||
SectionEnd
|
||||
Function .onInit
|
||||
${If} ${RunningX64}
|
||||
StrCpy $instdir "$programfiles64\music-dl"
|
||||
StrCpy $instdir "$programfiles64\musicDL"
|
||||
${EndIf}
|
||||
!insertmacro MUI_LANGDLL_DISPLAY
|
||||
FunctionEnd
|
||||
|
Loading…
Reference in New Issue
Block a user