03-21-2018, 04:18 PM
(12-13-2010, 10:31 AM)SaranKumarV Wrote: HI All,
We have an Windows based application which we are planning to run on nightly builds, Problem is when we run the script the system gets locked for every 10 min . Is there any workaround to keep system unlocked when running windows based applications.
Regards,
SaranKumarV
Hi SaranKumar,
Please follow the below instructions:
- Create a simple vbs file having code to press numlock key and run that vbs file
- Edit one registry key “DisableLockWorkstation =1” to disable locking
Regards,Moin