Octavian Rasnita wrote:
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?
Try Win32::Process, CREATE_NO_WINDOW , I think
begin:vcard fn:Angelos Karageorgiou n:Karageorgiou;Angelos org:Vivodi Telecommunications S.A. email;internet:[EMAIL PROTECTED] title:Technology Manager tel;work:+30 211 7503 893 tel;fax:+30 211 7503 701 tel;cell:+30 6949120773 note;quoted-printable:=0D=0A= =0D=0A= Linkedin Profile = =0D=0A= http://www.linkedin.com/in/unixgr=0D=0A= =0D=0A= =0D=0A= =0D=0A= Personal Web Site=0D=0A= http://www.unix.gr=0D=0A= =0D=0A= =0D=0A= Blog Site=0D=0A= http://angelos-proverbs.blogspot.com x-mozilla-html:FALSE url:http://www.linkedin.com/in/unixgr version:2.1 end:vcard
_______________________________________________ ActivePerl mailing list [email protected] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
