 Scripting Downloads |
 |
| file |  | user |  | section |  | date |  | size |
 |
 |
| Retrieve the Operating System |  | rodtrent |  | Scripting |  | 6/23/2002 |  | < 1 kb |
 |
| This VB Script returns the name and version number of the operating system installed on a computer. |
 |
 |
 |
| Uninstall Windows Installer App |  | rodtrent |  | Software Management, Scripting |  | 6/25/2002 |  | < 1 kb |
 |
| This VB Script uses WMI to uninstall an application that has been installed using the Windows Installer service. |
 |
 |
 |
| Enumerate Registry Keys |  | rodtrent |  | Scripting |  | 6/26/2002 |  | < 1 kb |
 |
| From Les Landau, this is a modified VB Script that allows you to enter a starting point and ending point for registry key enumeration. |
 |
 |
 |
| PageFile Information |  | rodtrent |  | Scripting |  | 7/2/2002 |  | < 1 kb |
 |
| Use this VB Script to retrieve page file usage statistics. |
 |
 |
 |
| Create Registry Key |  | rodtrent |  | Scripting |  | 7/7/2002 |  | < 1 kb |
 |
| This VB Script is an example of how to create a registry key using WMI. |
 |
 |
 |
| Sort Time |  | rodtrent |  | Scripting |  | 7/22/2002 |  | < 1 kb |
 |
| VB Script that displays the time in HHmmss format. |
 |
 |
 |
| function ping modified |  | drichardson |  | Scripting |  | 7/23/2002 |  | 1.6 kb |
 |
| A modified ping function that works without doing the interim disk writes. |
 |
 |
 |
| Sort Date |  | rodtrent |  | Scripting |  | 7/23/2002 |  | < 1 kb |
 |
| VB Script that displays the date in YYYYMMDD format. |
 |
 |
 |
| Week VB Script |  | rodtrent |  | Scripting |  | 7/24/2002 |  | < 1 kb |
 |
| Simple VB Script that calculates the week number. |
 |
 |
 |
| DLL OCX Versions |  | rodtrent |  | Scripting |  | 7/29/2002 |  | < 1 kb |
 |
| This VB Script creates a file on the desktop named versions.txt. It lists the version numbers for all DLL and OCX files in C:\Windows\System. |
 |
 |