Uninstalling a .msi package

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Uninstalling a product, the message is "The system administrator has set
policies to prevent this installation". The only way i found is relaunching
setup.exe with "run as administrator", then selecting "remove the program".
May be i have no more the CD with the setup.exe to run as administrator, so
uninstalling is no more possible.
Any idea?
Thanks, Stefano.
 
Are you sure this is MSI-based setup?

Open Registry Editor (regedit.exe) and take a look at UninstallString value
under HKLM\Software\Microsoft\Windows\Current Version\Uninstall\<Product
Name>
 
Back
Top