Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista Installation > creating Shortcuts to control panel objects

Reply
Thread Tools Display Modes

creating Shortcuts to control panel objects

 
 
Wayne Blackman
Guest
Posts: n/a

 
      12-04-2009

As I frequently turn my screen saver off and on, I would like to create a
shortcut directly to the Screen Saver Applet in Control Panel. I have
managed to make one to Personalization, This is not what I want, I would
like one click access to Screen Saver, Is this possible?

TIA
Wayne

 
Reply With Quote
 
 
 
 
John John - MVP
Guest
Posts: n/a

 
      12-04-2009
Create a shortcut to this target line:

rundll32.exe shell32.dll,Control_RunDLL desk.cpl,,1

You can change the digit at the end if it doesn't open the tab you want,
for example:

rundll32.exe shell32.dll,Control_RunDLL desk.cpl,,0
rundll32.exe shell32.dll,Control_RunDLL desk.cpl,,2

and so on.

John

Wayne Blackman wrote:
> As I frequently turn my screen saver off and on, I would like to create
> a shortcut directly to the Screen Saver Applet in Control Panel. I have
> managed to make one to Personalization, This is not what I want, I would
> like one click access to Screen Saver, Is this possible?
>
> TIA
> Wayne

 
Reply With Quote
 
Wayne Blackman
Guest
Posts: n/a

 
      12-04-2009

"John John - MVP" <> wrote in message
news:%...
> Create a shortcut to this target line:
>
> rundll32.exe shell32.dll,Control_RunDLL desk.cpl,,1
>
> You can change the digit at the end if it doesn't open the tab you want,
> for example:
>
> rundll32.exe shell32.dll,Control_RunDLL desk.cpl,,0
> rundll32.exe shell32.dll,Control_RunDLL desk.cpl,,2
>
> and so on.
>
> John
>
> Wayne Blackman wrote:
>> As I frequently turn my screen saver off and on, I would like to create a
>> shortcut directly to the Screen Saver Applet in Control Panel. I have
>> managed to make one to Personalization, This is not what I want, I would
>> like one click access to Screen Saver, Is this possible?
>>
>> TIA
>> Wayne


Thanks John, it worked perfectly.

Wayne

 
Reply With Quote
 
John John - MVP
Guest
Posts: n/a

 
      12-04-2009
Wayne Blackman wrote:
>
> "John John - MVP" <> wrote in message
> news:%...
>> Create a shortcut to this target line:
>>
>> rundll32.exe shell32.dll,Control_RunDLL desk.cpl,,1
>>
>> You can change the digit at the end if it doesn't open the tab you
>> want, for example:
>>
>> rundll32.exe shell32.dll,Control_RunDLL desk.cpl,,0
>> rundll32.exe shell32.dll,Control_RunDLL desk.cpl,,2
>>
>> and so on.
>>
>> John
>>
>> Wayne Blackman wrote:
>>> As I frequently turn my screen saver off and on, I would like to
>>> create a shortcut directly to the Screen Saver Applet in Control
>>> Panel. I have managed to make one to Personalization, This is not
>>> what I want, I would like one click access to Screen Saver, Is this
>>> possible?
>>>
>>> TIA
>>> Wayne

>
> Thanks John, it worked perfectly.


You're welcome.

John
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Slow Vista startup Jedi940 Windows Vista Performance 1 01-13-2008 09:50 PM
Control Panel, Windows Update Fail sometimes... Mark S Windows Vista Performance 1 01-05-2008 01:38 PM
Please Help Me - Control Panel Error Ian Clark Windows Vista Hardware 0 12-02-2007 05:58 PM
No mail icon in control panel boe Windows Vista Installation 0 02-05-2007 06:20 AM
Re: control panel faild John Barnes Windows Vista Installation 5 01-08-2007 01:10 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59