automation
wmic product get name wmic product where „name like 'Java%%'“ call uninstall /nointeractive
psexec @file.txt command
automation.txt · Zuletzt geändert: von edvc
wmic product get name wmic product where „name like 'Java%%'“ call uninstall /nointeractive
psexec @file.txt command