|
@@ -47,7 +47,7 @@ Section "FreeOberon (required)"
|
|
SetOutPath $INSTDIR
|
|
SetOutPath $INSTDIR
|
|
|
|
|
|
; Files to install
|
|
; Files to install
|
|
- File /r "FreeOberon\*"
|
|
|
|
|
|
+ File /r "C:\FreeOberon\*"
|
|
|
|
|
|
; Write the installation path into the registry
|
|
; Write the installation path into the registry
|
|
WriteRegStr HKLM SOFTWARE\NSIS_FreeOberon "Install_Dir" "$INSTDIR"
|
|
WriteRegStr HKLM SOFTWARE\NSIS_FreeOberon "Install_Dir" "$INSTDIR"
|