Shortcut to Device Manager in XP Pro?

General software, Operating Systems, and Programming discussion.
Everything from software questions, OSes, simple HTML to scripting languages, Perl, PHP, Python, MySQL, VB, C++ etc.
Post Reply
Brk
SG VIP
Posts: 29518
Joined: Sun Dec 09, 2001 12:00 pm

Shortcut to Device Manager in XP Pro?

Post by Brk »

In XP Pro, is there a way to set up a shortcut directly to the Device Manager, like the way "services.msc" opens the Services control panel?
Brk
SG VIP
Posts: 29518
Joined: Sun Dec 09, 2001 12:00 pm

Post by Brk »

Never mind, found it!

BTW, it's devmgmt.msc
User avatar
DREK
Member
Posts: 79
Joined: Sun Jan 26, 2003 8:37 am

Post by DREK »

NEW=»SHORTCUT=» ''%SystemRoot%\system32\devmgmt.msc'' ( without the quotes) ...
If you want a shortcut..

Stay well
Welcome to my world!
Brk
SG VIP
Posts: 29518
Joined: Sun Dec 09, 2001 12:00 pm

Post by Brk »

Originally posted by DREK
NEW=»SHORTCUT=» ''%SystemRoot%\system32\devmgmt.msc'' ( without the quotes) ...
If you want a shortcut..

Stay well


I figured it out, but thanks anyway.

You can actually leave out the path altogether and just Right-click > New Shortcut > type devmgmt.svc and voila.
User avatar
Humboldt
Posts: 28212
Joined: Wed Oct 04, 2000 12:00 am
Location: Northern CA

Post by Humboldt »

Originally posted by Burke
I figured it out, but thanks anyway.

You can actually leave out the path altogether and just Right-click > New Shortcut > type devmgmt.svc and voila.


Thanks for the tip! That's a good one.

Another good one:

To keep Windows Explorer from opening on the Desktop folder and having to wade to the C:, just change the target path for the shortcut to

%SystemRoot%\explorer.exe /n, /e, c:\

and it will open directly to the C drive (or whatever other destination you direct it to)
Brk
SG VIP
Posts: 29518
Joined: Sun Dec 09, 2001 12:00 pm

Post by Brk »

Originally posted by Humboldt
Thanks for the tip! That's a good one.

Another good one:

To keep Windows Explorer from opening on the Desktop folder and having to wade to the C:, just change the target path for the shortcut to

%SystemRoot%\explorer.exe /n, /e, c:\

and it will open directly to the C drive (or whatever other destination you direct it to)


Yep...been using this one for years now. One of the best tips out there.
User avatar
Humboldt
Posts: 28212
Joined: Wed Oct 04, 2000 12:00 am
Location: Northern CA

Post by Humboldt »

Originally posted by Burke
I figured it out, but thanks anyway.

You can actually leave out the path altogether and just Right-click > New Shortcut > type devmgmt.svc and voila.


I tried it and was given the message "The file devmgmt.svc can not be found"

Can't find it with the search function either.
Brk
SG VIP
Posts: 29518
Joined: Sun Dec 09, 2001 12:00 pm

Post by Brk »

Originally posted by Humboldt
I tried it and was given the message "The file devmgmt.svc can not be found"

Can't find it with the search function either.


You using XP?
User avatar
Humboldt
Posts: 28212
Joined: Wed Oct 04, 2000 12:00 am
Location: Northern CA

Post by Humboldt »

Originally posted by Burke
You using XP?


Would be kinda silly for me to try an XP tip if I wasn't, no? :D
Brk
SG VIP
Posts: 29518
Joined: Sun Dec 09, 2001 12:00 pm

Post by Brk »

Originally posted by Humboldt
Would be kinda silly for me to try an XP tip if I wasn't, no? :D


Well hell who knows these days!

Works flawlessly for me...you using Home or Pro?
User avatar
Humboldt
Posts: 28212
Joined: Wed Oct 04, 2000 12:00 am
Location: Northern CA

Post by Humboldt »

Originally posted by Burke
Well hell who knows these days!

Works flawlessly for me...you using Home or Pro?


Pro.

I'll try searching for it again.
Brk
SG VIP
Posts: 29518
Joined: Sun Dec 09, 2001 12:00 pm

Post by Brk »

AAARRRRGHHH!

I typed it incorrectly.

It's "devmgmt.msc" NOT devmgmt.svc

:rolleyes:
User avatar
Humboldt
Posts: 28212
Joined: Wed Oct 04, 2000 12:00 am
Location: Northern CA

Post by Humboldt »

Originally posted by Burke
AAARRRRGHHH!

I typed it incorrectly.

It's "devmgmt.msc" NOT devmgmt.svc

:rolleyes:


You owe me a beer for hardship and grief resulting from your improper technique.

heh.
User avatar
Humboldt
Posts: 28212
Joined: Wed Oct 04, 2000 12:00 am
Location: Northern CA

Post by Humboldt »

Works fine :)
Brk
SG VIP
Posts: 29518
Joined: Sun Dec 09, 2001 12:00 pm

Post by Brk »

Originally posted by Humboldt
You owe me a beer for hardship and grief resulting from your improper technique.

heh.


Once my pizza shows up, I'll drink a few just for YOU.
Post Reply