Re: MSI command line uninstallation option
- From: "lucky" <tushar.n.patel@xxxxxxxxx>
- Date: 23 Aug 2006 07:00:22 -0700
hello guys!
i've found a solution and providing here for those who are having same
problem as i had.
msiexec /uninstall product_msi.msi </qn>
u can also use </qn> for no user interface.
Cheers!
Lucky
lucky wrote:
hi guys,
i'm trying to run a MSI from command line to uninstall the installed
version. i tried the options given on this site but i'm not getting
where i'm making mistake
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/msi/setup/standard_installer_command_line_options.asp
the comandline i'm trying is:
product_msi.msi /uninstall
and the output i'm getting is :
this patch package could not be opened. verify that the patch package
exists and............
can anyone tell me how to use command line to uninstall the product.
Note: the product is made by my company in .net 2.0. it is not a
microsoft prodcut i'm trying to uninstall.
thanks,
Lucky
.
- Follow-Ups:
- Re: MSI command line uninstallation option
- From: Phil Wilson
- Re: MSI command line uninstallation option
- References:
- MSI command line uninstallation option
- From: lucky
- MSI command line uninstallation option
- Prev by Date: MSI command line uninstallation option
- Next by Date: Re: Shortcut launches install and program???
- Previous by thread: MSI command line uninstallation option
- Next by thread: Re: MSI command line uninstallation option
- Index(es):
Relevant Pages
|