[Casper] Script to open an app after install

Smith, William william.smith at merrillcorp.com
Tue Feb 3 12:47:37 PST 2009


On 2/3/09 2:36 PM, "Dagel, Rich" <Rich.Dagel at landor.com> wrote:

> I am trying to write a script that will open an app once it is installed by a
> policy.  I have to script set to run after but no luck.
> 
> #!/bin/sh
> 
> open /Applications/Utilities/MyApp.app

Is this policy set up to run as self-service or does it get triggered some
other way?

Policies install under the root account, which means you¹re trying to open
it for a user who¹s not logged in.

What's the bigger picture of what you're trying to accomplish by opening an
application for a user just after install?

-- 

bill

William M. Smith, Technical Analyst
MCS IT
Merrill Communications, LLC
(651) 632-1492



More information about the Casper mailing list