I'm trying to remove AC20 from a suite of laptops, hopefully programmatically. I've just tried to run the silent uninstaller by hand using sudo in terminal, and the app still pops up an admin prompt. Here's the commnad I'm using:
sudo "/Applications/GRAPHISOFT/ARCHICAD 20/Uninstall.AC/uninstaller.app/Contents/MacOS/uninstaller" -silent -norestart
Is there any way to remove the prompt?