• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Where to put script to run at startup
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Where to put script to run at startup


  • Subject: Re: Where to put script to run at startup
  • From: plumber <email@hidden>
  • Date: Mon, 7 Jul 2003 20:59:48 +0200

ok it's not an apple script so what do you ask this here

you just need to open a book MacOSX User

my suggest was for a really app needs to be started at the boot time as service by single system user

not to " play" with ie ? here== email@hidden-> applescript->dev->script->simple scripts or carbon-applescript apps

create a shell script in your startupitems folder

call your script with osascript command

cd /Library/StartupItems



mkdir myservice
cd myservice
touch myservice

"#!/bin/sh

. /etc/rc.common

osascript ./myscriptapp

#put your script in the same folder myscriptapp


osascript [-l language] [-e command] [-s flags] [programfile]



Regards Plumber
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: Re: [OT] FileMaker Pro - best mailing list?
  • Next by Date: Re: Startup script
  • Previous by thread: Re: Where to put script to run at startup
  • Next by thread: [ANN] July Philadelphia Area AppleScript User's Group Meeting
  • Index(es):
    • Date
    • Thread