如何解決Win8.1點(diǎn)擊右鍵菜單固定到開始屏幕沒有反應(yīng)
如何解決Win8.1點(diǎn)擊右鍵菜單固定到開始屏幕沒有反應(yīng)
有win8用戶發(fā)現(xiàn)在更新了系統(tǒng)之后,固定到開始屏幕選項(xiàng)失效了,點(diǎn)擊也沒有反應(yīng),那么如何解決Win8.1點(diǎn)擊右鍵菜單固定到開始屏幕沒有反應(yīng)呢?下面跟著學(xué)習(xí)啦小編來一起了解下吧。
解決Win8.1點(diǎn)擊右鍵菜單固定到開始屏幕沒有反應(yīng)方法
將下面的代碼行復(fù)制到記事本中,另存為PintoStartScreen.reg,雙擊導(dǎo)入注冊(cè)表:
注:如果提示“沒有相應(yīng)的權(quán)限”,忽略即可。
注2:該方法對(duì)快捷方式無效,這可能是Win8.1預(yù)覽版的一個(gè)Bug。目前還沒找到解決方法。
Windows Registry Editor Version 5.00 [HKEY_CLASSES_ROOT\exefile\shellex\ContextMenuHandlers\PintoStartScreen]
@ = “{470C0EBD-5D73-4d58-9CED-E91E22E23282}” [HKEY_CLASSES_ROOT\Folder\shellex\ContextMenuHandlers\PintoStartScreen]
@ = “{470C0EBD-5D73-4d58-9CED-E91E22E23282}” [HKEY_CLASSES_ROOT\mscfile\shellex\ContextMenuHandlers\PintoStartScreen]
@ = “{470C0EBD-5D73-4d58-9CED-E91E22E23282}” [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\exefile\shellex\ContextMenuHandlers\PintoStartScreen]
@ = “{470C0EBD-5D73-4d58-9CED-E91E22E23282}” [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Folder\shellex\ContextMenuHandlers\PintoStartScreen]
@ = “{470C0EBD-5D73-4d58-9CED-E91E22E23282}” [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\mscfile\shellex\ContextMenuHandlers\PintoStartScreen]
@ = “{470C0EBD-5D73-4d58-9CED-E91E22E23282}” [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Windows.pintostartscreen]
“InvokeCommandOnSelection” = dword:00000001
“MUIVerb” = “@shell32.dll,-51201〃
“StaticVerbOnly” = “”
“ResolveLinksQueryBehavior” = dword:00000000
“Description” = “@shell32.dll,-51202〃
“CanonicalName” = “{d9a0b766-e16c-47c6-af87-85e427d2b9f5}”
“Icon” = “imageres.dll,-5376〃 [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Windows.pintostartscreen]
“InvokeCommandOnSelection” = dword:00000001
“MUIVerb” = “@shell32.dll,-51201〃
“StaticVerbOnly” = “”
“ResolveLinksQueryBehavior” = dword:00000000
“Description” = “@shell32.dll,-51202〃
“CanonicalName” = “{d9a0b766-e16c-47c6-af87-85e427d2b9f5}”
“Icon” = “imageres.dll,-5376〃
看過“如何解決Win8.1點(diǎn)擊右鍵菜單固定到開始屏幕沒有反應(yīng)”的人還看了:
1.關(guān)于把Win8圖標(biāo)固定到開始屏幕的方法