AlanCF Level: Protégé

 Registered: 12-10-2008 Posts: 4
|
Re: Network
To detect when the computer has logged on to windows?
If so:
put an exe or shortcut to an exe in the "C:\documents and settings\all users\start menu\programs\startup\" folder, that application will start when a user has logged on. That VB app will open a winsock to A server, tell it that A computer has logged on, close the winsock, and terminate itself.
[Edited by AlanCF on 14-10-2008 at 06:56 AM GMT]
|