Re: Crossover launching Windows versions of apps
Re: Crossover launching Windows versions of apps
- Subject: Re: Crossover launching Windows versions of apps
- From: Nathan Greenstein <email@hidden>
- Date: Wed, 25 Aug 2010 16:51:00 -0700
Make the path portable by using:
set filePath to ((path to applications folder as string)&"Microsoft Office 2008:Microsoft Word.app" as string
That should do it.
There are other relative paths you can use, if necessary.
--
On Wed, Aug 25, 2010 at 15:48, Michael Grant
<email@hidden> wrote:
I have both an older Windows version of MS Office installed under
Crossover and Office 2008 (Mac) installed. If I write a script
targeting "Microsoft Word" the Crossover version launches, even if the
Mac version is already running. I can work around it by including the
full path to the Mac version in the script, but then the script isn't
portable. Does anyone know if there's a better way around this?
Thanks,
Michael
--
There's really no such thing as translating. It's all a scam. We
basically just make stuff up and try to make it sound plausible.
_______________________________________________
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