Windows 7 and Vista Guide to Scripting, Automation A Manual for the Windows Grease Monkey |
||||||||||||
Downloadable FilesClick on any of the following links to download files mentioned in the book:
Installing and Using the Sample ScriptsThe file Download the zip file and save it to your hard disk. Extract the files
to a folder on your hard drive using Windows Explorer or another ZIP file
program such as WinZip. Be sure to extract the files with the "use folder
names" option enabled, as the files are organized by chapter in numbered
folders: To run a sample script or batch file, open a command prompt window and type the command
where
so that the default script engine is set to cscript (as described on page xxx). This just needs to be done once. You can edit the sample scripts with notepad, with a command like this:
and you can run the script by typing just its name:
Some of the sample scripts have hard-coded filenames, folder names and computer names in them. You'll have to modify these scripts to make them work on your computer. If you run into any problems with the sample scripts, please use the guestbook to let me know. |