How to Create a Shortcut for Any "Modern" Windows App
這樣子可以利用檔案總管中輸入以下文字碼即可開啟開始功能表列的所有捷徑
%windir%\explorer.exe shell:::{4234d49b-0245-4df3-b780-3893943456e1}
接下來就可以利用右鍵來建立捷徑於桌面上。
後來發現這個功能在WIN8出現動態磚後就有人在討論了,如果只有一個開機系統,其實只要
explorer.exe shell:::{4234d49b-0245-4df3-b780-3893943456e1}
就可以了。
後來發現這個功能在WIN8出現動態磚後就有人在討論了,如果只有一個開機系統,其實只要
explorer.exe shell:::{4234d49b-0245-4df3-b780-3893943456e1}
就可以了。