Re: ShellExcute for non EXE files



>to do manually, just right click on the service in service.msc and goto
>Logon tab, and check the box saying "Allow Service to Interact with
>Desktop".

Having a service interact with the desktop isn't recommended practice
(security issues). See
http://msdn.microsoft.com/library/en-us/dllproc/base/interactive_services.asp

It may be better to have a separate program running in the user's
context and have the service communicate with that to have it do the
work.

Dave
.



Relevant Pages

  • Re: UPDATE: playgroup fiasco
    ... follower - will approach other kids, sit next to them and watch what ... they do long before he tries to interact. ... > while saying these things. ... adults - she may feel this way. ...
    (misc.kids)
  • Re: Hypothetical question for all good physicists.
    ... okay ... ... you're saying that such a planet would not interact with ...
    (sci.physics)
  • Re: ShellExcute for non EXE files
    ... and check the box saying "Allow Service to Interact with ... The application is running on the Dektop but the DLL ... > is not running under the system account but rather is using the ... > How do I make this interact with the desktop and also send subsequent ...
    (microsoft.public.vc.mfc)

Loading