In article <fpcgu8$ac9$1@[EMAIL PROTECTED]
>, Luca Marazzi
<luxdragorreNonScrivereQuesto@[EMAIL PROTECTED]
> wrote:
> "Simon Slavin" <slavins.delete.these.four.words@[EMAIL PROTECTED]
> ha
> scritto nel messaggio news:fovta1$51u$1$8300dec7@[EMAIL PROTECTED]
> > On 11/02/2008, Luca Marazzi wrote in message
<fop6n1$a24$1@[EMAIL PROTECTED]
>:
> >
> >> I have a problem. At the End of a Filemaker script i have to execute
> >> automatically an .exe on a remote Windows server [snip]
> >
>
> >
> > That depends on what services the Windwos server is running and
whether
> > you have enough privilages to trigger it to run programs. Once you
know
> > that, you'll get better help on a newsgroup about Windows servers than
you
> > will on an Apple group.
> >
> > Simon.
>
> This ".exe" on the server open many text file in a directory on the
server,
> take all the row and create as many text files (formatted in a specific
way)
> as row and paste them to a remote computer (the directory of remote
computer
> is mounted on the server). I need to do it puntually evreytime @[EMAIL PROTECTED]
the
end of
> a Filemaker Script . This filemaker script is excecute from an Apple
> comupter. So i had tought that maybe it exist an apple script (like eppc
> that could specify the account usr/pwd) that could execute this
exe.......
You could probably have it set up under Internet Information Services
(IIS, the Windows Web server). It can run EXEs in response to requests
for Web pages. Then you could just call the URL of the .EXE from your
AppleScript.
--
Jerry Kindall, Seattle, WA <http://www.jerrykindall.com/>
Send only plain text messages under 32K to the Reply-To address.
This mailbox is filtered aggressively to thwart spam and viruses.


|