I wrote a Perl script that runs on a Winblows machine that creates an HTML file on the users local hard drive, and then launches their web browser at the end of the script opening the HTML page that was just created. When the script is run, a blank Windows command prompt window opens up and stays open until you close the web browser. Is there any way to suppress this window from ever popping up? I've even created a package out of this script using perl2exe, but the command prompt window still opens and doesn't close until the web browser is closed.
Any ideas?
Thanks,
Chris
Any ideas?
Thanks,
Chris