home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2000 February
/
CHIPinte022000.iso
/
office51
/
os2
/
misc
/
java
/
jre117
/
JAVAINUF.EXE
/
maketmp.cmd
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1998-10-13
|
264 b
|
8 lines
/* rexx */
parse arg fHandle bootdrive
call RxFuncAdd 'RexxInstResolveVariables', 'WPINSTAL', 'RexxInstResolveVariables'
drive = RexxInstResolveVariables( fHandle, "{RUNDRV}", 1)
'COPY ' drive'\java11\bin\applet.exe 'drive'\java11\bin\appletviewer.exe'