DelphiWorlds / Codex

Codex is an add-in for RAD Studio
MIT License
64 stars 10 forks source link

Uninstall method #30

Closed bdwilton closed 1 year ago

bdwilton commented 1 year ago

Hey, Just been having a quick test and play. I couldn't see in the documentation (may have missed it) but what is the best method for uninstalling ? I was getting an Access Violation on shutdown in BDS (image belopw) after installing so was going to verify it was the Codex that caused that or not. This is a new setup in 11.3 so Codex 1.6 and I hadn't setup either Android or IOS compilers before installing. I just now installed IOS Compiler but are still getting the BDS.exe AV on shutdown. Capture1

DelphiWorlds commented 1 year ago

There should be an uninstaller in C:\Program Files (x86)\DelphiWorlds\Codex

..and yes, it may well be Codex causing the AV on shutdown. I'm looking into it.

bdwilton commented 1 year ago

Thanks, yes I can confirm the un-install seems to have stopped that AV.

DelphiWorlds commented 1 year ago

Trouble is: it doesn't always happen for me, so it has been a bit hard to track down