You are on the right track. An installer system registers everything that needs 
to be removed during an uninstall with the Windows system.  I myself am not 
familiar with the different ways of doing this, but I know sometimes there is 
an Uninstaller application installed with the app. In these cases you must use 
the Uninstaller app in leiu of the Programs and Features method. 

I know that if you delete an application folder or registry entries and an 
uninstaller is expecting them to be there, you may get those kinds of errors. 
About the only thing you can do is reinstall the software, then use the 
uninstaller to get rid of it. If that fails, the installer is somehow 
misconfigured. Cerain Anti-Virus products come to mind. 

Bob S


> On Apr 4, 2018, at 14:42 , Graham Samuel via use-livecode 
> <use-livecode@lists.runrev.com> wrote:
> 
> I find that sometimes when I try to delete a standalone installed on a 
> Windows machine, the Control Panel reports that it couldn’t get rid of 
> everything. If one looks in the \Programs directory, sure enough an old 
> version of the app is still there, and there may be old install files in the 
> \Downloads folder too. What I guess is needed is an actual Uninstall program 
> invoked via the Control Panel - I think LC itself has this.
> 
> Can anyone say how this can be accomplished?
> 
> TIA yet again
> 
> Graham
> _______________________________________________
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to