Archive for the ‘multiple’ 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.

Configure the Way of Opening Multiple Files by using Shortcuts

February 23, 2009

Shortcuts can be created to open multiple files at once that may make things convenient. Lets check a simple example of opening a file located at the C: drive named dxcore.psd ( C:\dxcore.psd) with the Photoshop program located at C:\Program Files\Photoshop\Photoshop.exe:

“C:\Program Files\Photoshop\Photoshop.exe” “C:\dxcore.psd”

By creating a shortcut containing the above command will open the dxcore.psd file with photoshop. Now, notice that the first quotation contains the program path and then after a single space there is the path of the file to open. So the general formula for this is:
“Complete Path of the Program exe” “Complete path of the file to open”

Now lets apply this idea to open multiple files:
“Complete Path of the Program exe” “Complete path of the no.1 file to open” “Complete path of the no.2 file to open”

For Photoshop on the above example the command for opening core1.psd and core2.psd together is:
“C:\Program Files\Photoshop\Photoshop.exe” “C:\core1.psd” “C:\core2.psd”

Using the similar ways you can open even more files together. And this applies to Firefox as well which can be your first trial for this tip. Create or right click on the Firefox Shortcut on your desktop, then go to properties and make the target line look something like this:
“C:\Program Files\Mozila Firefox\Firefox.exe” http://www.yahoo.com http://www.google.com

It will open both Yahoo.com and Google.com together in two different tabs. Note that the Quotation (” “) is not always necessary. You can use quotations if there is a space in the path like:
“C:\Core Softwares\core.exe”
because there is a space between the word Core and ” Softwares ” so typing just C:\Core Softwares\core.exe wont work.

This trick actually applies to all of the softwares available to open one file but it may not work for opening multiple files. The Command on the start>run:

iexplore.exe google.com will work by opening google.com on Internet Explorer but the command iexplore.exe google.com yahoo.com wont work.

For the mostly used Winamp this trick will add the typed files into the playlist:
“C:\Program Files\Winamp\Winamp.exe” “D:\Songs\Avril.mp3″ “D:\Songs\BonJovi.mp3″

You can also apply a skin to winamp in this process. Full path of the skin file may not be necessary if the skin directory is selected before.
“C:\Program Files\Winamp\Winamp.exe” “D:\Winamp Skins\core9.wal”
“C:\Program Files\Winamp\Winamp.exe” core9.wal

Hope this helps and thank you for reading

Multiple Image Resizer .NET is an excellent batch image processor

January 13, 2009


Overview:

With Multiple Image Resizer .NET, you can resize, add borders, add text, overlay images, crop, rotate and flip – with a few simple mouse clicks.

Features:

Batch Image Processing Features

* Resize images

* Rotate images

* Flip images

* Add borders to images

* Add text to images including file and Exif information

* Crop images

* Overlay / Watermark images with another image

Other Features

* Flexible command line batch image processing scripting engine

* Preview of unprocessed and processed images

* Ability to save and load image processing settings

* Ability to alter the order in which batch processing features are applied to images

* Customisable user interface

* Fully integrated help documentation

* Check for updates feature

* Multi-language – English, Spanish, Dutch, Danish, French, Portuguese, Czech, Galician, German, Italian and Hungarian

Supported Image Files

Multiple Image Resizer .NET can open images in 28 image formats, and save processed images in 16 image formats:

* Windows Bitmap .bmp – [Open and Save]

* Dr. Halo .cut – [Open]

* DirectDraw Surface .dds – [Open]

* Enhanced Windows Metafile .emf – [Open and Save]

* Exchangeable Image File .exif – [Open and Save]

* Graphics Interchange Format .gif – [Open and Save]

* High Dynamic Range .hdr – [Open and Save]

* Windows Icon .ico – [Open and Save]

* Amiga IFF .iff – [Open]

* Deluxe Paint .lbm – [Open]

* JPEG Network Graphics .jng – [Open]

* JPEG Format .jpg, .jpeg, .jif, .jpe – [Open and Save]

* Commodore 64 Koala .koa – [Open]

* Multiple Network Graphics .mng – [Open]

* Portable Bitmap ASCII & Binary .pbm – [Open and Save]

* Kodak PhotoCD .pcd – [Open]

* Zsoft Paintbrush PCX Bitmap .pcx – [Open]

* Portable Graymap ASCII & Binary .pgm – [Open and Save]

* Portable Network Graphics .png – [Open and Save]

* Portable Pixelmap ASCII & Binary .ppm – [Open and Save]

* Adobe Photoshop .psd – [Open]

* Sun Rasterfile .ras – [Open]

* Truevision Targa .tga, .targa – [Open and Save]

* Tagged Image File Format .tif, .tiff – [Open and Save]

* Wireless Bitmap .wbmp – [Open and Save]

* Windows Metafile .wmf – [Open and Save]

* X11 Bitmap Format .xbm – [Open]

* X11 Pixmap Format .xpm – [Open and Save]

Review:

Some people have a constant need of resizing their pictures , now i am not of those people but if you are then i suggest you use multiple image resizer .NET. Like the name says it will resize your pictures but its capable of doing so much more like crop; rotate; flip; add text; add borders and add images, all of these processing options can be carried out together with a batch of images which makes this program very versatile in my opinion. If there is a downsize to all of the awesomeness (Is that even a word?) found in this package then it must be the time it takes to start when you run multiple it, its only a few seconds but i could notice it in my system which is kinda disappointing…anyway this is still a great program that could come in handy to all of you photographers or other people in need of image manipulation. Available for Windows 2000/2003/XP/Vista.

Get it at http://www.multipleimageresizer.net/