projects
/
blender.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c6e2684
)
== windows installer ==
author
Andrea Weikert <elubie@gmx.net>
Tue, 14 Oct 2008 20:27:37 +0000
(20:27 +0000)
committer
Andrea Weikert <elubie@gmx.net>
Tue, 14 Oct 2008 20:27:37 +0000
(20:27 +0000)
small update for release 2.48 - no need to re-tag
release/windows/installer/00.sconsblender.nsi
patch
|
blob
|
history
diff --git
a/release/windows/installer/00.sconsblender.nsi
b/release/windows/installer/00.sconsblender.nsi
index f1f75e4400358968a74c4a9d111ccbf61b6282ea..1cb159050fed5c42702f2b8486d2e758714b01b6 100644
(file)
--- a/
release/windows/installer/00.sconsblender.nsi
+++ b/
release/windows/installer/00.sconsblender.nsi
@@
-346,7
+346,7
@@
Section "Blender-VERSION (required)" SecCopyUI
${Locate} "$1" "/L=F /M=MSVCR90.DLL /S=0B" "LocateCallback_90"
StrCmp $DLL_found "false" 0 +2
Call DownloadDLL
- ReadRegStr $0 HKLM
"SOFTWARE\Python\PythonCore\2.5" "InstallPath
"
+ ReadRegStr $0 HKLM
SOFTWARE\Python\PythonCore\2.5\InstallPath "
"
StrCmp $0 "" 0 +2
Call PythonInstall
silentdone: