![]() |
tlaScreenSaverHandler
Control Screen Saver with Buttons on Desktop Windows Scripting Host - VBscript - Royalty Free - Send Comments |
PurposeControl Screen Saver with Buttons on Desktop. OperationThere is one major annoyance in all versions of Windows - the inability to control the screen saver from the desktop. tlaScreenSaverHandler removes this limitation through the manipulation of a third-party software package. Steve Gibson (Gibson Research Corporation) created an interesting utility called Wizmo that adds many useful capabilities to Windows. Three of them are used by tlaScreenSaverHandler to manipulate your screen saver: disable screen saver, enable screen saver, and invoke screen saver
ExampleThis utility manipulates the screen saver that you have previously configured for use on your machine. Establish some screen saver for use on your system. Double-click the Now button and the screen saver will start as if the timer had expired and started it. You will return from the screen saver using exactly the same procedure you use today.
Double-click on the Toggle button and the icon will change from clear to a red X. The screen saver will not start when the timer expires or if you double-click on the Now button.
Double-click on the Toggle button again and the icon will change back to clear. When the timer expires the screen saver will start and if you double-click on the Now button the screen saver will also start.
System RegistrySystem Registry not used. Install LocationFour modules are needed to run this capability and they are assumed by the WSH Jscript module to be located in folder \Program Files\Thom Little Associates Ltd\Screen Saver Handler\ on your system drive. These modules are:
You could move these modules anywhere on your system and modify the variable strFolder in th WSH Jscript module to point to their revised location. You can view the source for the WSH Jscript module by selecting the Code button on this page. Input ParametersNone. Return CodesNone. ReferenceGibson Research Corporation at www.grc.com for more information on Wizmo and other fine softeware products. Distribution
Installation
When completed, two new icons will appear on your desktop - Toggle and Now. (We move them to the lower right corner of the screen with Now nearest the right edge and Toggle next to it.) Removal
|
Copyright © 1993-2005 Thom Little Associates, Ltd. revised One Central Square, Keene, NH 03431-3787 phone 603-357-7567 |