I setup an ssh server on my home pc (win32), so that I coudl connect to it....is it possible to start proccess from within the shell? When I try to, it seems like the ssh shell is trying to run them, because I can see them running in task manager, but no gui comes up, and if i exit the ssh connection, the process dissapears. I tried using the start command in dos, and tried passing the program name to the cmd.exe using the \c switch, but I can't get anythign to work....any suggestions?
