04-25-04 04:33 AM
On Sat, 24 Apr 2004 8:21:58 -0400, Bruce Ingalls wrote
(in message <GZsic.15382$eK3.12731@nwrdny01.gnilink.net> ):
> I do have a unix background, but am mac os x challenged.
>
> I am trying to write a script to call Microsoft's Remote Desktop
> Connection. I found no .app nor .dock file. Does this mean that I cannot
> launch it from the command line, and therefor, scripting is impossible?
>
> BTW - I assume that the proper way to install it, is to doubleclick the
> .dmg folder, and drag into /Applications.
You installed it correctly. I don't have Remote desktop installed, but I do
have OfficeX installed.
Navigate to Application dir, and find the file that cooresponses to the icon
that you would click from Finder. Then use the open command:
open "Microsoft Excel"
starts the excel application.
J
[ Post a follow-up to this message ]
|