SafeTweak XP Knowledge Base - System Category
| 16. Disactivate Windows Buttons in Keyboard | |
|---|---|
| Actions: | Create ScanCode Map binary value with 00 00 00 00 00 00 00 00 03 00 00 00 00 00 5b e0 00 00 5c e0 00 00 00 00 data in HKLM\System\CurrentControlSet\Control\Keyboard Layout subkey. |
| Reverts: | Delete value above. |
| Info: | Apply to all users. Require to log off Windows. |
| 17. Change Registered Name and Company | |
|---|---|
| Actions: | Set data of RegisteredOwner string value in HKLM\Software\Microsoft\Windows NT\CurrentVersion subkey to a name. |
| Set data of RegisteredOrganization string value in HKLM\Software\Microsoft\Windows NT\CurrentVersion subkey to a company name. | |
| Reverts: | Not available. |
| Info: | Apply to all users. Require to restart System Properties dialog (if it's running). |
| 18. Disable Microsoft Installer | |
|---|---|
| Actions: | Create DisableMSI dword value with 1 data in HKLM\Software\Policies\Microsoft\Windows\Installer subkey. |
| Reverts: | Delete value above. |
| Info: | Apply to all users. |
| 19. Change Program Installation Default Name and Company | |
|---|---|
| Actions: | Create DefName string value with a name data in HKCU\Software\Microsoft\MS Setup (ACME)\User Info subkey. |
| Create DefCompany string value with a company name data in HKCU\Software\Microsoft\MS Setup (ACME)\User Info subkey. | |
| Reverts: | Delete 2 values above. |
| Info: | Apply to current user only. If this setting is not set, this setting is replaced by Change Registered Name and Company setting. |
| 20. Enable Clearing Paging File when Turning Off Computer | |
|---|---|
| Actions: | Create ClearPageFileAtShutDown dword value with 1 data in HKLM\System\CurrentControlSet\Control\Session Manager\Memory Management subkey. |
| Reverts: | Set data of dword value above to 0. |
| Info: | Apply to all users. Require to restart Windows. Warning: The "Turn Off Computer" time will be longer. |