SafeTweak XP Knowledge Base - System Category

 
Page: 1 | 2 | 3 | 4 | 5

6. Disable Log On Last User Indicator
7. Disable Screen Saver in Log On
8. Disable Registry Editor
9. Clear Registry Editor Last Key
10. Disable Running Run Registry Key


6. Disable Log On Last User Indicator
Actions:Create DontDisplayLastUserName dword value with 1 data in HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\System subkey.
Reverts:  Delete value above.
Info:Apply to all users.

7. Disable Screen Saver in Log On
Actions:Set data of ScreenSaveActive string value in HKU\.Default\Control Panel\Desktop subkey to 0.
Reverts:  Set data of string value above to 1.
Info:Apply to all users.

8. Disable Registry Editor
Actions:Create DisableRegistryTools dword value with 1 data in HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System subkey.
Reverts:  Delete value above.
Info:Apply to current user only. Require to restart Registry Editor (if it's running).

9. Clear Registry Editor Last Key
Actions:Delete LastKey value in HKCU\Software\Microsoft\Windows\CurrentVersion\Applets\RegEdit subkey.
Reverts:  Not available.
Info:Apply to current user only. Registry Editor must not running.

10. Disable Running Run Registry Key
Actions:Create DisableLocalMachineRun dword value with 1 data in HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer subkey.
Reverts:  Set data of dword value above to 0.
Info:Apply to all users.