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

How do I merge a registry file in the IDE


4 replies to this topic

emillar

emillar
  • Members
  • 2 posts

Posted 21 September 2001 - 18:27

In the IDE, I add a custom .reg file which I want to merge into a user's Registry. Sort of similar to
regsvr32.exe regfile.reg

How can I do that ? Thanks in advance.


Ian Blake

Ian Blake
  • Members
  • 483 posts

Posted 21 September 2001 - 18:41

goto the componet view
select a component
select registry
right click the registry data tree
choose import reg file.

emillar

emillar
  • Members
  • 2 posts

Posted 21 September 2001 - 20:40

I can't seem to find 'Component View' although on the Properties window I have a Component property with three elipses ... but this doesn't do what you suggest.
I'm using Visual Studio Installer from the Visual Interdev Version 6 (SP5) IDE.

Stefan Krueger

Stefan Krueger

    InstallSite.org

  • Administrators
  • 13,269 posts

Posted 24 September 2001 - 16:35

Ian was talking about InstallShield. If you are using VSI to author your msi package, I don't think there's such an option. VSI is rather limited compared to other authoring tools.