Hi,

i have a .reg file that i'd like to run via a batch file.

What is the syntax to call the .reg file?

Thanks

Recommended Answers

All 2 Replies

For importing information into the registry...

regedit /S filename.reg

You can also refer to this Microsoft article for more information about adding, modifying, and deleting registry keys.

http://support.microsoft.com/kb/310516

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.