Jump to content


This is a ready-only archive of the InstallSite Forum. You cannot post any new content here. / Dies ist ein Archiv des InstallSite Forums. Hier können keine neuen Beiträge veröffentlicht werden.
Photo

Import a *.Reg File


1 reply to this topic

lherz

lherz
  • Full Members
  • 11 posts

Posted 19 June 2006 - 17:01

I have scoured the posts and have found a method to Export a .reg file, but I need to add the option to conditionally Import (merge) a named *.reg file at install time, if it exists at a specific path.

Can anyone our there point me in the right direction?

Thanks in advance for any assistance.

Stefan Krueger

Stefan Krueger

    InstallSite.org

  • Administrators
  • 13,269 posts

Posted 20 June 2006 - 10:20

I think you could simply run regedit.exe with the path to the file on the command line.