home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Freelog 68
/
Freelog068.iso
/
BAS
/
Musique
/
MrRandom
/
mr_random_1.0.1-install.exe
/
run.bat
< prev
next >
Wrap
DOS Batch File
|
2005-04-02
|
579b
|
18 lines
@echo off
rem Mr. Random run batch file
rem
rem This assumes that Java Runtime Environment 1.4 is installed
rem and javaw.exe is on the path. If javaw.exe is not on the path,
rem alter the command line, for example:
rem
rem start C:\jdk1.4.2_05\bin\javaw.exe -jar mr.random.jar
rem
rem This also assumes that configuration and history files are in
rem the current directory. If not, append the directory path to the
rem command line as an argument, for example:
rem
rem start javaw -jar mr.random.jar "C:\My Documents\My Music"
start javaw -jar mr.random.jar