Rob van der Woude's Scripting Pages

WSH: Examples (D)

HTA, JScript, VBScript and WSC examples

💾 Click the floppy disk or package (for third party scripts) 📦 icons to download the ZIPped sources

Click the question mark icons to view the MD5 and SHA1 checksums for the ZIPped sources

 

 

All 0 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

 

WSH examples
💾 Name Version Description Last modified
(yyyy-mm-dd)
Remarks
💾 Date2ISO.vbs 1.02 Convert any date/time to ISO date/time format 2011-03-18  
💾 Date2UTC.vbs 1.00 Convert any date/time to Unix time (UTC) 2011-03-18  
💾 Dec2Hex.vbs 1.00 Convert a decimal number to 8 digit hexadecimal 2002-11-13  
💾 DefPrn.vbs 1.00 Display default printer and port 2003-02-02  
💾 DelayRun.vbs 1.02 Start a program with a delay 2007-12-28 Use this script to modify the shortcuts in your Startup folder to prevent a "traffic jam" at login time
💾 DelFlash.vbs 1.00 Delete "Local Shared Objects", a.k.a. "Flash Cookies", from the current user's profile 2007-09-17 Tested on Windows XP SP2 only, won't work on Windows 7 or later.
Use entirely at your own risk!
Also available as DelFlash.bat, which has been tested in Windows 7 too, and will also remove Flash Cookies set by Google Chrome.
💾 DelTemp.vbs 2.00 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 2009-09-17 Warning: this script has gone through limited testing only; read the on screen warning by running the script with the /? switch
💾 DelTemp3.vbs 3.00 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 2010-05-14 Windows 7 version: /CD purges files waiting to be burned to CD
Warning: this script has gone through limited testing only; read the on screen warning by running the script with the /? switch
💾 DelTrash.vbs   Empty the recycle bin without prompting for confirmation 2007-06-16 Warning: this script has gone through limited testing only; read the on screen warning by running the script with the /? switch
💾 DelTrash2.vbs 1.00 Empty the recycle bin without prompting for confirmation, or remove only files older than the specified number of days 2007-06-17 Requires Tim Tabor's BinManager.
Based on Tim Tabor's JScript sample.
💾 devcon_help.vbs 1.00 Generate an HTML page with help for all commands for the current DEVCON version 2016-12-09 Requires DEVCON.
See my own devcon_help.php for an online version
💾 DisableLanguagePackUpdates.vbs 1.00 Hide all Language Pack updates in Windows Update 2018-04-21 Based on a script by Tony Marques
💾 DisableSilverlightUpdates.vbs 1.00 Hide all Silverlight updates in Windows Update 2018-04-20 Originally written in JScript by Tony Marques
💾 DispEDID.vbs 2.30 Display the monitor's EDID asset information 2010-05-27 Based on a script by Michael Baird (link no longer available)
💾 DiskTypes.vbs 1.00 BETA List disk drives and their interface type (IDE/SATA/SCSI/USB/USB3) and capacity 2012-08-07 Differentiates between IDE/SATA, and USB/USB3 based on the controllers' description fields
💾 DPPEEE.vbs 1.11 Temporarily change an Asus EEE PC's screen resolution to 1024x768 to allow running Canon's Digital Photo Professional software 2010-10-09 Requires SetRes

 

All 0 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

 


page last modified: 2023-04-09; loaded in 0.0426 seconds