Wow, your link's string is rather complex. How can anybody remember that.
Code:
rundll32.exe shell32.dll,Control_RunDLL desk.cpl,,5
I did some research for this and found that it is much easier and thought I would share it with you.
There is an easier version of this command:
Code:
c:\windows\system32\desk.cpl ,5
Or in Windows | Run, you can just type in
I am not sure how you figured out that big, long, ugly rundll.exe line. While it works, it is not going to be something you will remember very easily.
So I decided to share with the next guy who hits this link the shorter version. :-)