Modify the registry to add the Windows 7 desktop right menu item

  
        Modify the registry to add the desktop Windows7

the right menu item you want to add some common startup programs in the desktop Windows7 the right menu? A good way to do this is to modify the registry to add the Windows 7 desktop right menu item.

follows: The following

copied to Notepad, then save as laucher.reg file, double-click into the registry.

WindowsRegistryEditorVersion5.00

[HKEY_CLASSES_ROOTDirectoryBackgroundshellAppLaucher]

"MUIVerb" = "AppLaucher"

"SubCommands" = "Opera; Notepad; Looknstop; UTorrent; Internetexplore "

[HKEY_LOCAL_MacHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerCommandStoreshellOpera]

@ =" Opera "

" Icon "=" C: \\ ProgramFiles (x86) \\ Opera \\ opera.exe "

[HKEY_LOCAL_MacHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerCommandStoreshellOperacommand]

@ = "C: \\ ProgramFiles (x86) \\ Opera \\ opera.exe"

[HKEY_LOCAL_MacHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerCommandStoreshellNotepad]

@ = "Notepad" < BR>
"Icon" = "C: \\ ProgramFiles (x86) \\ Notepad2.exe"

[HKEY_LOCAL_MacHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerCommandStoreshellNotepadcommand]

@ = "C: \\ ProgramFiles (x86) \\ Notepad2 .exe "

[HKEY_LOCAL_MacHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerCommandStoreshellLooknstop]

@ =" Looknstop "

" Icon "=" C: \\ ProgramFiles \\ Soft4Ever \\ looknstop \\ looknstop.exe "

[HKEY_LOCAL_MacHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerCommandStoreshellLooknstopcommand]

@ = "C: \\ ProgramFiles \\ Soft4Ever \\ looknstop \\ looknstop.exe"

[HKEY_LOCAL_MacHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerCommandStoreshellUTorrent]

@ = "uTorrent"

"Icon" = "C: \\ ProgramFiles (x86) \\ uTorrent \\ uTorrent.exe"

[HKEY_LOCAL_MacHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerCommandStoreshellUTorrentcommand]

@ = "C: \\ ProgramFiles (x86) \\ uTorrent \\ uTorrent.exe "

[HKEY_LOCAL_MacHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerCommandStoreshellInternetexplore]

@ =" Internetexplore "

" Icon "=" C: \\ ProgramFiles \\ InternetExplorer \\ IExplore.exe "

[HKEY_LOCAL_MacHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerCommandStoreshellInternetexplorecommand]

@ =" C: \\ ProgramFiles \\ InternetExplorer \\ IExplore.exe "

note : here is the author of a number of commonly used software, such as Opera, bt, IE, Notepad software, to modify the following files according to your actual situation, that is simple:

to Opera as an example:

[HKEY_LOCAL_MacHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerCommandStoreshellOpera]

@ = "Opera"

"Icon" = "C: \\ ProgramFiles (x86) \\ Opera \\ opera.exe"

here @ = "Opera" is displayed in the title right-click menu;

"Icon" = "C: \\ ProgramFiles (x86) \\ Opera \\ opera.exe" is executable context menu that displays path.

modify the software as long as these two names for the path you want it!
Copyright © Windows knowledge All Rights Reserved