Originally Posted by Top_Gun
|
Hello,
I found the Axim to lose the displaysettings with every softreset. I set them automatically with this batchfile (Mortscript is required):
---
RegWriteDWord HKCU, "ControlPanel\Backlight", "BatteryTimeout", 15
RegWriteDWord HKCU, "ControlPanel\Backlight", "ACTimeout", 120
---
Save the file under a name like battery.mscr into the windows\startup folder, and it will be executed after every softreset.
Regards,
Detlev
|
-------------------------------------------------------------
I followed the instructions, loaded Mortscript, and saved the file in the windows/startup folder. But everytime it softresets, the file shows up in text form (I saved as a .mscr) and then it doesn't execute. How do I fix this?