Here is an as-yet incomplete list of JPE's major features, divided up into the three major executable types of JauntePE as a whole: the graphical user interface (gui), the launcher, and the runtime.
- Graphical user interface
- 32 bit exe and dll(s) for Windows 2000 and newer (32 or 64 bit versions)
- Create and manage your own portable package folders, including apps, dlls, fonts, docs, ...
- Package folders are treated as documents that you create, edit, and save
- Select from a number of pre-made configurations and tweak as needed
- Simply run the app's installer in order to add it to the package folder
- Built-in portable file system contents browser and editor
- Built-in portable registry contents browser and editor
- Open a portable file system doc type via a chosen portable app
- Mouse-over help text display on the main window
- Context sensitive help text display for all dialog boxes
- Display text in the language of choice
- Unicode support throughout
- ...
- App launcher
- 32 bit exe for Windows 2000 and newer (32 or 64 bit versions)
- Portably run 32 bit apps on Windows 2000 and newer (32 or 64 bit versions)
- Portably launched non-portable apps are run portably, and as if written for portability
- Configurable launched app settings are a superset of those available for explorer shortcuts
- Unicode support throughout
- ...
- Runtime
- 32 bit dll for Windows 2000 and newer (32 or 64 bit versions)
- Portable file system
- Configure what folders and files are stored portably, from a full C drive to nothing at all
- Configure what folders and files are viewed as merged with the associated system object, or whether to treat the system object as non-existent
- Unicode support throughout
- ...
- Portable registry
- Configure what keys and values are stored portably, from a full registry to nothing at all
- Configure what keys and values are viewed as merged with the associated system object, or whether to treat the system object as non-existent
- 3 different high-level methods of use: concurrent app isolation, concurrent app sharing (work-in-progress about 75% done), and read-only
- Automatic portablization of stored text based special folder paths
- Unicode support throughout
...
- Configure what child apps are launched portably, from all to nothing at all
- Unicode support throughout
- ...
To be continued.