0

I had installed WxWidgets using this video tutorial : link

I now need to uninstall it properly so I am concerned that if I just directly delete the entire folder created for WxWidgets and then remove from system variables will be fine or should I do something else

Update: I forgot to mention that I am running Windows

sidewala
  • 61
  • 4
  • Are you trying to remove wxWidgets from your project or uninstall it completely from your operating system? – macroland Jul 26 '21 at 08:07
  • uninstall it completely from my system – sidewala Jul 26 '21 at 09:22
  • @sidewala, just delete the folder and the env. variable. If you want - you can remove it from the `Control Panel -> Programs -> Uninstall...`, but I'm sure it will just do the same thing. The library by itself doesn't create any registry keys... – Igor Jul 26 '21 at 14:44
  • @Igor there actually no option to uninstall from Control Panel that is why I asked if I should delete the folder and env variable – sidewala Jul 26 '21 at 14:52
  • 1
    @sidewala, that's proves my point - wxWidgets by itself doesn't modify the registry... ;-) Just delete the folder and env vars. – Igor Jul 26 '21 at 15:39

0 Answers0