http://www.perlmonks.org?node_id=610839


in reply to Windows start /min

I tried to reproduce your problem in Win2k with ActivePerl 5.6.1 and on WinXP with ActivePerl 5.6.0, 5.6.1, 5.8.0 and 5.8.8 using

perl -e "system('start /min notepad');"

but it worked fine every time. Could you provide more info, such as the code you are using?