Uninstalling the ADO.NET Client Silently
- Last Updated: April 5, 2026
- 1 minute read
- OpenAccess SDK
- Version 8.1
- Documentation
Using a command line, change to the directory where the oadotnet_win_version_setup.exe file is located, where version is the OpenAccess SDK version number. The /x switch specifies the uninstall. Type the following command:
oanet_win_*version*_setup.exe /s /x /v"REMOVE=ALL /qn /l*v \"c:\oanet_u.txt\" "
Then, press ENTER. The ADO.NET Client is removed without requiring any further interaction.