
Cambridge
New User
Aug 8, 2008, 1:48 PM
Post #1 of 1
(7673 views)
|
Calling Windows commands without dosbox
|
Can't Post
|
|
Hi, I'm using perl Tk and I have to call a couple of Windows commands but they are executed in a dosbox. I want to prevent a dosbox is opened or at least hidden for the user. Is there any way to prevent that? system ("test.txt|perl prep|afbreek.exe|klank.exe|perl kleur >output.pho"); system ("mbrola nl3 output.pho output.wav");
|