All, I am developing a script to register .dll files and need a workaround for .dlls that fail registration. If I try to register a file that does not exist, I can capture the error and the script continues, however if the registration fails for another reason, an error window appears on the desktop and the script waits for the window to be closed.
Is there a way to suppress these messages using Win32::RegisterServer that is similar to the /s parameter on regsvr32? Thanks, Jim James D. Bonasera Lockheed Martin Corp. (610) 531-5873 _______________________________________________ Perl-Win32-Admin mailing list [EMAIL PROTECTED] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
