Board index » cppbuilder » turn off screen saver

turn off screen saver


2004-06-08 05:26:44 PM
cppbuilder49
I want to write a command line executable that turns the screensave on
windows XP/2000 on and off.
I want to be able to call the exe with a parameter (on or off) and it
disables/enables the screen saver without a reboot.
Can anyone suggest how to do this
thanks
 
 

Re:turn off screen saver

XXXX@XXXXX.COM wrote:
Quote
I want to write a command line executable that turns the screensave on
windows XP/2000 on and off.

I want to be able to call the exe with a parameter (on or off) and it
disables/enables the screen saver without a reboot.

Can anyone suggest how to do this

thanks


This group is for questions about using the VCL try asking in the
nativeapi group.
Eelke