Invisible App Run

Tech-Archive recommends: Fix windows errors by optimizing your registry



Hi,

I have the need to run an on demand process (ProcessB) that is invisible.
I can not use a Windows Service unless I can trigger it OnDemand and the
Client will allow me to Install a Windows Service.
The Client is not willing to install a windows service.

So AppA runs ProcessB but ProcessB is invisible to the user and the TaskBar.

AppA can not use ProcessB as a class, can not instantiate it just issues an
event for the Windows OS to run ProcessB.
No Source Code of AppA Available.

What other option do I have.

Now ProcessB is a console Application. But it shows up and visible.

How can I hide ProcessB from not showing up in the TaskBar.
How can I make the Console Window with zero Height and width or Invisible.

Thank You

LVP





.