Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: IPC::Run on WindowsXP/Windows Server 2003?

by pKai (Priest)
on Jun 07, 2008 at 16:32 UTC ( [id://690846]=note: print w/replies, xml ) Need Help??


in reply to IPC::Run on WindowsXP/Windows Server 2003?

I have no access to Win2k3 at the moment, but your WinXP should have a command.com.

On my XP here:

D:\temp>perl -e "print grep {-f $_.'/command.com'} split /;/,$ENV{PATH +}" C:\WINDOWS\system32

Microsoft advises to "repair" your XP under such circumstances (KB324767).

But as noted elsewhere in this thread: cmd.exe should be called by IPC::Run. Or even better $ENV{COMSPEC} maybe, which points to the primary "shell" used by an MS-OS since MS-DOS times.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://690846]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (3)
As of 2024-04-24 02:29 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found