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: Run-Command (Dec 2, 2024), Platform 29.5.3 (Jun 27, 2024)
1,100+ portable packages, 1.1 billion downloads
No Ads Nov/Dec!, Please donate today
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