Sunteți pe pagina 1din 8

@reg add "HKU\TEMP\Software\Microsoft\Windows\CurrentVersion\Explorer" /v ShowDr

iveLettersFirst /t REG_DWORD /d 0 /f
0 Show drive letters after description (default)
1 Show network drive letters before description, and local drive letters
after description
2 No drive letter is displayed
4 Show drive letters before description

@reg add "HKU\TEMP\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced"


/v Start_SearchFiles /t REG_DWORD /d 1 /f
For the "Search other files and libraries" Option
0 Don't search
1 Search without public folders
2 Search with public folders

@reg add "HKU\TEMP\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced"


/v ShowCompColor /t REG_DWORD /d 1 /f
Change the Color of Compressed Files and Folders

@reg add "HKU\TEMP\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced"


/v HideFileExt /t REG_DWORD /d 0 /f
Hide extensions for know file types

@reg add "HKU\TEMP\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced"


/v ShowInfoTip /t REG_DWORD /d 1 /f
Enable/Disable Tool Tip Displays
0 Disable Show Tool Tip
1 Enable Show Tool Tip

@reg add "HKU\TEMP\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced"


/v SeparateProcess /t REG_DWORD /d 1 /f
Launch Folder Windows in a Separate Process
0 Disable
1 Enable

@reg add "HKU\TEMP\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced"


/v AutoCheckSelect /t REG_DWORD /d 0 /f
Use check boxes to select items
0 Disable
1 Enable
@reg add "HKU\TEMP\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced"
/v IconsOnly /t REG_DWORD /d 1 /f
Displays icons instead of thumbnails. MUST be 1 to enable, or 0 to disable.

@reg add "HKU\TEMP\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced"


/v ShowTypeOverlay /t REG_DWORD /d 0 /f
Displays file icons on thumbnails. MUST be 1 to enable, or 0 to disable.

@reg add "HKU\TEMP\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced"


/v AlwaysShowMenus /t REG_DWORD /d 1 /f
Shows menus in a view. MUST be 1 to enable, or 0 to disable.

@reg add "HKU\TEMP\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced"


/v HideDrivesWithNoMedia /t REG_DWORD /d 1 /f
Hide empty drives in the Computer folder
@reg add "HKU\TEMP\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced"
/v SharingWizardOn /t REG_DWORD /d 0 /f
Uses the Sharing Wizard. MUST be 1 to enable, or 0 to disable.

@reg add "HKU\TEMP\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced"


/v FolderContentsInfoTip /t REG_DWORD /d 1 /f

Displays file size information in folder tips. MUST be 1 to enable, or 0 to disa


ble.

@reg add "HKU\TEMP\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced"


/v PersistBrowsers /t REG_DWORD /d 0 /f
Persists each folder's view state. MUST be 1 to enable, or 0 to disable.

@reg add "HKU\TEMP\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced"


/v ShowPreviewHandlers /t REG_DWORD /d 1 /f
Displays preview handlers in the preview pane. MUST be 1 to enable, or 0 to disa
ble.

@reg add "HKU\TEMP\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced"


/v Start_PowerButtonAction /t REG_DWORD /d 2 /f
Change the Default Windows 7 Start Menu Power Button Action
100 Switch User
1 Log Off
200 Lock
4 Restart
10 Sleep
40 Hibernate
2 Shutdown

@reg add "HKU\TEMP\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced"


/v Start_ShowNetConn /t
REG_DWORD /d 1 /f
Connect To Start Menu
0 Disable this item
1 Enable this item

@reg add "HKU\TEMP\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced"


/v Start_ShowControlPanel /t REG_DWORD /d 2 /f
Control Panel
0 Don't display this item
1 Display as link
2 Display as a menu

@reg add "HKU\TEMP\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced"


/v Start_ShowSetProgramAccessAndDefaults /t REG_DWORD /d 0 /f
Default Programs StartMenu
0 Disable this item
1 Enable this item

@reg add "HKU\TEMP\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced"


