Here's application which automatically locks Windows Mobile 5 keys (via integrated device lock) when device enters standby. This work-arounds issue with HW6915's lock-bugs covered in previous posts,
- Use at your own risk
- Ensure that you have known good backup of all your data
- Author can not be held responsible for any kind of direct or indirect damage
caused by this softare
etc..
Autolock can be put into \windows\startup folder so it executes after soft-reset.
Manual :
- Execute autolock
- Close (=minimize application)
- If you want, you can stop monitorin power status change messages and
turn it back on (for any reason you may have ) with buttons
Todo :
- Hide window from task lists & MRU
- Prevent WM5 MM from unloading application
hmmm is it possible to prevent the ipaq from going into a forced admin screen locked state? I posted the details here. I'm hoping someone can figure out a keep alive util or other work around.
hmmm is it possible to prevent the ipaq from going into a forced admin screen locked state? I posted the details here. I'm hoping someone can figure out a keep alive util or other work around.
This utility prevents WM5 device entering into password lock (or suspended) state as long as utility is running...
- Use at your own risk
- Ensure that you have known good backup of all your data
- Author can not be held responsible for any kind of direct or indirect damage
caused by this softare
etc..
This utility prevents WM5 device entering into password lock (or suspended) state as long as utility is running...
- Use at your own risk
- Ensure that you have known good backup of all your data
- Author can not be held responsible for any kind of direct or indirect damage
caused by this softare
etc..
Cool thanks I'll try it out. This is one step closer to making life easier. It's perfect for when you require the ipaq screen to "on" for long periods of time such as GPS in the car. (with a power source hooked up)
The next goal is to find a way to keep the ipaq from going into a locked state but still having the option to save power by turning the screen off. (or going into a partal suspended state) Again, the root cause of this is an Admin "forced" policy screen lock that is way too short of a time out. It would be nice to not have to fiddle with entering a pin number just to mute/unmute the phone durring a long teleconf/phonecall.
check my previous post on how to turn the lock option ...
Could you please explain what you mean exactly? (and maybe a link)
I'm really hoping to find a way from keeping the admin forced screen lock from locking my screen so often with the screen off or in a semi standby state. (only an issue on the newest of wm5 devices with AKU2x rom)
Can you use Autolock and whenever you need to save power, just hit power button briefly ? (Or should standby mode still be automatic while keyboard locking is prevented ?)
Could you please explain what you mean exactly? (and maybe a link)
I'm really hoping to find a way from keeping the admin forced screen lock from locking my screen so often with the screen off or in a semi standby state. (only an issue on the newest of wm5 devices with AKU2x rom)
the link is your original thread rleated to the similiar topic
anyway, it's a simple registry hack. go to \hklm\security\policies\policies,
look for the value name "00001023" and change the value from '0' to '1'.
this undo the grey-out of the lock setting, i.e. you are now able to control inactivity lock option as well as the duration of the inactivity. It works very well for me, except that this morning, when I open my 6965, somehow the option is gray out again. However, after resetting the value back to '1', and after a few sync and push mails, I have yet to see the option being gray out anymore, so will monitor further to investigate under what condition will such registry hack be reversed.
the link is your original thread rleated to the similiar topic
anyway, it's a simple registry hack. go to \hklm\security\policies\policies,
look for the value name "00001023" and change the value from '0' to '1'.
this undo the grey-out of the lock setting, i.e. you are now able to control inactivity lock option as well as the duration of the inactivity. It works very well for me, except that this morning, when I open my 6965, somehow the option is gray out again. However, after resetting the value back to '1', and after a few sync and push mails, I have yet to see the option being gray out anymore, so will monitor further to investigate under what condition will such registry hack be reversed.
wow, thanks, you rock.
I havnt see it reset back to 0, but I have a feeling it will somehow go back at some point durring a few active syns. Maybe someone can write an app that monitors that key and keeps the value set to 1.
I havnt see it reset back to 0, but I have a feeling it will somehow go back at some point durring a few active syns. Maybe someone can write an app that monitors that key and keeps the value set to 1.
so far I have only seen it being resetted once. If it happens agian, this weekend I will probably write (my first!) utility program to check for this registry and update accordingly during system start up.
ok, so it was working great for a few hours. I just got back from the gym and it says
"Password policy settings require that you update your password at this time"
click OK
"Recent policy updates require that you renew your password settings. Press OK to continue"
The check box is marked (and grayed out again) I'm forced to set my password again. I chedked the 00001023 reg setting and the value is back to 0 again. I just manually set it back to 1. We'll see how long round two lasts.
It seems we need to find out another hack or else the policy will keep over writting it and forcing the set password screen to appear. For round two I increased the time out to 25 hours instead of shutting it off. Hopefuly this helps a bit.
few hours is alittle too fast. however, as what you have just done, I did not turn off the lock feature, instead I set it to 12 hours, and it has been working well for the last 36 hours.
few hours is alittle too fast. however, as what you have just done, I did not turn off the lock feature, instead I set it to 12 hours, and it has been working well for the last 36 hours.
ok, I've left it set to 24 hours and it's stayed for the past 12 hours of on and off phone/email use! Im totally happy. Thanks for finding the registry key. It really did the trick.
the key value got reset back to defaut. I can swith it back no problem. I get about 24 hours before it happens again. (not sure the exact amount of time)
good news,
no error message ever appears durring the reset.
(as long as yu only increase time and not disable it)
This means someone should be able t write an app that monitors the key and will reset the key value seconds or minutes after it's changed.
I use resco explorer with the registry plugin. It's great because resco remembers the last key you went do and goes right to it. It only takes me a copule of seconds to reset the key. This will hold me over until someone comes up with a way to auto change/monitor the key in the background.
if you post the key & value name (and what must be done to it) i can provide you a tool (5 mins of coding :-) )
I have create a utility (hopefuly with small footprint) to monitor the state of the registry and change to 1 if the value is set to 0.
my first windows program after 10 yrs so you got to pardon me if it's too big a footprint :P just install this CAB file and it'll copy to the start up folder and it'll thus monitor as long as you don't uninstall this utility
PS: a message box will pop up if there's the registry is set to 0, before resetting it back to 1.
edit: if you want to uninstall, run the stayunlock.exe in \windows\startup to quit the process, before going to setting > system > remove program to remove the program.
edit2: please download the zip file in the other post as I have added in shortcut link, so that uninstall will be straight forward without having to run stayunlock.exe just to quit the program.