Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Changelog.txt | 2012-09-30 | 123 Bytes | |
MceLauncher101.zip | 2012-09-30 | 20.6 kB | |
Readme.txt | 2012-09-30 | 1.8 kB | |
Totals: 3 Items | 22.4 kB | 0 |
MCE Launcher 1.0.0.0 Configure which programs are launched when MCE buttons are pressed Based on XbmcLauncher: http://inchoatethoughts.com/launching-xbmc-with-a-windows-media-center-remote (c) 2012 Ohad Schneider Installation ------------- 1. Go to "%windir%\ehome" 2. In the "ehome" directory, right click "ehtray.exe" and choose "Properties" 3. Click on the "Security" tab and click on the "Advanced" button at the bottom. 4. Click on the "Owner" tab and click the "Edit" button. 5. Select "Administrators" and hit "OK." 6. Click "OK" in the "Advanced Security Settings for ehtray.exe" dialog. 7. In the "ehtray.exe Properties" dialog, click on "Administrators" under "Group or user names" and click the "Edit" button. 8. Select "Administrators" (or add that group if it isn't already there) and check the "Full Control" box in the Allow column. 9. "OK" out of all the properties and permissions dialogs. 10. While in "%windir%\ehome", copy ehtray.exe and paste it somewhere safe as a backup, in case you ever need to restore. 11. Extract MceLauncher.zip to %windir%\ehome, overriding ehtray.exe. Configuration ------------- Open the configuration file "%windir%\ehome\ehtray.exe.config" in your favorite text editor, preferably one with XML support. Each MCE remote button translates into an ehtray ID number which is sent to MceLauncher (ehtray.exe). Each entry in the <appSettings> element maps an ehtray ID to a process to start (or, if running, bring to the foreground). Whenever a remote button press emits an ehtray ID for which no entry as above exists, the ehtray ID will be displayed so that you know which ehtray ID that remote button emits. Use "nothing" as the process path if you do not want any process to run for a specific ehtray ID.