Hi Team, I need to uninstall python through BigFix. so, I am using below shared command, but it got failed. anyone could help me if anything wrong in this command? or please confirm if is there any other method to remove python?
override wait
hidden=true
runas=currentuser
wait cmd /K “{(pathname of it) of file whose (name of it as string = “python-3.11.8-amd64.exe”) of folder “AppData\Local\Package Cache{02717f5c-724f-48a7-86c0-ee11d4de681c}” of folders of folders “c:\users”}” /uninstall /quiet