
Originally Posted by
valve90210
Thanks for the help, as soon as I saw your reply I realised, I had been typing the wrong thing, I had been typing VK_ENTER, changed that and it all worked fine.
As for the volume control, I have just written a handful of macros to take the volume up or down. Each macro just repeats the command for up or down a set number of times. A single use of volume up or down changes it up or down by 2% in ME so I have strung 5 of the command in a macro for 10%, 25 for 50% etc. It works great.
I still can’t get Boris to open Media Engine, which is somewhat odd as it was working perfectly. I wonder if it has anything to do with XP blocking the program from running an .exe file, but then why would it have worked in the first place….
Valve
Glad you got most of it working. About the media engine opening... try
Code:
<p val="412">open notepad</p>
<p val="413">close notepad</p>
<p val="414">minimize notepad</p>
<p val="415">restore notepad</p>
<p val="416">maximize notepad</p>
<p val="417">focus notepad</p>
I mean try those values and add a new ME into the INI.
Bookmarks