help setting default install dir to c:\remote
I need to change my default install dir to c:\remote?
thanks for any help
Archive: help setting default install dir to c:\remote
help setting default install dir to c:\remote
I need to change my default install dir to c:\remote?
thanks for any help
InstallDir "c:\remote"
?
-Stu
You need change directory before "directory page" or after?
Function .onInit
StrCpy $INSTDIR "c:\remote"
FunctionEnd