473,395 Members | 1,404 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

How can you tell when a person signed on to a PC

anoble1
245 128KB
I work in a place where everyone has a network profile. Everyone uses Windows XP Pro. How can I tell when my Co-worker logged into his machine? Event logs did not help much. There must be an easier way.
Sep 3 '10 #1
3 1411
Aimee Bailey
197 Expert 100+
Hypothetically if I was asked to do this, I may write a simple application that sends an email with the current user's name, then have it run silently on login by adding a registry value to:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Run

I don't believe there is need for any complicated API :)
Sep 8 '10 #2
anoble1
245 128KB
That sure would be nice, I have no clue how to do that. Might you have a sample?
Sep 8 '10 #3
Aimee Bailey
197 Expert 100+
LoginNotifier.zip

Here is a basic example of how you could do it, this application sends an email and closes. If you have done any programming before, it should be as simple as to open the solution and fill in the details needed to send the email. However if you have not worked with, or do not have visual studio. then no fear, this project was made using Visual Studio C# Express 2010, which can be downloaded free from...

> www.microsoft.com/express/Downloads/

Also to add the key to registry, you can use regedit.exe found in the windows folder, however id reccomend you google this subject if you are not that familiar.
Sep 8 '10 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: Richard Bell | last post by:
Newbie question ... please respond to group I'm trying to open/navigate to a url. How can I tell when the page is fully loaded? Testing suggest that window.open returns before the page is...
3
by: DJTN | last post by:
I have created 2 vb.net applications in VS 2002, a server and a client using the .net.sockets namespace. I can connect and receive data fine but the client cannot tell when it has recived all the...
16
by: jaialai technology | last post by:
I want to reload a url in a browser window so I do something like this: open(window.location.href= "www.yahoo.com"); ok, so now I want to do something when that page is done loading completely....
2
by: newsgroper | last post by:
I set the AutoScroll property of a windows panel to true. How can I tell when the scrollbar becomes visible?
5
by: Steven Thomas | last post by:
I have an application that creates mutliple thread like this: My code: > ------------------------------------------------------------------------- > Private Sub StartGPReportServer() > ...
3
by: Steven Thomas | last post by:
I have a combobox where I populate the remaining items on the screen according to what is picked in the combobox(dependent prompting). Is there anyway to tell when a user looses focus on the combo...
1
by: UJ | last post by:
Is there any way with the Shockwave object to tell when a SWF file has finished playing? It would be nice if there was an event like in the Media Player that is called when the state changes. ...
7
by: UJ | last post by:
Is there a way to tell when something was compiled? (I'm trying to find a way to keep track of what 'version' the web site is and can't find anything that only changes when it's recompiled.) TIA...
7
by: Adam | last post by:
Hello, I want to know if it possible to tell when a file is opened. However I don't want it to be the last access time. I want to know how many times a file opened so I can generate statistics...
2
by: jlparise | last post by:
Hey everyone, I am really rusty on my Java socket programming and am having some confusing problems. I don't need the code debugged(even though it doesn't work). I'm not going to make you dig...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.