Jump to content
Sign in to follow this  
Dev01

Manual uninstall of RAD Studio/Delphi/C++Builder 12.0 Athens

Recommended Posts

How to delete all the files just in case you need to, for some unknown reason.

Manual uninstall of RAD Studio/Delphi/C++Builder 12.0 Athens


Launch the License Manager from the bin folder (by default “C:\Program Files (x86)\Embarcadero\Studio\22.0\bin\LicenseManager.exe”) and delete any trial or beta (Test Field) license that you can find. Check it under “License Details” in the center column.

 

Under your Control Panel’s Program and Features Add/Remove Program uninstall the following entries:

 

RAD Studio 12 version 23.0

 

Please follow these instructions to remove any leftover files:

 

1. If Windows 64-bit, remove the C:\Program Files (x86)\Embarcadero\Studio\23.0 directory (or the custom folder you had used).
2. Remove the C:\Users\Public\Documents\Embarcadero\Studio\23.0 directory
3. Remove the C:\ProgramData\Embarcadero\Studio\23.0 directory.
4. Remove the %APPDATA%\Embarcadero\BDS\23.0 directory.
5. Remove the HKEY_CURRENT_USER\SOFTWARE\Embarcadero\BDS\23.0 registry key
6. If Windows 64-bit, remove the HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Embarcadero\BDS\23.0
7. If Windows 64-bit, remove the following files from C:\Windows\SysWOW64:
BDEAdmin.*
CC32*.DLL
Midas.*
Xerces*.DLL
 

If you had problems in the second step (uninstalling from Windows Control Panel), try this Microsoft tool to solve un-installation problems:

https://support.microsoft.com/en-us/topic/fix-problems-that-block-programs-from-being-installed-or-removed-cca7d1b6-65a9-3d98-426b-e9f927e1eb4d

 

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×