Our application uses the MS Treeview control in "mscomctl.ocx". I've been installing the file into a directory in our application folder and auto-registering it. Everything works fine, but we just noticed that when uninstalling the application, the MS Treeview no longer works. It should be registered and stay registered in the Windows System directory.
I would like to keep our installed version separate from the standard MS one in the Windows System directory to be sure the client is running with a supported version of the control. Is it possible to keep these two registries separate? I don't want uninstalling our application to break our users' PCs.
Thanks! (AI 4.8.1 Professional)