Question : how do I add an item to the registry automatically everytime the pc boots?

Hi I have a reg file which I have to click on every time I run a specific program. Once I load it and close the program, I can re open the program every time without re opening the reg file, however once I reboot I have to run the reg program or the software doesnt load right.

So I put a copy of the reg file in the startup folder but every time I reboot it says "do you wish to add this  info to the registry" I click yes, then it says "the info has been added" and I have to press ok again. That way does work but its annoying. Any way to add it perminantly? or any way to automatically add it every time I reboot without asking me?

Answer : how do I add an item to the registry automatically everytime the pc boots?

You could creat a batch file to do this and then add the batch file to your startup folde

Contents of batch file should be like this

REG IMPORT  c:\regfile.reg

Random Solutions  
 
programming4us programming4us