/v Start_ShowMyDocs /t REG_DWORD /d 1 /f
Documents
0 Don't display this item
1 Display as link
2 Display as a menu

@reg add "HKU\TEMP\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced"


/v Start_ShowHelp /t REG_DWORD /d 1 /f
Help StartMenu
0 Disable this item
1 Enable this item

@reg add "HKU\TEMP\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced"


/v Start_NotifyNewApps /t REG_DWORD /d 0 /f
Highlight newly installed programs Start Menu
0 Disable this item
1 Enable this item

@reg add "HKU\TEMP\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced"


/v Start_ShowMyMusic /t REG_DWORD /d 0 /f
Music Folder Start Menu
0 Don't display this item
1 Display as link
2 Display as a menu

@reg add "HKU\TEMP\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced"


/v Start_ShowMyPics /t REG_DWORD /d 0 /f
Pictures Folder
0 Don't display this item
1 Display as link
2 Display as a menu

@reg add "HKU\TEMP\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced"


/v Start_ShowRun /t REG_DWORD /d 0 /f
Run command
0 Disable this item
1 Enable this item

@reg add "HKU\TEMP\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced"


/v Start_LargeMFUIcons /t REG_DWORD /d 1 /f
Use large icons
0 Disable this item
1 Enable this item

@reg add "HKU\TEMP\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced"


/v Start_MinMFU /t REG_DWORD /d 10 /f
Number of programs on Start Menu

@reg add "HKU\TEMP\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced"


/v Start_JumpListItems /t REG_DWORD /d 10 /f
Change the Number of Recent Items to Display in Windows 7 Jump Lists (0 - 60 dec
imal)
@reg add "HKU\TEMP\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced"
/v Start_AdminToolsRoot /t REG_DWORD /d 0 /f
Add or Remove Administrative Tools in Windows 7 Start Menu (http://www.sevenforu
ms.com/tutorials/8891-administrative-tools-add-remove-start-menu.html)
0 To Add "Administrative Tools" to All Programs Menu Only (StartMenuAdm
inTools = 1, Delete Start_AdminToolsTemp)
0 To Add "Administrative Tools" to All Programs Menu and Start Menu (St
artMenuAdminTools = 1, Start_AdminToolsTemp = 2)
0 To Not Display "Administrative Tools" in All Programs Menu and Start Me
nu (StartMenuAdminTools = 0, Start_AdminToolsRoot =0)

@reg add "HKU\TEMP\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced"


/v StartMenuAdminTools /t REG_DWORD /d 0 /f
Add or Remove Administrative Tools in Windows 7 Start Menu (http://www.sevenforu
ms.com/tutorials/8891-administrative-tools-add-remove-start-menu.html)
0 To Add "Administrative Tools" to All Programs Menu Only (StartMenuAdm
inTools = 1, Delete Start_AdminToolsTemp)
0 To Add "Administrative Tools" to All Programs Menu and Start Menu (St
artMenuAdminTools = 1, Start_AdminToolsTemp = 2)
0 To Not Display "Administrative Tools" in All Programs Menu and Start Me
nu (StartMenuAdminTools = 0, Start_AdminToolsRoot =0)

@reg add "HKU\TEMP\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced"


/v ServerAdminUI /t REG_DWORD /d 0 /f
@reg add "HKU\TEMP\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced"
/v Hidden /t REG_DWORD /d 2 /f
Hides or shows files and folders. MUST be HIDE to hide files and folders, or SHO
W to show files and folders.

@reg add "HKU\TEMP\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced"


/v DontPrettyPath /t REG_DWORD /d 0 /f
Force Explorer to Display Correct Filename Capitalization

@reg add "HKU\TEMP\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced"


/v HideIcons /t REG_DWORD /d 0 /f
Hide extensions for known file types
"HideFileExt"=dword:00000000
"HideIcons"=dword:00000000

@reg add "HKU\TEMP\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced"


