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. General Programming
  3. Visual Basic
  4. Launch Application From Windows Service

Launch Application From Windows Service

Scheduled Pinned Locked Moved Visual Basic
csharpdesignhelpquestion
1 Posts 1 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.
  • J Offline
    J Offline
    J Smith
    wrote on last edited by
    #1

    I've created a windows service using VB.NET, the service monitors the users actions and should lanuch an application if particular set of conditions have been meet. The problem I'm having is the launch of the windows application from the service. I found an explaination to my problem in MSDN "Process created by the service cannot display a user Interface". I think if I start a new process/thread as the current user not the service I should be able to start my application. My problem...How do you create a new process/thread as the current user? If anyone has a solution or idea I would greatly appreciate it. Thanks There are 10 types of people in the world: Those who understand Binary and those who don't.

    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