-
1 Attachment(s)
ScreenLock plugin
ScreenLock Plugin
==================
ScreenLock attempts to prevent unauthorized access to RoadRunner,
by requiring a PIN to execute a chosen function.
The main intended use is to lock the screen while unattended.
It can also be used to prevent unauthorized access to components,
for example launching RRConfig.
When ScreenLock is activated, commands including EXIT and CLOSE are
disabled, which prevents backing-out of the lock.
0.5.0 - 8/2/08
This is a major rewrite, and ScreenLock's operation has changed.
*** The plugin is now loaded from menu.skin, not the lock skin.
ScreenLock is called with the command 'LOCK_START', which will then
execute LOCKCMD from screenlock.ini.
An example of LOCKCMD might be "LOAD;Screenlock.skin".
This release also includes new features for executing an RR cmd on failed PIN,
muting speech and notofocation of failed attempts.
See the README.txt for more details and examples
-
cool!
busy man arent you ;)
-
this isnt working for me. The .dll is registered, screenlock.ini is in C:\program files\road runner and the skins are installed in my freedom skin folder. I use load;screenlock.skin to present the screenlock screen. type in my pin listed in the .ini and hit enter. after hitting enter the *'s go away but it doesnt go thru with the command listed in the second line.
-
What command are you trying to execute? I tested it with a couple of different commands, but can't say I spent a lot of time testing. If you're getting the *s then the dll is obviously loading ok.
Does it work if you just have exit on the second line? (no quotes around it)
-
i tried PHOCO, then i tried it with EXIT.. didnt make a difference.
-
Does not work for me. See the *'s go away but nothing happens. Like to have working tho
-
There's a new version for download now from http://www.festy.org/files/ScreenLock.zip - this one's a little bit smarter...
If it still doesn't work, try adding a blank like to screenlock.ini under the command to execute.
-
works good for me, nice job
-
works for me too now.. Thanks!
-
one issue i just found, is in the screenlock.ini the command to execute when the correct password is given. The commands only work if its a single command and dosent recognize custom commands from ExecTBL.ini
Im trying to use RESUME||EXIT
In my button that goes to the screenlock screen i have a pause so it pauses the music when the screen is locked.