|
|
| No such thing as a small change | |
| PerlMonks |
How to Run perl script while computer is locked ??by vishalkbhatt |
| on Oct 20, 2011 at 11:12 UTC ( #932624=perlquestion: print w/ replies, xml ) | Need Help?? |
|
vishalkbhatt has asked for the
wisdom of the Perl Monks concerning the following question:
I have written a perl script which runs in the background right after a user logs in on a window xp machine.My script takes screen shots of the current screen at random time intervals while running in background and commits the image to a server via Subversion. Now the script runs fine until the user is working on the computer. But if he locks the computer or the screen saver is started (which also locks the pc soon) then the script stops working. So can I keep the script running in any circumstances ???
Back to
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||