Jump to content

Kekwa

Members
  • Posts

    5
  • Joined

  • Last visited

Everything posted by Kekwa

  1. If that shortcut is for windows, I use plink.exe + .bat combo to create something like that. (The code below is only for server that use username and password for authentication) echo yes | plink -agent YOUR_USER_NAME@SERVER_IP -pw YOUR_PASSWORD "/path/to/ra/athena-start restart" Save as something.bat. Put togather in a folder with plink.exe file. It should be working now. You can always convert bat files to exe. You can also warp togather plink + command.exe under 1 exe with custom message box. This is the easiest way to me other than writing c++ code.
  2. Need translation then I can do the photoshop work. See attachment for example. Not sure if that correct translation. btn_big_cancel.bmp btn_big_cancel_a.bmp btn_big_cancel_b.bmp
  3. Can someone tell me which of above is 3.0.5? There is no about button in the program for me to check the version of file that I downloaded. This really is unpleasant news. But if that help for faster update I guess I cannot compain. Really hope for non-depended program. Nice patcher by the way. Truly the best free patcher available. Thank you!
×
×
  • Create New...