Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to avoid system lock while running Windows Based Application
#3
Solved: 10 Years, 10 Months ago
Hi Saran,

We can handle this... not an issue.

If you're able to download "Caffeine 1.4"... It's a small software(in KB's) available on website, you can run this on system to disable the automatic locking on your system. It is freeware so you can download in your company and use, not a problem.

still if your company strictly blocks such type of softwares.

you can handle through scripting...

Develop one VBScript file to run in background.
I'm not giving exact code here, just logic
Logic is :
1.send expectation time to keep your system desktop active.
2.take present time and sent time (eg: in hrs),
3.compare both of them and enter into loop
4.make wscript to sleep for some time like (less than automatic lock time)
5.press any lockkey (numkey, scrollkey) twice

it repeats step 3... till the sent hrs completed.

once it reaches the time, it will not enter into loop to sleep and press lockkeys.

It might locks after some time.

If you're not satisfy let me know.
Reply


Messages In This Thread
RE: How to avoid system lock while running Windows Based Application - by bfakruddin - 12-13-2010, 04:53 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  capturing message on web page when caps lock is on helan 0 2,113 04-29-2015, 05:25 AM
Last Post: helan
  System work slow with UFT 12.02 elyanivson 0 2,691 02-10-2015, 05:09 PM
Last Post: elyanivson
  can not record Windows application QTP 12.1 pratapchinta 1 2,109 12-01-2014, 06:30 PM
Last Post: supputuri
  UFT 12 unable to recognize the objects of a java based application (jre - 1.7.0_65) Sushant Dasgupta 2 8,986 09-17-2014, 03:47 PM
Last Post: Sushant Dasgupta
Cool ntdll.dll crash problem with UFT 11.5 Application in Windows Server 08 gangadhar 1 4,530 06-13-2014, 04:43 PM
Last Post: vinod123

Forum Jump:


Users browsing this thread: 1 Guest(s)