Click here to Skip to main content
15,913,587 members
Home / Discussions / System Admin
   

System Admin

 
GeneralRe: Win 2000/2003 server, which one is better? Pin
Mike Dimmick30-Aug-04 4:19
Mike Dimmick30-Aug-04 4:19 
GeneralRe: Win 2000/2003 server, which one is better? Pin
Steven Campbell30-Aug-04 8:35
Steven Campbell30-Aug-04 8:35 
GeneralPrivate IP address Pin
Mekong River28-Aug-04 5:23
Mekong River28-Aug-04 5:23 
GeneralRe: Private IP address Pin
progload28-Aug-04 7:48
progload28-Aug-04 7:48 
GeneralRe: Private IP address Pin
Mekong River12-Mar-06 16:09
Mekong River12-Mar-06 16:09 
GeneralService and UI... (Urgent! Please!) Pin
CherezZaboro26-Aug-04 7:23
CherezZaboro26-Aug-04 7:23 
GeneralRe: Service and UI... (Urgent! Please!) Pin
Anonymous26-Aug-04 10:55
Anonymous26-Aug-04 10:55 
GeneralRe: Service and UI... (Urgent! Please!) Pin
Mike Dimmick27-Aug-04 11:49
Mike Dimmick27-Aug-04 11:49 
Only services running in the LocalSystem context and marked interact can create desktop windows.

Don't do it. Instead, write a remote administration API (you could use DCOM, RPC, sockets, named pipes, ...) and an administration GUI which talks to the service using that interface.

If you only want to show message boxes, you can pass the MB_SERVICE_NOTIFICATION flag to MessageBox, regardless of which account the service is running under.

Stability. What an interesting concept. -- Chris Maunder
GeneralType of license Pin
Mekong River26-Aug-04 4:41
Mekong River26-Aug-04 4:41 
GeneralRe: Type of license Pin
Roger Wright26-Aug-04 5:38
professionalRoger Wright26-Aug-04 5:38 
GeneralRe: Type of license Pin
Mekong River12-Mar-06 16:12
Mekong River12-Mar-06 16:12 
GeneralNT4, IIS & .NET Pin
MrEyes26-Aug-04 3:59
MrEyes26-Aug-04 3:59 
GeneralRe: NT4, IIS & .NET Pin
Mekong River26-Aug-04 4:17
Mekong River26-Aug-04 4:17 
Generalsecond login Pin
Tibor Blazko26-Aug-04 0:59
Tibor Blazko26-Aug-04 0:59 
GeneralRe: second login Pin
Steven Campbell26-Aug-04 6:41
Steven Campbell26-Aug-04 6:41 
GeneralPing network PC Pin
Mekong River25-Aug-04 4:48
Mekong River25-Aug-04 4:48 
GeneralRe: Ping network PC Pin
Anonymous25-Aug-04 6:09
Anonymous25-Aug-04 6:09 
GeneralRe: Ping network PC Pin
Mekong River12-Mar-06 16:15
Mekong River12-Mar-06 16:15 
Generallocking keyboard Pin
Mourad DEBBAH24-Aug-04 7:57
Mourad DEBBAH24-Aug-04 7:57 
GeneralRe: locking keyboard Pin
Anonymous24-Aug-04 12:38
Anonymous24-Aug-04 12:38 
GeneralRe: locking keyboard Pin
Mekong River12-Mar-06 16:12
Mekong River12-Mar-06 16:12 
GeneralDisappear recycle bin from the desktop Pin
Mekong River24-Aug-04 4:20
Mekong River24-Aug-04 4:20 
GeneralRe: Disappear recycle bin from the desktop Pin
Anonymous24-Aug-04 6:35
Anonymous24-Aug-04 6:35 
GeneralRe: Disappear recycle bin from the desktop Pin
Mekong River12-Mar-06 16:19
Mekong River12-Mar-06 16:19 
GeneralDifference between MSDOS in win98 and NT Pin
Mekong River23-Aug-04 18:14
Mekong River23-Aug-04 18:14 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.