Hi guys,
  I have written a perl script, called from a .bat file invoked at logon
and it basically looks through a list of Microsoft OS patches based on
OSbuild and then looks in the registry to see if the machine has the
patch.  This all works fine and if you dont have the patch well it does
a system call to run the "somepatch.exe" install script from Microsoft. 
The problem is that I need to pass a "no" to the reboot message popup
window because a "yes" causes the dos window to fail and give an error
message....make sense?  So my question is this, how can I pass a
keystroke to the active window either in the login.bat or the perl
script, without wrapping everything inside a scriptit type program?

Any suggestions?
-Thanks

Tom Bryan
College of Engineering
Network Services
Auburn University
_______________________________________________
Perl-Win32-Admin mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to