|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
How can I prevent the user to end my programHi,
I have a programm that user to end with ctrl-alt-del and "end service". there is an option in the menu and I want the user to use that methode. Jan JR wrote:
> Hi, There is no way to prevent that. The entire process is just disposed off > > I have a programm that user to end with ctrl-alt-del and "end service". > there is an option in the menu and I want the user to use that methode. > > Jan > > without notifying that process. If it were to ask permission and waited for a response, you could never kill a process that's hung/stuck. -- Rinze van Huizen C-Services Holland b.v Run your service as another user (b.e. localsystem), a normal user can
only kill processes that run on his own account. JR wrote: Show quoteHide quote > Hi, > > I have a programm that user to end with ctrl-alt-del and "end service". > there is an option in the menu and I want the user to use that methode. > > Jan > > Thanks but how can I do that
some demo code if possible Show quoteHide quote "Theo Verweij" <tverw***@xs4all.nl> schreef in bericht news:%23sCUyMd0GHA.328@TK2MSFTNGP06.phx.gbl... > Run your service as another user (b.e. localsystem), a normal user can > only kill processes that run on his own account. > > > > JR wrote: >> Hi, >> >> I have a programm that user to end with ctrl-alt-del and "end service". >> there is an option in the menu and I want the user to use that methode. >> >> Jan
try Catch for empty textfield
Please explain the difference between close, dispose, = nothing on sqlClient. Returning an array from a function? Passing System.Enum as a parameter type... Help! VB Express & Excel automation ? VB .Net (VisualStudio 2005) and the SQL Server SMO Object question First Report in VB2005 - Print Preview moving controls with in an image Fade out problem on a form with irregular backgroud image Ole db Command |
|||||||||||||||||||||||