in reply to Win32::GUITest to run with System()

If you look in the eg/ directory of the Win32::GUITest package, it has a number of examples that can be useful. The author uses system("start notepad.exe");
You'll need to get the source zip from the CPAN link or browse eg/ since AS doesn't include the eg/ direcoty in their PPMs.