NOTE: Before running these examples, you must first put a copy of the JPEPortable.exe in the RegEdit directory and rename it to editJPE.exe. Make another copy and rename that to fromSys.exe. And make a final copy and rename that to toJPE.exe.

These examples present a simple way of using a portablized RegEdit to handle any maintenance requirements you may have against a JauntePE portable registry. In these examples, RegEdit is executed 3 different ways, so there are 3 launchers, each with their own launch/runtime ini and each with their own portable registry.

The editJPE example presents a way for you to directly edit an application's JauntePE portable registry using RegEdit.

The fromSys example presents a way for you to export the contents of a set of registry keys to a portable desktop .reg file using RegEdit.

The toJPE example presents a way for you to import a portable desktop .reg file, that you created via a fromSys run, into an application's JauntePE portable registry using RegEdit.