|
How can I setup a command line for Program/WAV Launcher?
The format of the command line is as follows:
LAUNCHER.EXE {program or WAV path} {time in minutes}
Create a shortcut to LAUNCHER.EXE
Right-click that shortcut
Choose properties
After the path to LAUNCHER.EXE add the following:
{program or WAV path} {time in minutes}
For example: "C:\JOKES\LAUNCHER.EXE" "C:\WINDOWS\NOTEPAD.EXE" 5
would launch Windows notepad every 5 minutes.
For example: "C:\JOKES\LAUNCHER.EXE" "C:\WINDOWS\MEDIA\WOW.WAV" 1
would launch the sound WOW.WAV every 1 minute.
Click "OK"
Be sure to add a space after LAUNCHER.EXE and path to the file or WAV
Be sure to add a space after the path to the file or WAV and the minutes
Be sure to add " " around the whole path to LAUNCHER.EXE and the file or WAV to launch
|