Importing Registry

  • Thread starter Thread starter Ray
  • Start date Start date
R

Ray

Is there a way to import a registry file without user
intervention. In Windows NT you could use the /y command
but it doesn't work with XP. Any help would be
appreciated.

Ray
 
REGEDIT /S FILENAME.REG

Or use a VB Script to change the setting, without a prompt.
 
Back
Top