RemoteMaster v1.61 is now available!

Discussion forum for JP1 software tools currently in use, or being developed, such as IR, KM, RemoteMaster, and other misc apps/tools.

Moderator: Moderators

Post Reply
gfb107
Expert
Posts: 3411
Joined: Sun Aug 03, 2003 7:18 pm
Location: Cary, NC
Contact:

RemoteMaster v1.61 is now available!

Post by gfb107 »

I've built and released RemoteMaster v1.61

Changes for v1.61
  • Fixes for Linux
Links:
The RemoteMaster project home page, now accepting donations.
RemoteMaster.V1.61.zip
Change Log (also included in the ZIP file)
Readme.html (also included in the ZIP file)
Last edited by gfb107 on Fri Jul 28, 2006 1:27 pm, edited 1 time in total.
Dilligaf
Posts: 79
Joined: Tue Aug 05, 2003 4:24 pm
Location: Michigan

Post by Dilligaf »

Thanks for the quick response. I don't expect this sort of response from paid software. All's working now, just a few problems, every time you open RM it cant find protocols.ini, it keeps trying to look in the user home folder, point it to the RM folder and it opens. Upon closing and reopening it doesnt remember the location and have to point the program to the .ini again. RM looks for the Image folder in the linux users home folder, I generally put the RDF and Image directories in subfolders of Remote Master. Is there any way to specify locations ?? If it's not possible that's ok.

Thanks Again Mike
gfb107
Expert
Posts: 3411
Joined: Sun Aug 03, 2003 7:18 pm
Location: Cary, NC
Contact:

Post by gfb107 »

RM looks for protocols.ini and the Images directory in the current working directory, not in the user's home directory. Just change the current working directory before starting RM.

Alternatively, you can specify the base directory on the command line using -h

Code: Select all

java -jar /RemoteMaster/RemoteMaster.jar -h /RemoteMaster
Post Reply