Forum Discussion

Motias's avatar
Motias
Copper Contributor
May 23, 2021

it possible replacing Regedit to another registry editor?

Hi,
I'm trying a way replace regedit.exe to another registry editor with Debugger "Image File Execution"

 

But when i try add reg key i have cpu leak and aka The Matrix screensaver

 

reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\regedit.exe" /f /v Debugger /t REG_SZ /d "C:\Program Files\Registry Finder\RegistryFinder.exe"

 

What does wrong?
Are there any other ways to replace the default registry editor?

 

 

Thanks for the help!

Resources