You may be using a program that does not integrate into the suite’s main menu.

Maybe you prefer using shortcuts on the root of the USB drive, like a portable desktop.

The shortcut will always refer to the full path of the tool, including the drive letter.

How to Create Shortcuts to Programs on USB Drives

You canassign a static drive letter to the USB drive.

However, make this a relative path by leaving out the drive letter and the first backslash.

Also, surround the path with quotes.

01_entering_path_to_program

We will use the free icon extraction program, BeCyIconGrabber, as an example.

The image below shows an example of the relative full path to the program on our USB flash drive.

In the text editor, save the file as a .bat file in a location of your choosing.

03_saving_batch_file

We saved our file to a special directory on our USB flash drive.

NOTE: It doesn’t matter too much where you save the batch file.

The location of the final executable file is what matters.

05_running_bat_to_exe_converter

You should end up with an icon (.ico) file as shown below.

To convert your batch file into an executable file, download the free programBat To Exe Converter.

The program does not need to be installed.

06_clicking_browse_for_batch_file

Simply extract the files from the .zip file and double-punch the .exe file to launch the program.

Now, we need to specify the name and location of the resulting .exe file.

By default, the same location as the batch file is entered as the save location.

07_selecting_batch_file

The path to the icon file is entered into the Icon file edit box.

Click Compile to create your .exe shortcut file.

The new .exe shortcut file is available on the root of your USB flash drive.

08_clicking_browse_for_save_as

Double-click it to trigger the program.

Here is the BeCyIconGrabber program opened from our converted batch file.

09_selecting_root_of_usb_drive

10_selecting_invisible_application

13_clicking_compile

14_closing_bat_to_exe_converter

15_executable_file_created