|
-
Dec 5th, 2005, 04:15 AM
#1
Thread Starter
Lively Member
Question for advanced .net developers
Hello,
There is no one who seems to have the answer to my question. I have searched the whole internet for this nut to crack....
I have a service which starts automaticly at windows startup. At the "On start" event of the service the icon should be created at the same time with the "user interactive with desktop" option but (offcourse) before a user has logged in, this option has no effect...the result is an icon which won't get created as soon as an user has logged in... My question is:
Is there a class in .net which notifies the windows login event?
(ps: i already tried to use the system.environment.username-class.. That doesn't work due to the fact that the service is started BEFORE login so the username = System and won't change if a user logs in...)
Last edited by maarten_de_ruiter; Dec 5th, 2005 at 06:35 AM.
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
|