
Set oShellLink = WshShell.CreateShortcut(objFile.Path) If LCase(objFSO.GetExtensionName(objFile.Name)) = "lnk" Then Set objFolder = objFSO.GetFolder(strFolder) If objFSO.FolderExists (fldr) Then Call GetHotKeys (fldr) "\Microsoft\Internet Explorer\Quick Launch" _ , WshShell.SpecialFolders("AllUsersStartMenu") _ WshShell.SpecialFolders("AllUsersDesktop") _ Option Explicitĭim objFSO: Set objFSO = CreateObject("Scripting.FileSystemObject")ĭim WshShell: Set WshShell = WScript.CreateObject("WScript.Shell")ĭim arrFolders, objFolder, fldr, colfiles, colFoldersĭim objFile, objSubFolder, oShellLink, strHotKey In the Run dialog box, type notepad and hit Enter to open Notepad.Ĭopy and paste the winhelponline code below from GitHub into the text editor. Press Windows key + R to invoke the Run dialog. There are quite a number of Windows 11 Keyboard shortcuts every PC user should know. To list all assigned Shortcut Keys for Shortcuts on your Windows 11/10 PC, do the following:


You can create and assign a keyboard shortcut to open your favorite Website, to open a shortcut on your desktop, taskbar, and Start menu. List all assigned Shortcut Keys (Hotkeys) for Shortcuts in Windows 11/10Ī shortcut is a link to an item (such as a file, folder, or app) on your PC. There are many such hotkeys and it is always a good idea to know them all.

In this post, we will show you how to find and list all assigned Shortcut Keys (hotkeys) for Shortcuts for your account in Windows 11/10.
