pim
24th March 2009, 08:44 AM
Hi !
I've searched a lot but I can't find a solution to my problem
Do you know a tool that can unlock the screen ? Just by launching an exe.
Why would I need such thing ?
I've made a mortscript to launch my favourite radio once I plug the 3.5 mm jack into my Blackstone. But this script doesn't work when my device is locked (and it's almost always locked).
So I want to add into my scipt an option to know if the phone is locked : lock = RegRead("HKLM", "System\State", "Lock")
and if the phone is locked, I unlock it then the script goes on.
I just need this little .exe to unlock the device.
I hope you can help me
Thanks
I've searched a lot but I can't find a solution to my problem
Do you know a tool that can unlock the screen ? Just by launching an exe.
Why would I need such thing ?
I've made a mortscript to launch my favourite radio once I plug the 3.5 mm jack into my Blackstone. But this script doesn't work when my device is locked (and it's almost always locked).
So I want to add into my scipt an option to know if the phone is locked : lock = RegRead("HKLM", "System\State", "Lock")
and if the phone is locked, I unlock it then the script goes on.
I just need this little .exe to unlock the device.
I hope you can help me
Thanks