View Single Post
  #29  
Unread 09-20-2007, 08:46 AM
gm9 gm9 is offline
gm10-1
Premium Member
EQ2Interface Super Mod
Featured
 
Join Date: Feb 2006
Posts: 6,479
Default

Quote:
Originally Posted by aigor View Post
At the moment i'm at work, but can you explain how do to run it from the command line ( sorry but i'm not so very practice )^^ thanks again for your patience
Go to start menu -> Run. Type "cmd" and click ok.

A console window opens up. Type

java -jar "<full path to updater>\Updater.jar"

<full path to updater> depends on where you installed it to. For example, it you placed it in C:\Program Files\ProfitUI Updater, you would type the following:

java -jar "C:\Program Files\ProfitUI Updater\Updater.jar"

Then some error message will be output which you can copy and paste here so Kaldran can have some fun with it.

Note to self: update the download once more and include a batch file for automatically creating an error.txt log file.
__________________
P R O F I T U I ∙ R E B O R N [Auto-Updater] | [Portal] | [F.A.Q.] | [Support Forums]
~ Retired ~
If it does not work, you likely installed it incorrectly. Always try a clean install before reporting bugs.
Reply With Quote