Question Computer Locking

thechazm

VBA, VB.net, C#, Java
Local time
Today, 03:58
Joined
Mar 7, 2011
Messages
515
I would like to keep the computer from locking during a very long update. Anyone have any suggestions?

I have seen a few idea's out there but I really don't want to use the sendkeys api if I don't have to.

The reason why I don't just change it on the local computer is that this is used with quite a few users and not just myself.

Thanks in advance,

TheChazm
 
When you say long updates, how long is long?
 
About 30 minutes or so. It updates around 800 personnel off of a website reading each entry and tracking the changes to them. In the end its roughly 62000 records that gets reviewed / modified that happens daily. Each of my site admins run this.
 

Users who are viewing this thread

Back
Top Bottom