home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Products
IR Server Suite (IRSS)
command line for opening xml file in translator
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="huha" data-source="post: 258286" data-attributes="member: 63847"><p>Aaron, </p><p>after your response I first thaught I would not need the commandline option anymore.</p><p>But working a few more weeks with your great tool, I still would like to ask </p><p>you for implementing the command line option. It would allow me to define </p><p>one buttom on the remote as a shift button and nearly double the available keys.</p><p></p><p>I would then assign the Shift button with the run command</p><p> </p><p>Translator.exe -Config "C:\Config Files\Config_Shift.xml"</p><p></p><p>I could use this xml file to assign a full layer of additional commands and switch back to the main layer by </p><p>using the same button with the run command</p><p></p><p>Translator.exe -Config "C:\Config Files\Config.xml"</p><p></p><p>where Config.xml describes the original main layer functions.</p><p></p><p></p><p>Another variation of this idea would be to assign a small script to a "Shift" Button like </p><p></p><p>Translator.exe -Config "C:\Config Files\Config_Shift.xml"</p><p>Sleep(2000)</p><p>Translator.exe -Config "C:\Config Files\Config.xml"</p><p></p><p></p><p>This script would activate for 2s the shift layer and then switch back to the original layer. It would allow</p><p>to define special functions by using the shift key and another key on the remote.</p><p></p><p></p><p>Independent of that i do have a second question. Is it possible to transfer the current active application and the</p><p>xml file as a parameter when assigning a program start from the translator?</p><p>I am writing right now an autoit script for displaying the key assignment when pushing a help button on the remote. </p><p>This script is evaluating the translator xml file and displaying the actual key assignment of the remote for the active application.</p><p></p><p>Right now I am calling this script by defining a key and use the application name and the xml file name as an argument to the autoit script.</p><p>For that i need to define the remote help button for each application separately. If there would be a variable in the translator e.g. STR_APPLICATION</p><p>and STR_XMLFILE it would be possible to assign this button only once in the system wide settings.</p></blockquote><p></p>
[QUOTE="huha, post: 258286, member: 63847"] Aaron, after your response I first thaught I would not need the commandline option anymore. But working a few more weeks with your great tool, I still would like to ask you for implementing the command line option. It would allow me to define one buttom on the remote as a shift button and nearly double the available keys. I would then assign the Shift button with the run command Translator.exe -Config "C:\Config Files\Config_Shift.xml" I could use this xml file to assign a full layer of additional commands and switch back to the main layer by using the same button with the run command Translator.exe -Config "C:\Config Files\Config.xml" where Config.xml describes the original main layer functions. Another variation of this idea would be to assign a small script to a "Shift" Button like Translator.exe -Config "C:\Config Files\Config_Shift.xml" Sleep(2000) Translator.exe -Config "C:\Config Files\Config.xml" This script would activate for 2s the shift layer and then switch back to the original layer. It would allow to define special functions by using the shift key and another key on the remote. Independent of that i do have a second question. Is it possible to transfer the current active application and the xml file as a parameter when assigning a program start from the translator? I am writing right now an autoit script for displaying the key assignment when pushing a help button on the remote. This script is evaluating the translator xml file and displaying the actual key assignment of the remote for the active application. Right now I am calling this script by defining a key and use the application name and the xml file name as an argument to the autoit script. For that i need to define the remote help button for each application separately. If there would be a variable in the translator e.g. STR_APPLICATION and STR_XMLFILE it would be possible to assign this button only once in the system wide settings. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Products
IR Server Suite (IRSS)
command line for opening xml file in translator
Contact us
RSS
Top
Bottom