Here's a quick list of desktop shortcut that can help you boost productivity.
Shut Down, Log Off or Restart Windows in 1-ClickRight-click anywhere on the desktop and choose New->Shortcut. Now type the following command in the target box (without the square brackets)
%SystemRoot%\system32\shutdown.exe -s -t 00 [to shut down]
%SystemRoot%\system32\shutdown.exe -r [to reboot]
%SystemRoot%\system32\shutdown.exe -l [to log off]
Click Next and type a name of this shortcut. [more here]
If you frequently send email to abc@xyz.com or even multiple people, you can create a desktop shortcut that will launch a compose message window in your default email editor (like Outlook, Thunderbird, GMail, etc).
Just type the following command in the target box from New->Shortcut as explained previously:
mailto:bill.gates@microsoft.com [create a new e-mail message that is pre-addressed to Bill Gates]
mailto:bill.gates@microsoft.com;sjobs@mac.com [create a new e-mail message that is pre-addressed to Bill Gates as well as Steve Jobs]
Start Microsoft Office Programs without the Splash ScreenYou can suppress the splash screens of Microsoft Office software like Word, Excel, Powerpoint, etc with a simple trick - append a /q switch in the application shortcut.
"D:\Program Files\Microsoft Office 2007\Office12\WINWORD.EXE" /qThe above example will start Microsoft Word in quiet mode.
Send an Instant Message or Make a Call via GTalk
When you have a long list of contacts in Google Talk, this will come in very handy. Create a shortcut on your desktop for gtalk buddies with whom you frequently chat or call as mentioned below: gtalk:chat?jid=abc@gmail.com (starts a chat)
gtalk:call?jid=abc@gmail.com (starts a call)
Click on the desktop shortcut and a message window pops-up for you to type the message , no need to hunt for that name in your long GTalk buddy list. [via]
Start Skype in Minimized mode
Select an existing Skype shortcut menu or create a new one using the same method New -> Shortcut and browse for skype.exe. Add the /minimized switch.
skype.exe /minimized
Skype is minimized to system tray when it starts.
Launch Firefox with Multiple WebsitesSay you want to check gmail, Adsense earnings, orkut scraps in one go.
Just create a desktop shortcut with the following text in the target box.
firefox.exe "gmail.com|adsense.google.com|orkut.com"
[Alternatively, you can add these URLs to the Firefox home-page list in the settings window]
Find this article at: http://labnol.blogspot.com/2007/02/useful-desktop-shortcuts-that-help-you.html
web: http://www.labnol.org/ email: amit@labnol.org

Reader Comments
Great post!
Richard
Written on 8/2/07 9:53 PM
Hey Amit,
I got the information about your post recently, when I opened your page, I didn't closed it till reading it completely.
Every post of your's has a mystery which attracts different users.
How do you get time to write new posts every day. I read your post on "Splitting video file" and the very next day a new post "how many hours you spend on blogging" and now about microsoft short cuts.
Have you dedecated yourself totally to blogging???
Thanks
Virasat
Written on 8/2/07 11:50 PM
Amit,
Word opens with a splash screen on WinXP with a shortcut..
any ideas?
thanks.
Written on 9/2/07 5:09 AM
really great post !!
something which would attract, not just the regular computer users, but also the geeks around us.
the multiple mailto shortcut and firefox multiple website tricks are real cool.
Written on 9/2/07 11:28 AM
Also you can create a shortcut to: skype:username?call
(to call a username or number using skype)
skype:username?chat
(to open a chat session with username)
Written on 1/6/07 2:18 AM