MPLAB 7.60 under Wine">MPLAB 7.60 under Wine

In a nut­shell (sup­pos­ing you start from scratch): $ sudo apt-get install wine cabextract   $ rm .wine/drive_c/Program Files/Microchip -rf (to remove anything that failed)   $ wget http://kegel.com/wine/winetricks   $ sh winetricks vcrun6   $ wget http://ww1.microchip.com/downloads/en/DeviceDoc/mp760a.zip   $ unzip mp760a.zip -d microchip   $ wine Install_MP760a.exe   $ wineserver -k (to get rid ...Read More