How can I create a shortcut for the run command

  • Thread starter Thread starter PeterM
  • Start date Start date
Click on the Start Menu and click on the Run command icon and hold the left
mouse button and drag it to the desktop.
 
|>is it @run or something like it? Many thanks......Peter
|>

It's called a CLSID and not a normal program you can run.

Example
explorer.exe /e,::{20D04FE0-3AEA-1069-A2D8-08002B30309D}
opens to my computer - (in the run command or explorer properties)

{20D04FE0-3AEA-1069-A2D8-08002B30309D} being the CLSID

Look for a third party program.
 
(e-mail address removed) wrote:

|>Look for a third party program.

DUHHH, mental lapse

WinKey+R works
 
It's &Run...

--

Sharon Franks
MCC group
Microsoft Certified Solutions Developer (MCSD)
Microsoft Certified Trainer (MCT).
 
Many thanks, all the info worked, but I had to change to the non-classic
look, before I was actually able to drag the icon to the desktop.......Peter
 
|>Many thanks, all the info worked, but I had to change to the non-classic
|>look, before I was actually able to drag the icon to the desktop.......Peter

Ha, I didn't know you could do that :} I've always run in the classic
mode.
 
Back
Top