Try this 

osascript -e 'tell the application "Finder" to set theVersion to version of ((((path to (applications folder)) as string) & "Microsoft Office 2004:Microsoft Entourage:") as alias)'

it returns this 
11.2.5 (060620), © 2004 Microsoft Corporation.  All rights reserved

and does not launch Entourage.

Peace, Tim

Thank you for your time 
-- 
Timothy P. Kendall
Apple Consultants Network
Apple Certified Technical Coordinator (ACTC)
Apple Developer Connection (ADC)
cell  630-699-2973



On Nov 2, 2006, at 2:28 PM, Pertschi, Darrin wrote:

Yes, that works.

However it has a very serious unwanted side effect (for me anyway), which
was the launching of the application on the clients end (big surprise).

So now where is the file that controls the auto launch of the assistant?


On 11/2/06 2:54 PM, I'm sure "Barry Wainwright" said:

You could use an AppleScript command:

tell application "Microsoft Entourage" to version

If you have to work in the shell, you can use osascript to run this command:

osascript -e 'tell application "microsoft Entourage" to version'

-- 
Barry Wainwright
Microsoft MVP (see http://mvp.support.microsoft.com for details)
Check out the Entourage User's WebLog for hints, tips and troubleshooting




From: "Pertschi, Darrin" <[EMAIL PROTECTED]>
Reply-To: "Entourage:mac Talk" <[email protected]>
Date: Thu, 02 Nov 2006 14:24:15 -0500
To: "Entourage:mac Talk" <[email protected]>
Conversation: Command for version
Subject: Command for version

Is there a shell command I can issue from ARD that can extract the Entourage
version number?
Using ARD’s File Search (v2.2) is WAY to painful.

I need to easily find everyone below 11.2.



Darrin Pertschi
Production Services Mgr. (IT)
PRIMEDIA Enthusiast Media






Darrin Pertschi
Production Services Mgr. (IT)
PRIMEDIA Enthusiast Media
6405 Flank Drive
Harrisburg, PA 17012
717-540-4769

Help Desk: 866-266-8989

  

--
To unsubscribe:
archives:
old-archive:







Reply via email to