SafeTweak XP Knowledge Base - System Category

 
Page: 1 | 2 | 3 | 4 | 5

1. Disable Command Prompt
2. Change Command Prompt File and Folder Keyboard Completion Keys
3. Change ScanDisk at Log On Warning Delay
4. Change Log On Wallpaper
5. Message when Log On


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

2. Change Command Prompt File and Folder Keyboard Completion Keys
Actions:Create CompletionChar dword value with Not 9 data in HKCU\Software\Microsoft\Command Processor subkey.
List of possible data: 0 (None), 1 (Ctrl+A), 2 (Ctrl+B), 4 (Ctrl+D), 5 (Ctrl+E), 6 (Ctrl+F), 7 (Ctrl+G), 9 (Tab), 11 (Ctrl+K), 12 (Ctrl+L), 14 (Ctrl+N), 15 (Ctrl+O), 16 (Ctrl+P), 17 (Ctrl+Q), 18 (Ctrl+R), 20 (Ctrl+T), 21 (Ctrl+U), 22 (Ctrl+V), 23 (Ctrl+W), 24 (Ctrl+X), 25 (Ctrl+Y), 26 (Ctrl+Z), 27 (Ctrl+[), 28 (Ctrl+\), 29 (Ctrl+]), 30 (Ctrl+^) and 31 (Ctrl+_).
Reverts:  Set data of dword value above to 9.
Info:Apply to current user only. Require to restart Command Prompt (if it's running). Default key: Tab.

3. Change ScanDisk at Log On Warning Delay
Actions:Create AutoChkTimeOut dword value with Not 10 data in HKLM\System\CurrentControlSet\Control\Session Manager subkey.
Reverts:  Delete value above.
Info:Apply to all users. Default delay: 10 seconds. Delay range: 0 to 10 seconds.

4. Change Log On Wallpaper
Actions:Create Wallpaper string value with BMPFILEPATH data in HKU\.Default\Control Panel\Desktop subkey.
Reverts:  Delete value above.
Info:Apply to all users.

5. Message when Log On
Actions:Delete LegalNoticeCaption value in HKLM\Software\Microsoft\Windows NT\CurrentVersion\WinLogon subkey.
Delete LegalNoticeText value in HKLM\Software\Microsoft\Windows NT\CurrentVersion\WinLogon subkey.
Create LegalNoticeCaption string value with a title data in HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\System subkey.
Create LegalNoticeText string value with some contents data in HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\System subkey.
Reverts:  Delete 4 values above.
Info:Apply to all users.