I've been building a portable app..n
And i have everything working except 1 (ONE!) HKLM registry key.
Is there a way to make such a registry key portable?
Thanks,
Rik
New: HandBrake (Feb 20, 2026), Platform 30.2 (Feb 17, 2026)
1,400+ portable packages, 1.2 billion downloads
Please donate if you can!
HKLM is difficult to handle because those keys can only be cleaned on a system that has administrator privileges. I recommend downloading EraserPortable and looking at the EraserPortable.nsi for how it detects what rights the currently logged on user has, and attempts to clean up the registry accordingly.
The developer formerly known as ZGitRDun8705