Hi all,
Over the last few years, I've written a collection of utilities and put them on my own web site: http://internet.cybermesa.com/~bstewart/
Here's a summary of some of the software you'll find there:
- EditV32 and Choose32 (EditV32 is featured in "Scripting Password Prompts," InstantDoc #92717). EditV32 lets you read line input into an environment variable, and Choose32 provides for single-key input (like Choice).
- Shell Scripting Toolkit is a set of command-line utilities useful in Cmd.exe scripting. One of these tools, EchoX, lets you output strings to the console in various colors.
- Windows Admin Script Tools is another set of command-line utilities that lets you check file versions, test the features of the current operating system, and more.
- The Miscellaneous Tools page features a set of individual utilities for various purposes. For example, the CachedExchange utility does the same thing as the VBScript code in "Scripting Cached Exchange Mode" (InstantDoc #46799), but since it's an .exe file, it's much faster.
If any of these tools are useful to anyone, I'd love to hear from you.
--
Bill Stewart