Dear Holy ones, Greetings
I am calling a software installation program from within my Perl script using the system command. However, this installation program automatically reboots the workstation at the end of its execution. My question is how can over ride this system shut down that the installation program issues from my Perl script.
thanks.