in reply to Trouble using system() on Win32 machines
What about forgoing system() and exec() for win32::process?
-OzzyOsbourne