[wpkg-users] changing MSI product codes - uninstall problem

Stefan Pendl stefan.pendl.71 at gmail.com
Sun Jun 27 18:57:10 CEST 2021


Am 27.06.2021 um 17:47 schrieb Jens Kalinowsky:
> 
> Should I list all possible product codes in the remove commands? I don't 
> think this is very elegant :-( Maybe I'm just overlooking the better way?
> 

Use WMIC to remove the installed version.

Example: wmic product where "name like '%paint.net%'" call uninstall

Hope this helps.


-- 
*Stefan P.*

Top-posting:
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?


More information about the wpkg-users mailing list