Re: Launching apps in 32/64 mode?
Re: Launching apps in 32/64 mode?
- Subject: Re: Launching apps in 32/64 mode?
- From: Martin Michel <email@hidden>
- Date: Fri, 14 May 2010 21:35:08 +0200
Hi,
Just a thought: The NSWorkspace now offers the following command in Snow Leopard:
launchApplicationAtURL:options:configuration:error:
The configuration also features a NSWorkspaceLaunchConfigurationArchitecture value, which allows to choose the favourite architecture.
So one could create a very simple foundation tool to start certain apps in 32 bit mode. This tool could then be called from an AppleScript, which would just pass the file URL of the chosen application.
Best regards,
Martin
Am 13.05.2010 um 22:22 schrieb Thomas Summerall:
> Is there a way to use Applescript to tell the finder to launch an app in 32 bit mode or 64 bit mode? Or maybe set an attribute of the app to indicate this and then launch it?
>
> What I really want is a way to make an alias to an app to launch in a particular mode and then just double click that to launch the app without having to worry about the path to the app in an Applescript, but that doesn't seem possible.
>
> Thanks! _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> AppleScript-Users mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
> Archives: http://lists.apple.com/archives/applescript-users
>
> This email sent to email@hidden
>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden