karldenton Posted October 22, 2012 Posted October 22, 2012 Hi I have put a reg file I need to run at logon into HKLM\software\microsoft\windows\current version \run The file does the job but when a user logs on they get a message saying "adding information can unintentially break the registry etc ... do they want to continue". Is there a way to hide this? I know if you do it as a batch file you can add the silent option. I've added it as a string value in the registry, is there any way to do this silently ? Thanks
OhDear Posted October 22, 2012 Posted October 22, 2012 Try this; regedit.exe /s "FILEPATH\FILENAME.REG"
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