Quantcast
Channel: Windows 7 Help Forums - Software
Viewing all articles
Browse latest Browse all 4920

WMIC command help

$
0
0
Hope this is the right place for this. I support the software updates in an enterprise. When pushing out the newest Java, I use a WMIC command in a batch file to uninstall all previous versions before installing the newest. *wmic product where "name like 'java%%'" call uninstall /nointeractive* It has come to my attention that this command is also uninstalling the Java Development Kit...

Viewing all articles
Browse latest Browse all 4920

Trending Articles