Hi,

I've created a .exe program with perlapp.exe and I want to run an external 
program in it, however I would like that console not to appear.

Now I use:

system("7z x ....");

Is there another way of running this command without to appear a dos console?

Thank you.

Octavian

_______________________________________________
ActivePerl mailing list
ActivePerl@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to