Process running invisible from Windows Service
Hi everyone. I'm installing a service on a specific user that should run a process when windows starts. However because it's only installed for a specific user, the process does not interact with the desktop, and therefore ends up running in the background instead of letting me see it. What can I do?
theLizardPosted Dec 3, 2009, 4:40 PM
BryanPosted Dec 3, 2009, 12:09 PM
BryanPosted Dec 1, 2009, 4:11 AM
BryanPosted Nov 24, 2009, 3:12 PM
Guest UserPosted Nov 24, 2009, 12:47 PM
BryanPosted Nov 23, 2009, 10:47 AM
BryanPosted Nov 23, 2009, 10:39 AM
I have a program and here is what I need it to do:
1) Install the program for an individual user.
2) Set it up automatically so that it will Run as Administrator when Windows starts.
I've tried Windows Services and this, and both seem to have lead to dead ends. Can anyone help me please?!
Guest UserPosted Nov 20, 2009, 3:26 PM
C:\Users\USERNAME\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup
BryanPosted Nov 20, 2009, 3:23 PM
Guest UserPosted Nov 20, 2009, 3:21 PM
C:\Documents and Settings\USERNAME\Start Menu\Programs\Startup
BryanPosted Nov 20, 2009, 3:18 PM
Guest UserPosted Nov 20, 2009, 3:13 PM
The simplest solution would be to place a shortcut for the process in the All User's startup folder.