That voice of the computer from Wargames...ahh brings back memories of 1984. As for the actual reason I mentioned it, the lovely voices of the Microsoft Agent program. I've been messing around ALL DAY with Microsoft Agent and scripting. Its been somewhat fun, but fairly frustrating. I've just built a script that acts as a simple helper running on your desktop. Not really too helpful.
http://ydns.no-ip.com/msAgentHelper.vbs.txt
This script will expect you to setup a few things:
- right click this file (http://ydns.no-ip.com/msAgentHelper.vbs.txt) and do a "Save target as"
- Rename the file to remove the ".txt" extension.
- Choose a location to save the file that you can remember. Click Save.
- Open the folder where the file was saved.
- Edit the file by right-clicking and choosing Edit.
- Modify the top few entries to match your needs.
- Save and close the file.
- Right click the ".vbs" file, choose Properties and go to the Script tab.
- uncheck "Display logo..."
- Click OK. Now you will have a file by the same name except a WSH extension in the same location as the vbs file.
- Double click the "wsh" file. When you run it, it should play sound if Microsoft Agent is properly installed.
This was fun to write but has little value as it is. Trying to think of ways to make it more useful. Perhaps some type of table of things it can do for me.