Kyusaku Wrote:I am having an issue with EventGhost. I think the HID device driver won't stay disabled. Every time I reboot and have EventGhost part of start up it stops detecting IR commands. I usually close it and then run as administrator and it works after that(until reboot). I tried making the shortcut in startup run as administrator, but Vista refuses to run it at startup if it has that option enabled.
It's normal because Vista won't let you autostart programs that requires administratives privileges.
However, there's a way to bypass this behavior but you'll have to be in the administrator group. You'll need to launch Eventghost as a task, and it will work.
If you don't know how to do this, follow this and it will work most of the time (sometimes, EG won't react for an unknown reason, but that's pretty rare). Oh, by the way, it has been tested successfully on Vista Ultimate 64 bits edition.
Quote: 1. Click start
2. Type: task scheduler
3. Press enter
4. Click create task in the right
5. Type a name for the task
6. Put a check next to the box that says 'run with highest privileges'
7. Click on the Trigers tab
8. Click New
9. Click on the dropdown next to "Begin the task", select At log on
10. Put a check next to 'specific user or group'
11. Click OK
12. Click the actions tab
13. Click New
14. Click browse
15. Find the program you want to run
16. Click Open
17. Click OK
18. Click OK
I've found this instruction
here. They even did a program to do this automatically. However, it doesn't work on my HTPC. By the way, it takes 2 minutes to do this.
DarkHelmet Wrote:I get constant errors when I load the mce remote plugin:
"The plugin was not able to change the state of the HID service. You must be logged in as an Administrator to change the state."
I think I am logged in as an administrator (at least I think so, new to Vista). I use Vista Home Premium SP1 and EG 0.3.6.1487.
Any advice?
In Vista, you aren't really the administrator like in XP. They did like in Mac OS X where you can do most of the administrative tasks, but when it comes to modifying the system, you have to confirm what you wanado (no, not like former french ISP ;-)).
In Vista, there's only the Administrator account that have full rights (like root on Linux or Mac OSX). And by default, it's deactivated (like on Ubuntu or Mac OSX). You can activate it or disable UAC (which is really a pain in the a**) but disabling UAC can have nasty side effects.