VB Script
The company I work for does a lot of network work on Windows. I've written a few scripts to help them with their diagnostics. That's what led me to VB Script. Below are some references I've found helpful.Tools
Klenwell VBScript TemplatesHTA Helpomatic (microsoft.com)
Reference
General
VB Script User's Guide (msdn.microsoft.com)VBScript (wikipedia)
VBScript Overview (javacommerce.com)
VBScript Objects
VBScript Dictionary Object
VbScript Script Control (If... Then... ElseIf... Then... Else... End If
Error Handling (blogs.msdn.com)
Option Explicit (computerperformance.co.uk)
Include External File (visualbasicscript.com)
Intro to VB Script (microsoft.com)
WMI
WMI (microsoft.com)WMI Win32 Classes (microsoft.com)
WMI Object Properties property (microsoft.com)
WMI Software Script
Windows Management Instrumentation (wikipedia)
HTA
HTAs as GUIs (microsoft.com)CategoryVbScript
There are no comments on this page. [Add comment]