/v MapNetDrvBtn /t REG_DWORD /d 0 /f
Map Network Drive button in Explorer
0 Disable this item
1 Enable this item
@reg add "HKU\TEMP\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced"
/v WebView /t REG_DWORD /d 1 /f
@reg add "HKU\TEMP\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced"
/v Filter /t REG_DWORD /d 0 /f
Tasks
0 = Use Windows classic folders
1 = Show common tasks in folders
"WebView"=dword:00000000
"Filter"=dword:00000000

@reg add "HKU\TEMP\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced"


/v SuperHidden /t REG_DWORD /d 0 /f
Displays protected operating system files. MUST be 1 to enable, or 0 to disable.

@reg add "HKU\TEMP\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced"


/v ListviewAlphaSelect /t REG_DWORD /d 1 /f
Show translucent selection rectangle
0 Disable this item
1 Enable this item

@reg add "HKU\TEMP\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced"


/v ListviewShadow /t REG_DWORD /d 1 /f
Enable Transparent Icons
0 Disable this item
1 Enable this item

@reg add "HKU\TEMP\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced"


/v TaskbarAnimations /t REG_DWORD /d 1 /f
Slide taskbar buttons
0 Disable this item
1 Enable this item

@reg add "HKU\TEMP\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced"


/v StartMenuInit /t REG_DWORD /d 4 /f
@reg add "HKU\TEMP\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced"
/v Start_ShowMyGames /t REG_DWORD /d 0 /f
Games Folder
0 Don't display this item
1 Display as link
2 Display as a menu

@reg add "HKU\TEMP\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced"


/v TaskbarSizeMove /t REG_DWORD /d 1 /f
Lock the Size and Position of the Taskbar
0 Locked
1 Unlocked

@reg add "HKU\TEMP\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced"


/v DisablePreviewDesktop /t REG_DWORD /d 0 /f
When hovering over the Show Desktop panel on the taskbar in Windows 7 will show
you the arrangement of open windows if Aero is running. Sometimes this can be pa
in, you can disable this feature and retain the original functionality of Show D
esktop.
0 Enable this item
1 Disable this item

@reg add "HKU\TEMP\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced"


/v TaskbarSmallIcons /t REG_DWORD /d 0 /f
Show Small or big icons on the taskbar
@reg add "HKU\TEMP\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced"
/v TaskbarGlomLevel /t REG_DWORD /d 0 /f
Taskbar icons groupping
0 Always group
1 Group when taskbar is full
2 Never Group
@reg add "HKU\TEMP\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced"
/v Start_ShowMyComputer /t REG_DWORD /d 1 /f
Computer
0 Don't display this item
1 Display as link
2 Display as a menu

@reg add "HKU\TEMP\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced"


/v Start_ShowRecentDocs /t REG_DWORD /d 1 /f
Recent Items
0 Disable this item
1 Enable this item

@reg add "HKU\TEMP\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced"


/v Start_ShowUser /t REG_DWORD /d 0 /f
Personal folder
0 Don't display this item
1 Display as link
2 Display as a menu

@reg add "HKU\TEMP\AppEvents\Schemes\Apps\.Default\SystemExit\.Current" /v "" /t


REG_SZ /d "" /f
@reg add "HKU\TEMP\AppEvents\Schemes\Apps\.Default\WindowsLogoff\.Current" /v ""
/t REG_SZ /d "" /f
@reg add "HKU\TEMP\AppEvents\Schemes\Apps\.Default\WindowsLogon\.Current" /v ""
/t REG_SZ /d "" /f
Remove Logon, Logoff, Shutdown Windows Sounds

@reg add "HKU\TEMP\Control Panel\Desktop" /v MenuShowDelay /t REG_SZ /d 10 /f


Control the Delay of the Start Menu Display

@reg add "HKU\TEMP\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDeskto


pIcons\NewStartPanel" /v {20D04FE0-3AEA-1069-A2D8-08002B30309D} /t REG_DWORD /d
0 /f
@reg add "HKU\TEMP\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDeskto
pIcons\NewStartPanel" /v {59031a47-3f72-44a7-89c5-5595fe6b30ee} /t REG_DWORD /d
0 /f
Shows the Computer and User's files folders on Desktop

S-ar putea să vă placă și