Use PowerShell to open regedit at a specific path or RegJump for PowerShell

Even though PowerShell contains everything to read and write to the registry I still find myself quite frequently opening the registry editor (aka regedit.exe). Since navigating the tree manually can be quite time consuming I used to rely on RegJump developed by Mark Russinovich. I was wondering if the same could be implemented using PowerShell … Continue reading Use PowerShell to open regedit at a specific path or RegJump for PowerShell