|
-
December 16th, 2008, 05:05 PM
#1
[Question] Windows service not found after install
I just wrote a core of a windows service, it doesn't really do anything special, it should execute this line every 5 sec
System.Diagnostics.Trace.Write("Doing something");
So I create a setup for it, and installed it, but i can't find it under
My Computer(Right click) -> Manage->services
I can't find over there but in Control panel -> add/remove programs, it's there. I can uninstall it, i just can't find it or get it do proc.
Can anyone help me?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|