Q with guitest

2007-10-30 Thread Daniel Burgaud
Hi How do I restore a window that is minimized? thanks! Dan ___ Perl-Win32-Users mailing list Perl-Win32-Users@listserv.ActiveState.com To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Re: WMI Problem

2007-10-30 Thread StoneBeat
Hi Steven, very thanks for your response. Look this: D:\UME\tudimeloperl software.pl remotehost administrador password Caption: Producto de sistema informßtico Description: Producto de sistema informßtico Identifying Number: GB8724JDMK Name: ProLiant DL360 G5 Vendor: HP Version: undef

AW: WMI Problem

2007-10-30 Thread Dietmar Fiehn, Dr.
I think @ARGV[0] is not a valid contruct. you should use $ARGV[0] instead. Dietmar -Ursprüngliche Nachricht- Von: StoneBeat [mailto:[EMAIL PROTECTED] Gesendet: Dienstag, 30. Oktober 2007 16:55 An: Steven Manross Cc: perl-win32-users@listserv.activestate.com Betreff: Re: WMI Problem Hi

Re: WMI Problem

2007-10-30 Thread Todd Beverly
Hi. StoneBeat wrote: D:\UME\tudimeloperl software.pl remotehost administrador password Caption: Producto de sistema informßtico Description: Producto de sistema informßtico Identifying Number: GB8724JDMK Name: ProLiant DL360 G5 Vendor: HP Version: undef D:\UME\tudimelo As you can

RE: WMI Problem

2007-10-30 Thread Jan Dubois
On Mon, 29 Oct 2007, Steven Manross wrote: I don't think Win32::OLE is strict safe. What makes you think that? take out the. use strict; I tested it here on my systems, and it returned what I think you are looking for (software titles that were installed on the remote system. And if

SFTP PPM package

2007-10-30 Thread Fish, David
Hello! When I try to download the Net::SFTP it downloads a package called Net::SFTP-Foreign(see Below). How do I go about getting the Net::SFTP using ppm? ppm install Net::SFTP Install 'Net-SFTP-Foreign' version 1.31 in ActivePerl 5.8.2.808.

RE: SFTP PPM package

2007-10-30 Thread Justin Allegakoen
-8--- Hello!  When I try to download the Net::SFTP it downloads a package called Net::SFTP-Foreign(see Below).  How do I go about getting the Net::SFTP using ppm?  -8--- Its been a while since I tried so things may have changed -

RE: WMI Problem

2007-10-30 Thread Steven Manross
Jan, You know, I seem to remember that it wasn't strict safe (from a long time ago). Since you think it is, please accept my apologies (Because you are the expert when it comes to Win32-OLE, and I just use it). I was having issues with the script while I had the strict reference in it, but

RE: WMI Problem

2007-10-30 Thread Justin Allegakoen
---8- You know, I seem to remember that it wasn't strict safe (from a long time ago). Since you think it is, please accept my apologies (Because you are the expert when it comes to Win32-OLE, and I just use it). ---8- You probably meant that Win32::OLE is not _thread_