



Attempting to uninstall via UninstallString GUID found inĬomputer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\OpenVPN Successfully launches the uninstall GUI but silent mode is not enabled so it requires user interface.Ĥ. Start-Process -FilePath "C:\Program Files\OpenVPN\Uninstall.exe" -ArgumentList "/s /qn" Contact the application vendor to verify that this is a valid Windows Installer package."

Msiexec.exe /x "C:\Program Files\OpenVPN\Uninstall.exe" /qnĪnd receive error "This installation package could not be opened. I noticed that in "C:\Program Files\OpenVPN\" there is an "Uninstall.exe" file that runs manually, so thinking along those lines: I have attempted uninstalling it directly by getting the name through installed applications:īut OpenVPN does not appear as an installed program on the list, therefore it cannot be selected to uninstall.Ģ. The issue is that the previous version installed, OpenVPN-2.4.7-I603 is not uninstalling silently through command line more specifically, Powershell ISE script.ġ. Support and have been tasked with installing OpenVPN-Connect-3.0.0.272 on our 150+ remote users Windows 10 machines.
