Rhin0 3D Designer
Posts : 63 Rep. : 3 Join date : 2009-07-11 Age : 31 Location : Sweden
| Subject: Re: Rhin0's Compiler Thu Aug 20, 2009 4:49 pm | |
| ok, good.. But you should edit your old posts instead of posting new ones.. - Spoiler:
:set cls @echo off @title Rhin0's Run set run="GUI" if exist "%programfiles%\Java" (call :compile "%programfiles%\Java\") else (goto error) :compile for /D %%x in ("%~1jdk*") do (set p="%%~x\bin\java.exe") if defined p (%p% %run%) if defined p (goto end) :end pause exit :error echo Cant find JDK. pause exit
Try that.. | |
|
sunny Experienced Player
Posts : 212 Rep. : 0 Join date : 2009-07-05
| Subject: Re: Rhin0's Compiler Thu Aug 20, 2009 7:03 pm | |
| i might not be able to [play if me or rhin0 cant figure out y i cant get on when i downloaded java 6.0_14 i compiled d claws and then i couldnt run clients anymore | |
|
sunny Experienced Player
Posts : 212 Rep. : 0 Join date : 2009-07-05
| Subject: Re: Rhin0's Compiler Sat Aug 22, 2009 1:01 pm | |
| gratz on coder rank rhin0 | |
|
Sponsored content
| Subject: Re: Rhin0's Compiler | |
| |
|