Put the Register disable into the right dir

This commit is contained in:
Mario Fetka 2013-09-22 10:06:30 +02:00
parent 00832cc8f4
commit d5150782f0
1 changed files with 2 additions and 1 deletions

View File

@ -143,7 +143,8 @@ copy "$IniCfgFile$" "$InstallDir$"
[Registry_install]
; Disable Registry window
openkey [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Photoshop CS2 - $MsiId$]
; openkey [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Photoshop CS2 - $MsiId$]
openkey [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\$MsiId$]
set "EPIC_REGS_TYPE" = REG_DWORD:00000004
set "EPIC_REGS_STATE" = REG_DWORD:00000002
set "EPIC_REGS_LANG" = REG_DWORD:00000000