quiksilver947 Posted July 12, 2010 Posted July 12, 2010 If this is already a topic let me know the link to navigate to it. If not, how can a string value be added to the registry by using a .reg file? I know how to add dwords and everything else, but am having trouble finding information for adding a string in this manner. I want to add a string to [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\RunOnceEx]. Thanks in advance.
Tripredacus Posted July 12, 2010 Posted July 12, 2010 Easiest way is to create one manually some place, then export the key out as a .reg. Then you will know the correct syntax.
quiksilver947 Posted July 12, 2010 Author Posted July 12, 2010 Thanks Tripredacus for the input. That helped me to figure out what I wanted to accomplish.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now