Hi,

I have a scenario where a product has a config file that gets installed
with some default values at initial install. The user may subsequently
add or remove lines from this file. Therefore on upgrade I do not want
it to get overwritten with the initial version again. The file is
actually already wrapped in it's own component so I am wondering if I
can just use the <Component NeverOverwrite="true"/> flag but the docs
say this is only for components being registered by the Registry table,
not by the AppId, Class, Extension, ProgId, MIME, or Verb tables. How do
I know which table the component is being registered by? This is just an
ini style text file...

Thanks :-)
-john

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to