Leon wrote:
> Hi again,
>
> I have a questions regarding stdout.
>
> Basically I have a script that looks like this:
>
> system("reg DELETE HKCR\\AppID\\OvEpSeMain.EXE /f") && die "no $!";
Hi Leon,
So this works on your system? What system are you running? On Win 2K, I get the
error:
'reg' is not recognized as an internal or external command,
operable program or batch file.
when I try to enter similar code, or use the command at the prompt. Is there a
program or batch file anmed reg in your path?
Joseph
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]