Re: [perl-win32-gui-users] Can't Find Win32_GUI.ppd

2014-05-01 Thread Angelos Karageorgiou
Thanks Rob win32-gui has been largely removed from "official" repos, I guess win32 is no longer considered sexy enough good luck ps: 80 years old and still coding ! I hope I reach that stage. Best of luck On 2014-05-01 16:29, Robert May wrote: > Hi Bert, > > I have found some Win32-G

Re: [perl-win32-gui-users] Send text to another program

2011-09-09 Thread Angelos Karageorgiou
ed > on the keyboard.  Is that possible? > > Thanks! -- Angelos Karageorgiou http://www.linkedin.com/in/unixgr -- Why Cloud-Based Security and Archiving Make Sense Osterman Research conducted this study that outlin

[perl-win32-gui-users] Perl Spyware

2010-09-17 Thread Angelos Karageorgiou
here is a little demo of what Win32::Gui can do http://www.unix.gr/FLOSSeavesDrop.pl Many thanks to all the great people signature.asc Description: OpenPGP digital signature -- Start uncovering the many advantages of v

Re: [perl-win32-gui-users] Windows shutdown

2009-12-23 Thread Angelos Karageorgiou
On 23/12/2009 2:19 μμ, Seb wrote: > > Hi folks, > > > Here is the question: I'm looking for a minimal example of a (perl) script > that dies (gracefully or not) when Windows tries to shutdown. > why would an END block not be sufficient enough for you ? <>-

[perl-win32-gui-users] Executable appears twice in task manager

2009-07-30 Thread Angelos Karageorgiou
Hello folks, I have this interesting little thing I ma using perl 5.10 and par 0.994. My project uses both Win32::GUI and threads for background operations. The strange thing is that when I run the executable (Rautor) it appears twice in the task manager list of processes. Is this expected b