Fileaze banner

 

WSH Examples (B*)

Download the ZIPped sources Click the floppy disk icons to download the ZIPped sources

 

WSH Examples
Download the ZIPped sources Name Description Language Last
modified
(DD/MM/YYYY)
Also available as: Remarks
JS VBS DOS bat NT bat Kix Perl Power
Shell
Rexx
Download the ZIPped sources B64Coder Base64 encode/decode files   V 11/04/2007             Requires Belus Technology's free X-Base64 component.
Download the ZIPped sources Bin2Vbs Convert a (small) binary file into VBScript code that can recreate that file   V 23/10/2008              
Download the ZIPped sources BIOS Display BIOS information for any WMI enabled computer on the network   V 30/11/2002     K P PS R Created using Microsoft's Scriptomatic tool.
Perl and Rexx versions both use DEBUG.EXE to read info from BIOS.
Download the ZIPped sources BookFind Look up book title and author for a specified ISBN number   V 20/08/2006             This script uses Amazon.com to look up books
Download the ZIPped sources BootDriv Return boot drive letter   V 06/01/2003 D NT       R Created using script code found on TechNet Script Center, "Disks and File Systems" section  (C) 2003 Microsoft Corporation
Download the ZIPped sources BrFolder Open a Browse Folder dialog   V 30/03/2007     K       Based on the Hey Scripting Guys article How Can I Show Users a Dialog Box That Only Lets Them Select Folders?