Archive for the ‘shortcut’ Category

Start Multiple Programs With One Shortcut

February 23, 2009

In the past we’ve shown you how to create batch files for synchronizing two folders, and today we’re going to demonstrate how they can be used to launch your favorite applications. If you’re like me you probably start the same applications every morning, such as your feed reader, web browser, and your calendar. If that’s the case then you’ll be in love with what I’m about to show you. In under a minute you can create a batch file to launch several applications, documents, files, and more in a single click.

What some people don’t realize is that you can also use this method to reduce the startup time of your computer! It’s likely that you have at least a handful of applications that startup with Windows which you don’t need immediately. Things like an instant messenger or email checker. You can place all of those applications into a single batch file, remove them from the startup list, and then just run them when you’re ready.

Update: Be sure to checkout how you can use a batch file to close multiple programs as well.

You may think that doing something like this is a tedious process, but it’s actually rather easy:

–Instructions–

  1. Open Notepad (Start Menu -> Accessories -> Notepad):
  2. Get the paths for the programs you want to start. The easiest way to do this is to right-click on each of the existing shortcuts, choose the Properties option, and then copy the Target path.
  3. Enter the paths for each of the programs into Notepad, one per line. Be sure to put

    start “”

    at the beginning of each line, and put a space after it to separate it from the application path. If the path of your application has a space in it, you’ll need to surround the entire path with quotes. It should look something like this:

  4. Save it as a .BAT file by manually entering in the extension at the end of the file name.
  5. Double-click on the new file that you just created to test out the results.

–Examples–

There are all kinds of things that this can be used for, especially since you can throw parameters onto each of the applications. Let’s say you wanted to open our website in Firefox, one of the lines would look like this:

start "" "C:\Program Files\Mozilla Firefox\firefox.exe" "cybernetnews.com"

You can also have it open a document by providing the path to it, like this:

start "" "C:\Users\Wagner\Documents\CyberNet.doc"

In the end you can create several different batch files each for different tasks. Batch files are powerful tools that can greatly enhance your productivity, and this is one of the ways they do that.

Add shortcuts on your desktop automatically when inserting drives or media with Desk Drive

January 13, 2009


Overview:

Desk Drive™ solves a really annoying problem. You pop a USB thumb drive or DVD into your computer and then you have to open Window’s Explorer and find the mapped drive or folder. Desk Drive adds a desktop icon pointing to the drive automatically. Remove the media and the shortcut goes away. Brilliantly simple and effective.

Desk Drive sits quietly in the system tray. Configuration image at right is just a click away and allows you to specify which types of media to monitor. So simple, it just works. Download it today!

System Requirements:

Windows XP/Vista

.Net Framework 2.0

Review:

So one of the cool things that ubuntu had over windows when i tried it was something so simple like adding a shortcut to a recently inserted media like a CDROM or pendrive, it made knowing what stuff you had inserted in your PC very easy and in addition you could access your stuff without opening the ubuntu explorer. Anyway this functionality can be replicated in windows by using desk drive, it will sit on the system tray and will add a shortcut to whatever stuff you insert in your PC , these shortcuts will disappear once you remove whatever you have put in, you can choose with drives will be monitored and btw i suggest you remove your floppy drive otherwise desk drive will search for inserted floppies constantly which will cause a constant and annoying sound, at least that is what happened to me. In my system desk drive used between 10MB to 20MB which is ok i guess for those rich people that have like a gig of ram and more (yes i am bitter because i only 256MB, oh wait i mean 224MB after you subtract the shared memory that the integrated video uses….i hate my PC).
So in conclusion use desk drive if you feel interested in having a shortcut for every media that you inserted. Available for Windows XP/Vista.

Get at it http://blueonionsoftware.com/DeskDrive.aspx