http://bugs.winehq.org/show_bug.cgi?id=8407
------- Additional Comments From dank@kegel.com 2007-16-05 10:35 ------- Oh, I should mention: as mentioned in bug 8406, you have to install mfc42 before installing the app, and kill wineserver to get rid of the installer after installation. So the complete recipe for successfully installing and starting the app is
rm -rf .wine wget http://kegel.com/wine/winetricks sh winetricks vcrun6 http://ww1.microchip.com/downloads/en/DeviceDoc/mp760a.zip unzip mp760a wine Install_MP760a.exe wineserver -k (to get rid of splash screen) sh winetricks dcom98 wine .wine/drive_c/Program\ Files/Microchip/MPLAB\ IDE/Core/MPLAB.exe