Hi,

I am trying to include config files in my Wix setup project.  The files get
deployed to the correct folder once the installer is build but the XML gets
garbled. I am assuming this is a formatting issue and have had no luck from
Google with it.

Has anyone experienced this before or know how to get around this?

Thanks,

Brendan


...
            <Component Id="ConfigFiles"
Guid="9B8ACAA0-5181-425f-84A8-6ED91720D94A">

              <File Id="ShellConfig" DiskId="1" Vital="yes" KeyPath="yes"
Compressed="no"
                    Name="PeritoCase.Client.Shell.exe.config"
                    Source="$(var.PeritoCase.Client.Shell.TargetPath)" />
...
-- 
View this message in context: 
http://n2.nabble.com/Wix-Confile-File-Garbled-Format-tp3438511p3438511.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to