<< Does anyone know how to run the compiled exe as an application, not a process? >>
My compiled apps run as applications. All applications have at least one associated process. I believe (but am not sure) that the Application list is constructed from information for visible top-level windows. If your application hangs at some time when it has no visible desktop components, you don't see it in the Application list but do see it in the Process list. At one client we had problems with 7.1, regular version, hanging and we had to find it in the Process list since no top-level window remained on the desktop. -- Larry

