> >
> > Dear Stefan Wuebbe,
> > Thanks For Replying But My Question not work in MultiUser Environment my Question is How I will Shut Down All Network System on my System.
> >
>
> Hi Vinod -
>
> The approach as described in the message id above surely works in a multi-user environment:
> - The "shutdown flag" file would be in a shared folder in the LAN that each client can "see".
> - Each client would check whether that flag file exists every other minute in some Timer.Timer() code.
> - When it does, each client.EXE closes itself automatically
> How exactly would that approach not work for you?
>
>
> -Stefan
Hi Stefan,
How each client.EXE closes itself automatically.
can you give me a exemple Or code.
Thanks
Vinod Kabdal