W
William
Hi all,
I'm doing two small programs.
One(LogonRecord.exe) is run when Windows2000/XP is booting and records the
time of logon.
And the other(LogoffRecord.exe) is run when Windows2000/XP is shutdowned and
records the time of logoff.
I've known that I just need to put LogonRecord.exe into
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run] in
Windows registry.
But I don't know where to put LogoffRecord.exe.
TIA
William
I'm doing two small programs.
One(LogonRecord.exe) is run when Windows2000/XP is booting and records the
time of logon.
And the other(LogoffRecord.exe) is run when Windows2000/XP is shutdowned and
records the time of logoff.
I've known that I just need to put LogonRecord.exe into
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run] in
Windows registry.
But I don't know where to put LogoffRecord.exe.
TIA
William