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

Writing module config values to config file


1 reply to this topic

kfraserwork

kfraserwork
  • Members
  • 3 posts

Posted 16 February 2006 - 03:14

I have a configurable merge module. I'd like to write some of the configuration values to a configuration file during installation. Any suggestions on how to do this? I'm hoping there is something easier than a custom action that calls a DLL to do this.

Thanks in advance,
Karen

luke_s

luke_s
  • Full Members
  • 532 posts

Posted 16 February 2006 - 23:13

Have a look at the IniFile Table, this might solve your issue.