I want to use the following adminguide to uninstall Adobe Acrobat XI Pro with a script, but can't seem to get it to work. The command line command is located at the just about the bottom of the following link.
Does anyone know how to make this command run using a simple script
#!/bin.sh ?????
http://www.adobe.com/devnet-docs/acrobatetk/tools/AdminGuide/mac.html#what-s-new-for-11-x
this is the command being performed via youtube video (substitue XI for the applications folder name)
https://www.youtube.com/watch?v=Knvf7WZdP5w

