The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.

Download Latest Version MceLauncher101.zip (20.6 kB)
Email in envelope

Get an email when there's a new version of MCE Launcher

Home / 1.0
Name Modified Size InfoDownloads / Week
Parent folder
Readme.txt 2012-09-29 1.6 kB
MceLauncher10.zip 2012-09-29 20.5 kB
Totals: 2 Items   22.1 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 a number which is sent to MceLauncher (ehtray.exe).
Each entry in the <appSettings> element maps such a number into a process to start (or, if running, bring to the foreground).
Whenever a button press emits a number for which no entry as above exists,
the corresponding number will be displayed so that you know which number that remote button emits.
Source: Readme.txt, updated 2012-09-29