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 I can write in file


1 reply to this topic

MokhTelnet

MokhTelnet
  • Members
  • 1 posts

Posted 08 December 2004 - 19:23

hello

when I lunch the MSI file, i need it writes some config lines in a file already present in the computer.

thanks

Stefan Krueger

Stefan Krueger

    InstallSite.org

  • Administrators
  • 13,269 posts

Posted 09 December 2004 - 17:31

You can do this using a custom action. If it's an INI file you can use MSI's INI table. If it's an XML file and you are using InstallShield 10.5 yu can use InstallShield's XML functionality.