Jump to content
3 posts in this topic

Recommended Posts

Does anyone know what the required frameworks/files are for AppleScript/AppleScript Studio based apps to run properly? Thing is, I have a minimalist install here based on Bootable Utilities for Mac OS X (BUI) that I modded to work with OSX86, however my AppleScript based applications will not run because of the lack of something. If I could find this out that would be great ;)

  • 8 months later...
Anyone please?

 

After A LOT of trial and error doing a similar project, I found that these files are needed:

 

/System/Library/Frameworks/AppleScriptKit.framework

/System/Library/PrivateFrameworks/AppleScript.framework

/usr/bin/osa*

/System/Library/Frameworks/AGL.framework [not 100%, but it doesn't hurt]

/System/Library/Components/AppleScript.component

/System/Library/ScriptingAdditions

/System/Library/Tcl [not 100%, but it doesn't hurt]

/System/Library/Frameworks/OSAKit

 

Good luck man!

×
×
  • Create New...