Put the Register disable into the right dir
This commit is contained in:
parent
00832cc8f4
commit
d5150782f0
@ -143,7 +143,8 @@ copy "$IniCfgFile$" "$InstallDir$"
|
|||||||
|
|
||||||
[Registry_install]
|
[Registry_install]
|
||||||
; Disable Registry window
|
; 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_TYPE" = REG_DWORD:00000004
|
||||||
set "EPIC_REGS_STATE" = REG_DWORD:00000002
|
set "EPIC_REGS_STATE" = REG_DWORD:00000002
|
||||||
set "EPIC_REGS_LANG" = REG_DWORD:00000000
|
set "EPIC_REGS_LANG" = REG_DWORD:00000000
|
||||||
|
Loading…
Reference in New Issue
Block a user