hYE gUYS,,
hERE IS A NEW TRICK...
1. Open a command prompt.
2. Type:- WMIC and press Enter. You will see a
prompt that looks like this:
wmic:root\cli>
3. After that - execute the following command:
product get name
This will generate a list of installed
applications/softwares
4. At the prompt, execute the following
command:
product where name="" call uninstall
application name is the name of the program
you wish to uninstall
(use the exact name provided in the list)
For example, if I want to uninstall Nero 7, my
command would look like this:
product where name="Nero 7" call uninstall
5. When asked, Press y to confirm that you
wish to uninstall the application and press
Enter.
The application will be uninstalled.


Post a Comment

 
Top