Several optimization settings of PE registration table

Source: Internet
Author: User

Sometimes we need to make some optimizations in the registration table of PE so that we can use it more conveniently, here are some ways to optimize the settings:

1. Right-click to increase command prompt and open with Notepad

Windows Registry Editor Version 5.00

[Hkey_local_machine_softwareclassesfoldershellcmd]

@= "Command Prompt"

[Hkey_local_machine_softwareclassesfoldershellcmdcommand]

@= "cmd.exe/k" CD%l ""

[Hkey_local_machine_softwareclasses*shellnotepad]

@= "Open with Notepad"

[Hkey_local_machine_softwareclasses*shellnotepadcommand]

@=hex (2): 6e,00,6f,00,74,00,65,00,70,00,61,00,64,00,20,00,25,00,31,00,00,00

2, display the common task on the left

Windows Registry Editor Version 5.00

[Hkey_local_machine_defaultsoftwaremicrosoftwindowscurrentversionexplorer]

"ShellState" =hex:24,00,00,00,33,28,00,00,00,00,00,00,00,00,00,00,00,00,00,00,

01,00,00,00,0d,00,00,00,00,00,00,00,00,00,00,00

[hkey_local_machine_defaultsoftwaremicrosoftwindowsshellnoroamduibagsshellfolders{ f3364ba0-65b9-11ce-a9ba-00aa004ae837}]

"Expanddetailstasks" = "1"

[hkey_local_machine_defaultsoftwaremicrosoftwindowscurrentversionexploreradvanced]

"WebView" =dword:00000001

Please join Duser.dll and Shellstyle.dll in System32.

3, My Computer Display control Panel, and force the classic style

Windows Registry Editor Version 5.00

[Hkey_local_machine_defalutsoftwaremicrosoftwindowscurrentversionexplorerhidemycomputericons]

' {21ec2020-3aea-1069-a2dd-08002b30309d} ' =dword:00000000

[Hkey_local_machine_defalutsoftwaremicrosoftwindowscurrentversionpoliciesexplorer]

"Forceclassiccontrolpanel" =dword:00000001

4, shutdown default check reboot

Windows Registry Editor Version 5.00

[Hkey_local_machine_defaultsoftwaremicrosoftwindowscurrentversionexplorer]

"Shutdown Setting" =dword:00000004

If changed to 01 is the default shutdown

5, disk right key to increase disk check

[Hkey_local_machine_softwareclassesdriveshellchkdsk]

@= "Disk Check"

[Hkey_local_machine_softwareclassesdriveshellchkdskcommand]

@= "cmd.exe/k CD%l&title disk check &echo y|chkdsk/f/x"

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.