Answered
cfexecute Problem
After reading several other posts, I've modified my cfexecute
tag to launch a cmd file that launches my exe file. The problem I
have is that it launches it as process in Windows. If I go Windows
Task Manager, the application is running as a process, which
doesn't work for me. How do I make it run as a regular application?
Running the cmd file directly kaunches the exe file as an application, as expected.
Running the cmd file directly kaunches the exe file as an application, as expected.