im currently using the normal shell_exec() command under win32 to execute a program through the command line, however this program only runs in the background. Is it possible to make it run in the foreground? Thanks in advance