robertlees Newbie
Joined: 19 Sep 2005 Posts: 22 Location: Sydney, Australia
|
Posted: Apr 11th, 2006 06:12 PM Post subject: Working with the registry |
|
|
I want to create an app that displays and changes something in the registry. For starters, how can I get and set the marguee text that appears when Windows is inactive for a while.
I found it at..
My Computer \ HKEY_Current_USER \ Control Panel \ Screen Saver.Marguee Text
I know I can use GetSetting and SaveSetting, but they don't go into the path I described above. |
|