Homemade U Disk multiple program Open tool
Want to quickly open a U disk in the program, the following teach you a trick.
Open Notepad and edit the following:
Start "" Tool Network FoxmailFoxmail.EXE "
Save to the root directory of the U disk, the file name is "e-mail. bat" and the Save type is "All Files (*.*)". This allows you to run the Foxmail program directly, just as you would a shortcut to Windows, by double-clicking "e-mail. bat". If you need to use a shortcut to open multiple programs at the same time, edit the contents to read:
Start "" Tool network FoxmailFoxmail.EXE
Start "" Tool network QQQQ.exe
Start "" File material graphic
Start "" Tool Entertainment WinampWinamp.exe file Mp3mp3 list. m3u
Start "" Explorer. exe/e, File material graphics
Save as Run common. bat, double-click Run Common. bat to run both Foxmail and QQ programs, open the Graphics folder, play the MP3 list with Winamp, and open the Graphics folder with Resource Manager. The format of this command is:
start+ space + "" + half-width Space + program, file or folder path
If a program or folder path contains spaces, the entire path must be enclosed in half-width double quotes or unrecognized. If the file or folder is followed by the default program, of course, if you want to run with a parameter or use your own program to open the file, or you can add the appropriate program path and parameters before the file path, such as the last line of the example in the command EXPLORER.EXE is the specified open program, parameter "/e, is opened with the resource manager.