Ram Posted January 25, 2007 Posted January 25, 2007 (edited) Hey, I want to disable / Enable Screen saver automatically through autoit, is it possible? Edited January 25, 2007 by Ram
Bert Posted January 25, 2007 Posted January 25, 2007 it is a simple registry setting. Pretty strait forward. The Vollatran project My blog: http://www.vollysinterestingshit.com/
PaulIA Posted January 25, 2007 Posted January 25, 2007 Hey,I want to disable / Enable Screen saver automatically through autoit, is it possible?If you want to do this with an API call, check out SystemParametersInfo at MSDN. This function is available in the Auto3Lib A3LWinAPI module if you're interested. Auto3Lib: A library of over 1200 functions for AutoIt
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now