SPUG: Win32::Process

Souza Jonathan jonathan.souza at usg.sms.siemens.com
Wed Oct 9 16:25:39 CDT 2002


I want to be able to open a process on another machine as if that program was run on that machine.   
 
So assuming that I had permission to do so and used Win32::AdminMisc::LogonAsUser, and then ran an .exe using
 
Win32::Process::Create($Process,$Program, $CommandLine, $Inherit, $Flags, $Directory);
 
$Directory set to the remote machine, would this actually use the remote machine's processor and be independent of my local machine?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.pm.org/archives/spug-list/attachments/20021009/6b4548a8/attachment.htm


More information about the spug-list mailing list