Need java help

Discussion in 'Archives' started by TouchRevTeam, Jul 27, 2008.

Need java help
  1. Unread #1 - Jul 27, 2008 at 12:45 AM
  2. TouchRevTeam
    Referrals:
    0

    TouchRevTeam Guest

    Need java help

    I'm using a code to skin my ipod touch's keyboard. It is

    java -jar iPhoneShop-0.72.jar ARTWORK Keyboard-Latin.artwork EXPORT KeyLatin

    And when i use it i get an error

    'java' is not a recognizable internal or external command. I got to this site on google and saw a thread on it, but it didn't help me.
     
  3. Unread #2 - Jul 27, 2008 at 12:58 AM
  4. cp
    Joined:
    Jan 30, 2007
    Posts:
    3,278
    Referrals:
    6
    Sythe Gold:
    0

    cp an cat
    Banned

    Need java help

    Do you know where your Java installation is?

    Find the folder that contains "java.exe"

    In this example, I'll use C:\Java.

    Go to command prompt, and run this:

    Code:
    cd C:\Java
    Once you have done that, run your above command.

    Code:
    cd C:\Java
    java -jar iPhoneShop-0.72.jar ARTWORK Keyboard-Latin.artwork EXPORT KeyLatin
    pause
    You can save the above code as a .bat file, and run it, to save you time.
     
< Western Union Help Please | [Paypal]HUSK's Ultimate Services![Rsgp] >

Users viewing this thread
1 guest


 
 
Adblock breaks this site