Quote:
Originally Posted by pakrat2k2
that ID number changes every time the game gets installed, so no use trying to enter a specific one like that into registry section of script.
|
But how to register it. Something like this ...
Quote:
Root: HKU; SubKey: S-1-5-21-SystemUser\Software\Crystal Dynamics; Flags: uninsdeletekeyifempty
Root: HKU; SubKey: S-1-5-21-SystemUser\Software\Crystal Dynamics\Legacy of Kain: Defiance; Flags: uninsdeletekeyifempty
Root: HKU; SubKey: S-1-5-21-SystemUser\Software\Crystal Dynamics\Legacy of Kain: Defiance\1.00.000; ValueType: dword; ValueName: ScreenWidth; ValueData: $00000780; Flags: uninsdeletevalue uninsdeletekeyifempty
Root: HKU; SubKey: S-1-5-21-SystemUser\Software\Crystal Dynamics\Legacy of Kain: Defiance\1.00.000; ValueType: dword; ValueName: ScreenHeight; ValueData: $00000438; Flags: uninsdeletevalue uninsdeletekeyifempty
Root: HKU; SubKey: S-1-5-21-SystemUser\Software\Crystal Dynamics\Legacy of Kain: Defiance\1.00.000; ValueType: dword; ValueName: ScreenDepth; ValueData: $00000016; Flags: uninsdeletevalue uninsdeletekeyifempty
|
--------------------------------------------------------------------------------------------------------
Now I understand. If it is to register in HKCU the same data appear in HKU.