hi
activation method from pascal06 post (reply 271)
tested on xc8 v2.41 and it is working!
do these:
- add to system environment variable Path
the value C:\Program Files\Microchip\xc8\v2.41\bin
or do this during setup of xc8 compiler by checking
add xc8 to the PATH environment variable
- compile the xclm-hack.c on Dev-C++ 4.9.9.2
and drop the xclm-hack.exe in folder
C:\Program Files\Microchip\xc8\v2.41\bin
- run cmd as admin and write
reg add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\xclm.exe" /t REG_SZ /v "debugger" /d "xclm-hack.exe"
regards
mitsos
please upload xclm-hack.exe for windows,I want to try, thank you!