this caused problems on windows 7 instead of doing the intended thing. we are doomed to Program Files forever, and end users will continue to be dumb. sigh.
This commit is contained in:
@@ -670,12 +670,6 @@ FunctionEnd
|
||||
|
||||
Function .onInit
|
||||
|
||||
nsisos::osversion
|
||||
${If} $R0 >= 6
|
||||
;vista & win7
|
||||
StrCpy $INSTDIR "%HOMEPATH%\${PRODUCT_ID}"
|
||||
${EndIf}
|
||||
|
||||
; Force show language selection for debugging
|
||||
;!define MUI_LANGDLL_ALWAYSSHOW
|
||||
!insertmacro MUI_LANGDLL_DISPLAY
|
||||
|
||||
Reference in New Issue
Block a user