Click the floppy disk icons to download the ZIPped sources
| WSH Examples | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Name | Description | Language | Last modified (DD/MM/YYYY) |
Also available as: | Remarks | |||||||
| JS | VBS | DOS bat | NT bat | Kix | Perl | Power Shell |
Rexx | |||||
| Dec2Hex | Convert a decimal number to 8 digit hexadecimal | V | 13/11/2002 | NT | K | P | R | |||||
| DefPrn | Display default printer and port | J | V | 02/02/2003 | NT | K | P | R | ||||
| DelayRun | Start a program with a delay | V | 28/12/2007 | Use this script to modify the shortcuts in your Startup folder to prevent a "traffic jam" at login time | ||||||||
| DelFlash | Delete "Local Stored Objects", also known as "Flash Cookies", from the current user's profile | V | 17/09/2007 | NT | Tested on Windows XP SP2 only. Use entirely at your own risk! | |||||||
| DelTemp | Empty the TEMP directory and IE cache, and optionally also IE/document history, cookies and/or favorites, without prompting for confirmation, or remove only TEMP files older than the specified number of days | V | 21/09/2007 | Warning: this script has gone through limited testing only;
read the on screen warning by running the script with the
/? switch |
||||||||
| DelTrash | Empty the recycle bin without prompting for confirmation | V | 16/06/2007 | Warning: this is a beta version with limited testing;
read the on screen warning by running the script with
the /? switch |
||||||||
| DelTrash2 | Empty the recycle bin without prompting for confirmation, or remove only files older than the specified number of days | V | 17/06/2007 | K | This script requires
BinManager
by Tim Tabor. Based on Tim Tabor's own JScript sample. |
|||||||
| DispEDID | Display the monitor's EDID asset information | V | 14/02/2007 | NT | Based on a script by Michael Baird | |||||||