|
-
March 24th, 2003, 06:02 PM
#1
Making application invisible
Hello,
I would like to start another application from my own application for instance by the command
system ("aaa.exe");
but I want the new application (aaa.exe) to be invisible such that the user is unaware that another application started.
I only have access to the .exe file of the new application (aaa.exe).
Does anyone know how to accomplish this?
Thanks!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|