|
||||
Quote:
|
|
||||
I hate to derail, but after searching around the forum and HoFo I wasn't able to find out why a stylus reset is bad and a program reseter is ok. I don't doubt you at all but I am curious. Why should we not use a stylus to reset?
__________________
A figure with curves offers many interesting angles.
|
|
||||
Well I think it's not as big a problem as it's made out to be. When WM switched to persistent storage for WM5, MS needed ways to increase the speed of the device (since flash memory is a lot slower than RAM). One of those ways was to make registry changes in RAM and periodically flush them to the flash memory.
So the theory is, if you make a registry change and immediately soft reset, those changes are still in RAM and never made it to the flash and are therefore lost (sort of the same reason why it's not advisable to unplug your PC while it's on). Using a soft reset programatically (i.e. via a software app) will allow for those changes to be written to flash first, because the device knows that it's going to be soft reset (sort of like choosing "Shut Down" on a Windows PC). The other way around the problem is to suspend the device (power button) first before soft resetting, which also causes any reg entries still existing in memory to get written to flash. That said, I've never had a problem even when I didn't do those things. I've even tested it using a reg editor... make an entry then close the app and soft reset with the stylus--the entry was always there after the reset so I think this is more of a "best practice" kind of thing. |
|
|
|