Hi all,

I have the following issue on a PDA device:

Users can alter registry entries on a PDA device while my application is running. Each time the application exits, I need to save the changed registry entries into a .reg file so that on each cold boot of the device, this reg file can be run automatically to update the registry with the custom user settings.

Does anyone know how to do this?

Thanks in advance.