Hello - Newbie here.
Just wondering if anyone knows best how to uninstall Firefox for Mac Clients?
Thanks - C
Hello - Newbie here.
Just wondering if anyone knows best how to uninstall Firefox for Mac Clients?
Thanks - C
if {exists folder "/Applications/Firefox.app"}
wait /bin/rm -rfd "/Applications/Firefox.app"
endif
Thank you kindly. I’ll give that a go.
@hansen_m provided the actionscript, but it is a good idea to add the following as the relevance for the Task/Fixlet/Action:
exists folder "/Applications/Firefox.app"