I have built a small AS studio app that is going to be run from a
somewhat unique environment. The app will run inside the netboot
netinstall boot environment created by apple's system image tool.
Currently the application is failing and I suspect it's because I'm
missing some of the runtime bits from the standard OS in the
netinstall environment.
Does anybody have a list of all the framework/components/librarys that
are necessary for applescript studio apps to function? Or a good way
to find out?
I'm currently adding..
/System/Library/PrivateFrameworks/AppleScript.framework
/System/Library/Components/AppleScript2.component
/System/Library/Components/AppleScript.component
The system is configured to boot up an launch the installer normally.
I have edited the rc scripts to launch my application instead. However
when it launches it errors on the first of my do shell script
commands. The error is..
"nvam -p" doesn't understand the <<event sysoexec>> message.
Any useful clues or kicks in the right direction are appreciated.
Thanks,
Blake-
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-studio mailing list (Applescript-
email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/applescript-studio/lists%
40macevangelist.de
This email sent to email@hidden