These verbs automate the Windows shell.
winShell.about - Display the Windows about window.winShell.createShortcut - Create a shortcut file.winShell.createUrlShortcut - Create a URL shortcut file.winShell.expandEnvironmentStrings - Expand environment strings in text.winShell.exploreFolder - Open a folder in the Windows Explorer.winShell.getEnvironmentVariables - Get a table containing the environment variables.winShell.getRegistryValue - Get a registry value.winShell.mapNetworkDrive - Map a network drive to a drive letter.winShell.minimizeAll - Minimize all open windows.winShell.msgBox - Display the Windows message box.winShell.print - Print a file.winShell.resolveShortcut - Resolve a shortcut file.