in reply to
Start an MS window in background from a perl script
Consider
Win32::Process
. The
synopsis
looks very much like your
notepad
example.
--
Andreas
Comment on
Re: Start an MS window in background from a perl script
Download
Code
In Section
Seekers of Perl Wisdom