Title: wine_config_for_bk_remote Subject: Run B&K Components editor for SR10.1 remotecotnrol on Linux in wine Date: 2010-04-01 Author: John Stile B&K Components, Ltd makes a very cool preprocessor Home Theator System (Reference 50 S2), which includes a programmable remote called the SR10.1, which is actually a Theater Master MX-700 (http://www.universalremote.com/product_detail.php?model=46) For programing this remote, they make a windows program, which works in wine, with winetricks comctl32 (thank you Alex Belits). The Edit and Labels Buttons Window shows junk characters in the "IR Code" box. However, once a button is set, if you mouse over the button on the image of the remote, what should apper in the IR Code box, correctly appears over the button. These steps walk through the install and fixes the "IR Code" box 1. Download:http://www.bkcomp.com/support/software/ The program: SR10.1 Editor Version 1.12.296 File: SR101Setup_ver_1-12-296_062608.exe 2. Install program in wine wine SR101Setup_ver_1-12-296_062608.exe 3. Set the serial port If your serail port is /dev/ttyUSB0 ln -s /dev/ttyUSB0 ~/.wine/dosdevices/com1 4. Install "MS common controls 5.80" To fix the "IR Code" box in "Labels Buttons Window" you must install "MS common controls 5.80" which is supplied by winetricks comctl32 package. winetricks comctl32 5. Install fonts winetricks corefonts 6. Not sure if this is needed Discovering the right things to install was not smooth, so you might want to skip these winetricks mfc40 winetricks mfc42 winetricks vcrun2005