1. 程式人生 > 實用技巧 >在主執行緒中為子執行緒解鎖_如何在Windows 10中為Windows Update建立快捷方式

在主執行緒中為子執行緒解鎖_如何在Windows 10中為Windows Update建立快捷方式

在主執行緒中為子執行緒解鎖

在主執行緒中為子執行緒解鎖

With Windows 10, Microsoft is slowly moving away from the Control Panel in favor of the new Settings app that brings a more unified and consistent place to configure classic and advanced settings. But how do you open a particular page easily from a shortcut?

藉助Windows 10,Microsoft逐漸放棄了控制面板,轉而使用新的``設定''應用程式,該應用程式為配置經典和高階設定提供了更為統一和一致的位置。 但是,如何通過快捷方式輕鬆開啟特定頁面?

Almost every Settings page has its own URI (Uniform Resource Identifier) which allows you to open any Settings page directly with a special command. While you can pin settings to the Start menu, you cannot have direct access to specific settings from the desktop. But, if you know the URI then you can easily create shortcuts on the desktop to access your favorite settings.

幾乎每個“設定”頁面都有其自己的URI(統一資源識別符號),您可以使用特殊命令直接開啟任何“設定”頁面。 雖然您可以將設定固定到“開始”選單,但不能直接從桌面訪問特定設定。 但是,如果您知道URI,則可以輕鬆地在桌面上建立快捷方式以訪問您喜歡的設定。

直接開啟設定頁面 (Open a Settings Page Directly )

Press “Win key + R” to open the Run dialog. Type or copy-paste the appropriate command into the Run box. The list of commands is available from the

winaero website. For example, use the command;

按“ Win鍵+ R”開啟“執行”對話方塊。 在“執行”框中鍵入或複製適當的命令。 命令列表可從winaero網站上獲得。 例如,使用命令;

ms-settings:windowsupdate

ms-settings:windowsupdate

to open the “Windows Update” settings page directly. Use the

直接開啟“ Windows Update”設定頁面。 使用

ms-settings:notifications

ms-settings:notifications

command to open the “Notifications & actions” settings page directly.

命令直接開啟“通知和操作”設定頁面。

建立桌面快捷方式 (Create a Desktop Shortcut )

Choose what settings you want to access and copy one of the settings paths. For example — ms-settings:windowsupdate to access the Windows Update settings page directly. Right click on an empty space on the desktop, select “New,” and click on “Shortcut.” A new window will open. Now paste the URI for Windows Update and click “Next.”

選擇您要訪問的設定並複製設定路徑之一。 例如, ms-settings:windowsupdate可直接訪問Windows Update設定頁面。 右鍵單擊桌面上的空白區域,選擇“新建”,然後單擊“快捷方式”。 將開啟一個新視窗。 現在貼上Windows Update的URI,然後單擊“下一步”。

Choose a name for the shortcut, in this case “Windows Update,” and click “Finish.”

選擇快捷方式的名稱,在本例中為“ Windows Update”,然後單擊“完成”。

Double-click the shortcut and the Settings should open to the page you specified. Right click and hold on the new Windows Update shortcut, and click on “Properties.” Click on the “Web Document” tab, then click on the “Change Icon” button.

雙擊快捷方式,“設定”應開啟到您指定的頁面。 右鍵單擊並按住新的Windows Update快捷方式,然後單擊“屬性”。 單擊“ Web文件”選項卡,然後單擊“更改圖示”按鈕。

Select your icon, and click “OK.” Now you can access Windows Update right from the desktop. If you like, you can pin to taskbar, pin to start, add to All apps, or move this shortcut to where you like for easy use.

選擇您的圖示,然後單擊“確定”。 現在,您可以直接從桌面訪問Windows Update。 如果您願意,可以固定到工作列,固定以啟動,新增到“所有應用”,或將此快捷方式移動到您喜歡的位置以便於使用。

翻譯自: https://www.howtogeek.com/227232/how-to-create-a-shortcut-to-windows-update-in-windows-10/

在主執行緒中為子執行緒解鎖