New
#1
Right-Click to Add to Registry
Ok, here's what I wanna do. I wanna create a right-click menu option to add a program to the registry. Specifically, I want to add it to HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Run. I have installed FileMenu Tools to help me with this. I also know I can go to HKCR\*\shell to add commands. But how would I phrase the command? How would I tell the computer, either through the command line or the powershell, to add a program to that particular section of the registry?