PDA

View Full Version : Importing *.reg file



alad
10-31-2001, 02:51 AM
When you import a registry file it asks you the YES or NO question to import the registry settings. If I wanted to incorporated this import command into a batch file, how could I bypass the yes or no question by answering by a /y or something. I have tried all the swtiches i could think of, but the question still appears.

Any help would be appreciated.

POBrien
10-31-2001, 02:53 AM
compliments of Simon...

http://www.winguides.com/article.php?id=1&page=4&guide=registry

wlaarhov
10-31-2001, 08:00 PM
use "regedit /s regfile.reg"