Code-x
Would you like to react to this message? Create an account in a few clicks or log in to continue.
Code-x

Code-x Private Server
 
HomeHome  PortalPortal  Latest imagesLatest images  SearchSearch  RegisterRegister  Log inLog in  

 

 compiler i made

Go down 
2 posters
AuthorMessage
raws arrow
Member
Member
raws arrow


Number of posts : 44
Age : 30
Registration date : 2008-08-26

compiler i made Empty
PostSubject: compiler i made   compiler i made Icon_minitimeWed Mar 04, 2009 8:54 pm

here is a compiler i got don makeing ok try it here






@echo off
if exist "%programfiles%\Java" (call :compile "%programfiles%\Java\") else (goto error)
:compile
for /D %%x in ("%~1jdk*") do (set p="%%~x\bin\javac.exe")
if defined p (%p% -cp . *.java)
if defined p (goto end)
:error
echo You do not have Java installed. Please download it at the site that is about to load.
"%programfiles%\Internet Explorer\iexplore.exe" http://java.sun.com/javase/downloads/index.jsp
:end
echo Finished!
pause
exit


Last edited by raws arrow on Wed Mar 04, 2009 8:55 pm; edited 1 time in total (Reason for editing : fixed)
Back to top Go down
Ryan
Admin
Admin
Ryan


Number of posts : 511
Age : 29
Location : England
Registration date : 2008-06-04

compiler i made Empty
PostSubject: Re: compiler i made   compiler i made Icon_minitimeThu Mar 05, 2009 10:07 am

I seen this exact 1 on another compiler i have

My compiler however is 10000000 times shorter and works fine Smile
Back to top Go down
raws arrow
Member
Member
raws arrow


Number of posts : 44
Age : 30
Registration date : 2008-08-26

compiler i made Empty
PostSubject: lol   compiler i made Icon_minitimeThu Mar 05, 2009 5:34 pm

no its not the same i fix it up some lol i am working on a new one atm any advice?
Back to top Go down
Sponsored content





compiler i made Empty
PostSubject: Re: compiler i made   compiler i made Icon_minitime

Back to top Go down
 
compiler i made
Back to top 
Page 1 of 1
 Similar topics
-
» my very own tut i made for making client have a veng skull :D

Permissions in this forum:You cannot reply to topics in this forum
Code-x :: General Chat :: runescape private [TUT] section-
Jump to: