Q: I am using the CE terminal emulator (pegterm.exe). After I create a new Session, I would like the Session to persist even after I hard-reset the device. How do I go about it?
pegterm.exe saves all of its session information as values in the registry under the following key: [HKEY_CURRENT_USER\Comm\Terminal\My Session]
Currently our systems do not support persisting REG_BINARY values using ADSLOAD.REG (as explained in the CE Developer's Getting Started Guide) so you will have to persist them using ADSReg.exe.