RemoteMaster v0.81 available!
Moderator: Moderators
RemoteMaster v0.81 available!
I've built and released RemoteMaster v0.81
Changes for v0.81
- Added both the built-in and short versions of RC6-M-20n
- Added Replay(simple) and RC6-M24n
- Fix bugs with honoring restrictions on un-shifted keys
- Add support for Processor Versions, particularly 6805-C9 and 6805-RC16/18
- Add 6805-C9, 6805-RC16/18, and 740 upgrade code for GI 4DTV Hacked
- Give user a smaller list of remotes to choose from when importing and the remote name isn't an exact match
- Layout Panel: give preference to buttons in ButtonMap when figuring out which button user is interacting with.
Links:
RemoteMaster.v0.81.zip
Release Notes and Change Log (also included in the ZIP file)
Installation Instructions (also in the Readme.txt included in the ZIP file)
The ControlRemote project home page.
Changes for v0.81
- Added both the built-in and short versions of RC6-M-20n
- Added Replay(simple) and RC6-M24n
- Fix bugs with honoring restrictions on un-shifted keys
- Add support for Processor Versions, particularly 6805-C9 and 6805-RC16/18
- Add 6805-C9, 6805-RC16/18, and 740 upgrade code for GI 4DTV Hacked
- Give user a smaller list of remotes to choose from when importing and the remote name isn't an exact match
- Layout Panel: give preference to buttons in ButtonMap when figuring out which button user is interacting with.
Links:
RemoteMaster.v0.81.zip
Release Notes and Change Log (also included in the ZIP file)
Installation Instructions (also in the Readme.txt included in the ZIP file)
The ControlRemote project home page.
Last edited by gfb107 on Mon Jan 12, 2004 10:42 pm, edited 1 time in total.
-- Greg
Original RemoteMaster developer
JP1 How-To's and Software Tools
The #1 Code Search FAQ and it's answer (PLEASE READ FIRST)
Original RemoteMaster developer
JP1 How-To's and Software Tools
The #1 Code Search FAQ and it's answer (PLEASE READ FIRST)
What version of Java are you using?
-- Greg
Original RemoteMaster developer
JP1 How-To's and Software Tools
The #1 Code Search FAQ and it's answer (PLEASE READ FIRST)
Original RemoteMaster developer
JP1 How-To's and Software Tools
The #1 Code Search FAQ and it's answer (PLEASE READ FIRST)
I get that same error with java 1.3.1
here's the blurb from my setup.reg file if it helps;
@="\"C:\\Program Files\\JavaSoft\\JRE\\1.3.1\\bin\\javaw.exe\" -jar \"C:\\jp1\\RemoteMaster.v0.81\\RemoteMaster.jar\" -h \"C:\\jp1\\RemoteMaster.v0.81\" \"%1\""
I think I'm pretty stuck with that version since thats what cisco's cluster manager requires.
any suggestions?
here's the blurb from my setup.reg file if it helps;
@="\"C:\\Program Files\\JavaSoft\\JRE\\1.3.1\\bin\\javaw.exe\" -jar \"C:\\jp1\\RemoteMaster.v0.81\\RemoteMaster.jar\" -h \"C:\\jp1\\RemoteMaster.v0.81\" \"%1\""
I think I'm pretty stuck with that version since thats what cisco's cluster manager requires.
any suggestions?
Sorry, but as stated in the Readme.txt and the Installation Instructions, RM requires Java 1.4.1 or later.
-- Greg
Original RemoteMaster developer
JP1 How-To's and Software Tools
The #1 Code Search FAQ and it's answer (PLEASE READ FIRST)
Original RemoteMaster developer
JP1 How-To's and Software Tools
The #1 Code Search FAQ and it's answer (PLEASE READ FIRST)
I think it is possible to install and use a copy of the JRE without any registry entries (just copy the right files somewhere). So you can leave 1.3.1 where it is and leave it as the default version of Java, but have a newer version available for use by .bat files that specify it directly (and probably also usable by the registry entry for rmdu files).
-
usblipitor
- Posts: 516
- Joined: Fri Oct 10, 2003 10:06 pm
- Location: Greenbelt, MD
[useless suggestions]TimH wrote:I think I'm pretty stuck with version 1.3.1 since thats what cisco's cluster manager requires. any suggestions?
1. If you have microsoft excel you could run KM instead of RM.
2. How come cisco's cluster manager isnt upward compatible with version 1.4.1? Maybe call cisco and complain!
3. If you can't get KM or RM working on your machine, how about using a friend or relative's computer?
[/useless suggestions]
-
usblipitor
- Posts: 516
- Joined: Fri Oct 10, 2003 10:06 pm
- Location: Greenbelt, MD
More useless ramblings of an old man:
According to CISCO, it seems to run with 1.3.0, 1.3.1, 1.4.0 .. since this webpage was written in June 2003, prior to version 1.4.1's release, it seems logical to assume that it also would work with 1.4.1.
According to CISCO, it seems to run with 1.3.0, 1.3.1, 1.4.0 .. since this webpage was written in June 2003, prior to version 1.4.1's release, it seems logical to assume that it also would work with 1.4.1.
-
jamesgammel
- Exile Island Resident
- Posts: 394
- Joined: Sun Aug 03, 2003 2:48 pm
- Location: Gillette, Wyoming
go Jimjamesgammel wrote:Steve,usblipitor wrote:More useless ramblings of an old man:
.................. it seems logical to assume that it also would work with 1.4.1.
ASSUME. Hmmmm, lets analyze that.
***/u/me Is that where you make an ***/ (out of) U/ (and) ME?
Jim
ok, so I loaded 1.4.2.01 and RM works fine. Cisco's cluster manager does not work now
Oh well, one more thing to fix.
-
jamesgammel
- Exile Island Resident
- Posts: 394
- Joined: Sun Aug 03, 2003 2:48 pm
- Location: Gillette, Wyoming
Bummer. Did 1.4.1 over-write 1.3.1? If NOT, would this work?:
Create a new folder: Put 1.3.1 AND cisco in it. Create another folder (JP-1?) With 1.4.1, IR, KM and RM in it. Hopefully windows will look within the same folder first before searching outside the folder for a Java program to work for each. dumb idea?
Jim
Create a new folder: Put 1.3.1 AND cisco in it. Create another folder (JP-1?) With 1.4.1, IR, KM and RM in it. Hopefully windows will look within the same folder first before searching outside the folder for a Java program to work for each. dumb idea?
Jim
-
Mark Pierson
- Expert
- Posts: 3018
- Joined: Sun Aug 03, 2003 12:13 am
- Location: Connecticut, USA
- Contact:
Considering that Java integrates itself into the OS, it's not possible to have more than one version installed at any given time. Remember, Microsoft and Sun do NOT like to play in the same sandbox.jamesgammel wrote:dumb idea?
This is just a SWAG on my part, but what if you try re-installing the cluster manager?TimH wrote:Cisco's cluster manager does not work now
Mark
-
jamesgammel
- Exile Island Resident
- Posts: 394
- Joined: Sun Aug 03, 2003 2:48 pm
- Location: Gillette, Wyoming
-
Mark Pierson
- Expert
- Posts: 3018
- Joined: Sun Aug 03, 2003 12:13 am
- Location: Connecticut, USA
- Contact: