How to show Display Properties (Screen Saver)
Posted on January 5, 2009
1 2 3 4 5 6 | 'System & API - How to show Display Properties (Screen Saver) Option Explicit Sub Main() Shell "rundll32.exe shell32.dll,Control_RunDLL desk.cpl,,1" End Sub |
Related posts:
- How to show Display Properties (Background)
- How to show Display Properties (Settings)
- How to show Display Properties (Appearance)
- How to show Accessability Properties (Display)
- How to show Keyboard Properties Control Panel
- How to show Regional Settings Properties (Languages)
- How to show Accessability Properties (Keyboard)
- How to show Accessability Properties (Sound)
- How to show Accessability Properties (General)
- How to show Mouse Properties Control Panel