Hi 1 : first of all am no expert in scripts so go easy on me plz ;) .the first question is that i want to hide and app on my ipad or a groupe of ipads and i want to do it using a script i found some scripts but they seem no to work for me like :
tell application "TextExpander" to launch
tell application "Finder"
set visible of process "TextExpander" to false
end tell
2 : i want to hide an option inside the app like when you go to setting and you go to general you hide for example aidrop option , soo is it possible to do that with jamf school scripting methode or not ,
thanks a lot for your help .