[問題] 從registry新增右鍵階層式選單問題
我想在滑鼠的右鍵選單上加個階層式的選單
http://msdn.microsoft.com/en-us/library/cc144171%28VS.85%29.aspx#cascading_exten
ded
http://tinyurl.com/ylzg66w
找到這個說明
但是我照著裡面的說法去做,出來的選單是錯的沒有作用
也不會有階層選單出來,有沒有人可以幫忙看一下?
附上我寫的reg
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\*\shell\OpenWithAppLocale2]
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\*\shell\OpenWithAppLocale2\ExtendedSubCommandsKey]
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\*\shell\OpenWithAppLocale2\ExtendedSubCommandsKey\Shell]
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\*\shell\OpenWithAppLocale2\ExtendedSubCommandsKey\Shell\JP]
"MUIVerb"="以日文語系開啟"
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\*\shell\OpenWithAppLocale2\ExtendedSubCommandsKey\Shell\JP\command]
@="C:\\\\WINDOWS\\\\system32\\\\wscript.exe
C:\\\\windows\\\\system32\\\\LocaleStart.vbs 0411 \\\"%1\\\""
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\*\shell\OpenWithAppLocale2\ExtendedSubCommandsKey\Shell\TW]
"MUIVerb"="以繁體語系開啟"
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\*\shell\OpenWithAppLocale2\ExtendedSubCommandsKey\Shell\TW\command]
@="C:\\\\WINDOWS\\\\system32\\\\wscript.exe
C:\\\\windows\\\\system32\\\\LocaleStart.vbs 0404 \\\"%1\\\""
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 220.135.230.189
※ 編輯: nimula 來自: 220.135.230.189 (10/27 22:39)
→
10/28 00:29, , 1F
10/28 00:29, 1F
→
10/28 02:27, , 2F
10/28 02:27, 2F
→
10/28 04:04, , 3F
10/28 04:04, 3F
→
10/28 17:01, , 4F
10/28 17:01, 4F