Quick and dirty… Wenn es mal schnell gehen soll und man ein Programm deinstallieren muss.
wmic product where name="Programmname" call uninstall
Quick and dirty… Wenn es mal schnell gehen soll und man ein Programm deinstallieren muss.
wmic product where name="Programmname" call uninstall