Open external file

Hi there!

I am building an Air app with Flash CS4 AS3 and I wonder how can I launch an external file located on my local hdd.
For example, I’ld like to
shutdown.exe -s -m -f -t 1

Or just open C:\program files\winamp\winamp.exe

How can I do this with ActionScript 3 ?

Thanks !