http://qs321.pair.com?node_id=422804

mp has asked for the wisdom of the Perl Monks concerning the following question:

Is there any way to control windows applications from perl? I am trying to come up with a way to automate loading and storing of files in a windows program for which those operations are very slow.

I have done some google searching for an answer for this, but other than Win32::OLE, which I don't think this application supports, I've not been able to turn up anything.

Any ideas?

  • Comment on How to control windows GUI applications from perl?

Replies are listed 'Best First'.
Re: How to control windows GUI applications from perl?
by Corion (Patriarch) on Jan 17, 2005 at 18:42 UTC
Re: How to control windows GUI applications from perl?
by ldln (Pilgrim) on Jan 17, 2005 at 18:49 UTC
Re: How to control windows GUI applications from perl?
by Solo (Deacon) on Jan 17, 2005 at 21:33 UTC
    Win32::Setupsup, which is not available on the CPAN, but can be found at http://theoryx5.uwinnipeg.ca/ courtesy of Randy Kobes.

    --Solo

    --
    You said you wanted to be around when I made a mistake; well, this could be it, sweetheart.