Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. Allow Service to interact with Desktop

Allow Service to interact with Desktop

Scheduled Pinned Locked Moved ASP.NET
designtools
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K Offline
    K Offline
    Kapil Thakur
    wrote on last edited by
    #1

    in a windows services, if we are calling an exe file and we want the UI of the exe to show on desktop. then Under LogOn tab (in services in administrative tools), we check "Allow Service to interact with Desktop" checkbox. i want to know is there any way that we achieve this through coding. i mean, can we make that windows service already configured to "Allow Service to interact with Desktop" checkbox checked through coding. thanks

    L S 2 Replies Last reply
    0
    • K Kapil Thakur

      in a windows services, if we are calling an exe file and we want the UI of the exe to show on desktop. then Under LogOn tab (in services in administrative tools), we check "Allow Service to interact with Desktop" checkbox. i want to know is there any way that we achieve this through coding. i mean, can we make that windows service already configured to "Allow Service to interact with Desktop" checkbox checked through coding. thanks

      L Offline
      L Offline
      led mike
      wrote on last edited by
      #2

      I think those are registry settings. you might find that Microsoft has hidden such information in the DOCUMENTATION and what does this have to do with ASP.NET?

      "Just about every question you've asked over the last 3-4 days has been "urgent". Perhaps a little planning would be helpful?"
      Colin Angus Mackay in the C# forum

      led mike

      1 Reply Last reply
      0
      • K Kapil Thakur

        in a windows services, if we are calling an exe file and we want the UI of the exe to show on desktop. then Under LogOn tab (in services in administrative tools), we check "Allow Service to interact with Desktop" checkbox. i want to know is there any way that we achieve this through coding. i mean, can we make that windows service already configured to "Allow Service to interact with Desktop" checkbox checked through coding. thanks

        S Offline
        S Offline
        stan_p
        wrote on last edited by
        #3

        Here is how to do it in C#: http://it.expertmonster.com/question/Allow-service-to-interact-with-desktop-112.html

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups