.net windows service

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



Hi All
I made a windows service in C#. Now I have a situation where I need to
invoke an exe with some UI. Assuming that the computer running this service
will always be logged in, can anyone please provide me a sample code to
invoke an exe from windows service in .net.
I tried a few methods that I found on the net but they seem to invoke
something in the background which actually does not work.
Any help is much appreciated.
Thanks in advance.
Best regards,
Nitesh Gupta


.



Relevant Pages

  • Re: .net windows service
    ... > sample code to invoke an exe from windows service in .net. ... interact with the desktop, nor should you even consider starting the UI ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Invoking Windows Services
    ... that has a Windows Service written on ... > B and B is supposed to invoke an array of Components. ... > (Com calleable wrapper) that will invoked from A. Do you think this ... Since A is a VB6 ...
    (microsoft.public.dotnet.framework)
  • Re: Synchronising files
    ... Ideally I'd like to invoke an XCOPY-like operation which copies ... > only new and changed files from source to target. ... I would recommend a windows service to monitor changes in the directory and for ... specify your own input, output, and error output. ...
    (microsoft.public.dotnet.framework.windowsforms)
  • Re: Synchronising files
    ... Ideally I'd like to invoke an XCOPY-like operation which copies ... > only new and changed files from source to target. ... I would recommend a windows service to monitor changes in the directory and for ... specify your own input, output, and error output. ...
    (microsoft.public.dotnet.framework)
  • Unhandled Exception Not Being Caught
    ... I wrote a very simple Windows Service in VB.NET, ... resulting MSI explicitly installs the service. ... other EXE, ... There is no explanation of *what* the exception actually is. ...
    (microsoft.public.dotnet.languages.vb)