WinShell Verbs
Windows verbs
winShell.about ()
winShell.createShortcut (path, targetPath)
winShell.createUrlShortcut (path, url)
winShell.expandEnvironmentStrings (s)
winShell.exploreFolder (folderPath)
winShell.getEnvironmentVariables ()
winShell.getRegistryValue (registryPath)
winShell.minimizeAll
winShell.msgBox (message, buttonsNum, title)
winShell.print (f)
winShell.resolveShortcut (shortcutPath)
|