== windows installer ==

small update for release 2.48 - no need to re-tag
This commit is contained in:
Andrea Weikert
2008-10-14 20:27:37 +00:00
parent c6e2684c60
commit dcda0b9d86

View File

@@ -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: