Hello,

I am trying to install the libwww-perl module from the activestate
repository on remote PCs using rcmd. I can do the install of that module,
however at the end of the install a second window is spawned stating that I
have already installed libnet and if I want modify/update the configuration.
Does anyone know  to prevent this window from popping up?

I've added the command in the batch file that successfully installs the
module, but it hangs on the writing... line, waiting for a response for the
newly spawned window.
Any suggestions would be appreciated.

for /f %%I in (test.txt) do rcmd %%I "perl c:\perl\bin\ppm.pl libwww-perl"

_______________________________________________
Perl-Win32-Admin mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/perl-win32-admin

Reply via email to