How to prevent system from getting
locked in QTP
To prevent from system getting locked, you can use any of the 2 ways mentioned belowcreate a simple vbs file containing code to press numlock key and run that vbs fileOr YOU can edit one registry key DisableLockWorkstation = 1 to disable locking
No comments:
Post a Comment
Please Leave your reply. We value your feedback and inputs