JauntePE represents a collection of tools that helps you make non-portable applications portable by virtualizing access to the filesystem and registry.
It has a somewhat long and contentious history, but now the latest release is finally publicly available.
Here are some key features of "Portable JauntePE":
· Portable throughout.
· Portable registry, file system, and child app launching.
· Unicode support throughout, including the portable registry.
· Easy to use GUI to quickly create portable packages of apps.
· Customize what folders are transformed into portable ones with just a few clicks.
· Paths to portable docs the app stores in the portable registry are portably tokenized.
What's New in This Release: [ read full changelog ]
Readmes:
· added infon IdentMode InjectOnly-related problems
· added infon InjectOnly IdentMode-related problems
· added known limits on InjectOnly IdentMode-related problems
· corrected some bad grammar in the main readme
· added a second tutorial detailing how to create a partially optimized package
· the tutorials are now part of the main docs
· Examples\FreeCell, Toolbox\Cmdline and Toolbox\Launcher
· the jauntePE.dll files have been replaced with readme.txt instruction files
Runtime\jauntePE directory:
· all but the def jauntePE runtime builds have been moved from the main distribution inta new "builds" distribution
Toolbox\JauntePE.ini:
· added [QuickieAppPaths] and [QuickiePkgPaths] sections
· added Quickie helper text for new "optimized app startup" "Package Up" option
· added Quickie helper text for new "Portable Runs Detail" dialog box's controls
· changed the "Package Up" "store config in launcher" option's shortcut key
jauntePE Runtime DLL:
· upgraded ...