-start-
>   "Kyle Payne" <[EMAIL PROTECTED]>
>at    05/04/2001 08:40 AM

>I am trying to create a silent install script.  I have the install 
working
>but after the install is done you have to sign on once.  This is required
>for the services to work.  Currently I install the software silently. 
Then
>I have to run a command "dsmc".  Then I install the services  silently.
>When dsmc is run it prompts for an ID and then after you type it and 
press
>enter a password.

>Now the command it self is supposed to be able to take the switches -Node
>(for ID) and -Password.  However even when passed correctly you are still
>prompted the very first time this is run.  So I am looking for a way to 
have
>Perl send the ID then a carage return and then the password to see if I 
can
>get it to fill in for me.  Can this be done?

You could try IPC::Open3 and see what kind of success you can get.

Grant Hopwood.
Valero Energy Corp.
(210)370-2380
PGP Public Key: Ldap://certserver.pgp.com
nuclear iraq bioweapon encryption cocaine korea terrorist
_______________________________________________
Perl-Win32-Admin mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/perl-win32-admin

Reply via email to