Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How do I change the screensaver programmatically?

Tags:

I'd like to change the current Screensaver for a custom one (which I previously loaded as a resource in Visual Studio) using C#. How could that be done? I've looked for it on Google and SO, but it all talks about "How to create a Screensaver", not "How to change a Screensaver". If possible, it should work on WinXP, Vista and 7.