How to enter a .reg file into the registry automatically ?

This is a discussion about How to enter a .reg file into the registry automatically ? in the Everything New Technology category; When you double click on a. reg file it pops up with a warning box saying do you want to add this information to the registry? How would you make a batch file to enter this information without giving the user the option to mess things up and press no ?.

Everything New Technology 1823 This topic was started by , . Last reply by ,


data/avatar/default/avatar27.webp

63 Posts
Location -
Joined 2001-09-16
When you double click on a .reg file it pops up with a warning box saying do you want to add this information to the registry?
 
How would you make a batch file to enter this information without giving the user the option to mess things up and press no ?

Participate in our website and join the conversation

You already have an account on our website? To log in, use the link provided below.
Login
Create a new user account. Registration is free and takes only a few seconds.
Register
This subject has been archived. New comments and votes cannot be submitted.
Jan 2
Created
Jan 2
Last Response
0
Likes
1 minute
Read Time
User User
Users

Responses to this topic


data/avatar/default/avatar01.webp

738 Posts
Location -
Joined 2002-12-11
regedit /s mynewreg.reg
 
The above will work, provided the user has permissions to write to the registry
 
.....Insomnia..... x)