In light.exe I am receiving the following error and do not know why.

C:\VDSBeta\VDSInstaller\rcr.vds.wxs(23) : error LGHT0230 : The Component/@Guid 
attribute's value '*' is not valid for this component because it does not meet 
the criteria for having an automatically generated guid. Components using a 
Directory as a KeyPath or containing ODBCDataSource child elements cannot use 
an automatically generated guid. Make sure your component doesn't have a 
Directory as the KeyPath and move any ODBCDataSource child elements to 
components with explicit component guids.

I have tried to replace my ProductId with a real guid and that made no 
difference.

My two wxs files are as follows.

rcr.vds.wxs
<?xml version='1.0' encoding='utf-8'?>
<Wix xmlns='http://schemas.microsoft.com/wix/2006/wi'>
  <!--Replace $(var.AppVerNumber) with 1.0.0.0 for local build-->
    <Product Id='*' Language='1033' Manufacturer=Something Here Name='VDS' 
UpgradeCode='29CCF847-6839-48C2-8773-FDEA7C14B3DE' 
Version='$(var.AppVerNumber)'>
      <Package Compressed='yes' InstallerVersion='200' />
      <Media Id='1' Cabinet='product.cab' EmbedCab='yes' />
      <MajorUpgrade DowngradeErrorMessage='A newer version of [ProductName] is 
already installed.' />
      <Directory Id='TARGETDIR' Name='SourceDir'>
        <Directory Id='ProgramFilesFolder'>
          <Directory Id='RCRDir' Name='RCR'>
            <Directory Id='INSTALLDIR' Name='VDS'>
            </Directory>
          </Directory>
        </Directory>

        <Directory Id='ProgramMenuFolder'>
          <Directory Id='RCRMenuFolder' Name='RCR'>
          </Directory>
        </Directory>
      </Directory>
      <DirectoryRef Id='RCRMenuFolder'>
        <Component Id='ApplicationShortcut'>
          <Shortcut Id='ApplicationStartMenuShortcut' Name='VDS'
              Target='[INSTALLDIR]RCR.VDS.exe' Arguments='/full' 
WorkingDirectory='INSTALLDIR'/>
          <Shortcut Id='ApplicationStartVDSShortcut' Name='VDS' 
Icon='vds.icon.ico'>
            <Icon Id='vds.icon.ico' SourceFile='vds icon.ico' />
          </Shortcut>
        </Component>
      </DirectoryRef>

      <Feature Id='MainFeature' Title='VDS' Level='1'>
        <ComponentGroupRef Id='VDSFiles' />
        <ComponentRef Id='ApplicationShortcut' />
      </Feature>
  </Product>

</Wix>

VDSFiles.wxs (auto generated from heat.exe)
<?xml version="1.0" encoding="utf-8"?>
<Wix xmlns="http://schemas.microsoft.com/wix/2006/wi";>
    <Fragment>
        <DirectoryRef Id="INSTALLDIR">
            <Component Id="cmp10F43852C9D9A5A56655A6DA8833F4C1" 
Guid="{F882A1DB-0901-416C-A800-EA325911772F}">
                <File Id="filEEC09B57012A7F52F2CD16ED021BEFBE" KeyPath="yes" 
Source="$(env.VDSBetaFiles)\BitFactory.Logging.dll" />
            </Component>
            <Component Id="cmp4BC8EC8B2AA04BD06462792E9939D5C9" 
Guid="{3D86F921-E509-44AD-8AB3-52D00E2E07AF}">
                <File Id="fil3D070E5F23FD71B788D976B075ED90D2" KeyPath="yes" 
Source="$(env.VDSBetaFiles)\C1.WPF.C1Chart.dll" />
            </Component>
            <Component Id="cmpF958A2103E7D9342F99702320F9B9083" 
Guid="{B5B29220-70E0-4E8E-B819-8EB2F2AF4B42}">
                <File Id="filFCC7B638E9936EC630106E4319B21A4B" KeyPath="yes" 
Source="$(env.VDSBetaFiles)\C1.WPF.C1Chart.Extended.dll" />
            </Component>
            <Component Id="cmp24E3A0B2DD9FE70101D880EE0A7FF56F" 
Guid="{F813405E-D103-497D-AB25-D98D1335683E}">
                <File Id="fil3F2E1E817ECDA9BCEC5E18F6B0B06701" KeyPath="yes" 
Source="$(env.VDSBetaFiles)\C1.WPF.C1Chart.Extended.xml" />
            </Component>
            <Component Id="cmp9ED546B315038EEBD7D00D46D3A2F8AF" 
Guid="{1285E726-2276-4DF3-AB16-A7EF18B30B0A}">
                <File Id="fil4993937B726FA5E7A1079E7E6901A22A" KeyPath="yes" 
Source="$(env.VDSBetaFiles)\C1.WPF.C1Chart.xml" />
            </Component>
            <Component Id="cmp095AB11485830BA0CDB7068B465E74BF" 
Guid="{7FC9873B-2F5B-4242-8E15-8EB7F37577A3}">
                <File Id="fil57159E6CBB2B5F0C962DA21713108948" KeyPath="yes" 
Source="$(env.VDSBetaFiles)\C1.WPF.DateTimeEditors.dll" />
            </Component>
            <Component Id="cmpE949212410AFCECF2C280E0AF03FA616" 
Guid="{D8AE7CE4-D73D-4A4F-AEE9-139A7D40E734}">
                <File Id="fil211DB005D69B1B8DA86AAA04D0BDB921" KeyPath="yes" 
Source="$(env.VDSBetaFiles)\C1.WPF.DateTimeEditors.xml" />
            </Component>
            <Component Id="cmpF67553F41CCA266CB3DD1FD4FEDC10C3" 
Guid="{82B3ADCC-9648-4900-8A85-6F496D162388}">
                <File Id="filB36117DBC2084C9E7A688574DEBBF999" KeyPath="yes" 
Source="$(env.VDSBetaFiles)\C1.WPF.dll" />
            </Component>
            <Component Id="cmp4B9381448F2E43AEF50BC830E8B192D2" 
Guid="{DE4FB8D6-F822-48B5-8FD7-A6FF1D92C2DD}">
                <File Id="filE8C3E6B8EBBEA8D9A9C70AFA3C983D3E" KeyPath="yes" 
Source="$(env.VDSBetaFiles)\C1.WPF.FlexGrid.4.dll" />
            </Component>
            <Component Id="cmp893EC634727A99D61B9A1E4D00100721" 
Guid="{39358EDE-767B-4603-AE59-502CBAA522EC}">
                <File Id="fil692E61430DFE83266B591F6FBC2C991A" KeyPath="yes" 
Source="$(env.VDSBetaFiles)\C1.WPF.FlexGrid.4.xml" />
            </Component>
            <Component Id="cmp0641455A1FCB817F9F9EEAA85913C2F6" 
Guid="{FD24392F-1537-45BF-8DA6-4D463099145F}">
                <File Id="fil50D2B09C8C8955D26DFECC4D35054201" KeyPath="yes" 
Source="$(env.VDSBetaFiles)\dnAnalytics.dll" />
            </Component>
            <Component Id="cmp188CD2B88391D00735914021B7CCFD23" 
Guid="{D9270A94-7553-4D1F-9340-87833DDE3489}">
                <File Id="fil19A122B0244069F3B8852A48850D88DE" KeyPath="yes" 
Source="$(env.VDSBetaFiles)\EasyHttp.dll" />
            </Component>
            <Component Id="cmp28274F156FFE5B6D52A1ABD161050267" 
Guid="{9DFE8041-7F89-4583-84F0-84F4F3F2695A}">
                <File Id="fil640A00B2F010D0B41E1A392F1994468B" KeyPath="yes" 
Source="$(env.VDSBetaFiles)\EasyHttp.pdb" />
            </Component>
            <Component Id="cmpD94C0C971985787E23E29E3FB59C75EF" 
Guid="{353B4384-EDA8-413A-8A76-10323B50B683}">
                <File Id="filB9DFC6BF0D5581D611D59BD8C3DD2D4E" KeyPath="yes" 
Source="$(env.VDSBetaFiles)\GalaSoft.MvvmLight.Extras.WPF4.dll" />
            </Component>
            <Component Id="cmp6ABB20665ECD76981A4DA7AD902F4232" 
Guid="{5F2E3B0C-8EBA-4ECB-AFC6-E8CDCABF6313}">
                <File Id="filEA82E0BF414738F42541547559045F11" KeyPath="yes" 
Source="$(env.VDSBetaFiles)\GalaSoft.MvvmLight.Extras.WPF4.xml" />
            </Component>
            <Component Id="cmpFA5FF3E5FC3D0E489E0BAA7D96253825" 
Guid="{21D6CFE4-C2D5-4304-A2DB-C9534A183D76}">
                <File Id="fil84E16771ECB3A6C6AAA4535552AFF253" KeyPath="yes" 
Source="$(env.VDSBetaFiles)\GalaSoft.MvvmLight.WPF4.dll" />
            </Component>
            <Component Id="cmpFA36E3A795796912718AEFBD0324A084" 
Guid="{D1B748B7-8C9A-4A57-85FA-FF5C307109F1}">
                <File Id="fil9D9A7D12B1603D14A46A72DC2EEE7073" KeyPath="yes" 
Source="$(env.VDSBetaFiles)\GalaSoft.MvvmLight.WPF4.xml" />
            </Component>
            <Component Id="cmpBCB374DA44D0FB1C9C9F3C9B4539DCD1" 
Guid="{AAB7D250-2C7B-4A37-83FE-9D778F2A9F28}">
                <File Id="filC1CE280B7249BF254F40DD4A7CA9694C" KeyPath="yes" 
Source="$(env.VDSBetaFiles)\Interop.MSDASC.dll" />
            </Component>
            <Component Id="cmp91C5C4AC104DDE2494EC8486877B4ECA" 
Guid="{64FB50AE-447F-4D4B-8B6B-A66B2286E89C}">
                <File Id="fil392B71C7824427263EF9FA38D8A6B531" KeyPath="yes" 
Source="$(env.VDSBetaFiles)\JsonFx.dll" />
            </Component>
            <Component Id="cmpE2900497D99B8A6F8068B1D2B65CC690" 
Guid="{F12C6D39-832C-48E3-9B80-2C3B0BBD3D4D}">
                <File Id="fil2D20DF7B13F67A35558AD8601815B808" KeyPath="yes" 
Source="$(env.VDSBetaFiles)\JsonFx.xml" />
            </Component>
            <Component Id="cmp5FB113E5859A7AD86A7959AC7BA5EF3D" 
Guid="{8EB2340C-90F4-469B-A56F-79CA7EB7F5E5}">
                <File Id="filF128DA800B81EBA5C896DF1E05C96D6C" KeyPath="yes" 
Source="$(env.VDSBetaFiles)\LogicNP.CryptoLicensing.dll" />
            </Component>
            <Component Id="cmp08CDFAF0A49CD994325D76C2E3C0962E" 
Guid="{08F2D5B7-C116-471C-A80B-F8C58DDE8DAC}">
                <File Id="fil769EFCC56E2D083215B3D8284598C6AD" KeyPath="yes" 
Source="$(env.VDSBetaFiles)\NMathKernelx64.dll" />
            </Component>
            <Component Id="cmp5ED675968F68DF28ACFE01796077A8FF" 
Guid="{9ABD708B-9626-44FC-B355-13FD4D783DDF}">
                <File Id="fil4E6D1081B8980CB5A54C788C4F60ED8D" KeyPath="yes" 
Source="$(env.VDSBetaFiles)\NMathKernelx86.dll" />
            </Component>
            <Component Id="cmpDB84418E76B6ADD2EF14120A010B217B" 
Guid="{F2B4F88A-5177-48B5-BBD3-B245E06C9A8A}">
                <File Id="fil0AF0955330427AF7D33A3B726BC64FC8" KeyPath="yes" 
Source="$(env.VDSBetaFiles)\nmath_native_x64.dll" />
            </Component>
            <Component Id="cmp7AA85DBF9E92FA497364FF105F84EBF6" 
Guid="{9D13903E-392E-4952-9813-440AE1C76795}">
                <File Id="fil87BA8AD18CF3DF2A9173529D0953B012" KeyPath="yes" 
Source="$(env.VDSBetaFiles)\nmath_native_x86.dll" />
            </Component>
            <Component Id="cmpDE7E7E95DD7FB1491DB23931C7C4282B" 
Guid="{0F63BE66-5DAF-4E88-9E34-02D04E296BB4}">
                <File Id="fil2254DE94CFA37A44D5DE301E697CE04A" KeyPath="yes" 
Source="$(env.VDSBetaFiles)\Petzold.Media3D.dll" />
            </Component>
            <Component Id="cmpD89DCFCC913B726D6721743A4AAF3BA0" 
Guid="{06D2DF28-51AA-4A1C-9672-C069A52976B8}">
                <File Id="filBEE3A4E6793497ADBC619FFC4A680857" KeyPath="yes" 
Source="$(env.VDSBetaFiles)\PMETire.dll" />
            </Component>
            <Component Id="cmp3E78600C51CACA8061793E5F4ADBBA40" 
Guid="{42B6785F-385D-408D-A0BF-4A8D2AE50F9E}">
                <File Id="filBA7891436A1E603C07CA53498B88F45A" KeyPath="yes" 
Source="$(env.VDSBetaFiles)\PrattMiller.Utilities.dll" />
            </Component>
            <Component Id="cmp54D943058ACE9DB139E2C346F50780D2" 
Guid="{8279623D-2DA0-4E34-B268-5BC027DCEA07}">
                <File Id="fil85F03655A741002B8BEC355B2F576A99" KeyPath="yes" 
Source="$(env.VDSBetaFiles)\RCR.Simulation.dll" />
            </Component>
            <Component Id="cmpBE7B7EEC48ECEEFB32AEA6219EDAB9C7" 
Guid="{44234C93-2EF8-422E-AECF-E51B5F3A6794}">
                <File Id="fil74AF29855FBF2D78D10AF7CE8ACDAC7B" KeyPath="yes" 
Source="$(env.VDSBetaFiles)\RCR.VDS.exe" />
            </Component>
            <Component Id="cmp14A184B2891C7B93CB6FCE4781AD94E0" 
Guid="{68C70DD4-83C8-4C25-9F46-85C8291CC646}">
                <File Id="filA308658B11FFB522C3E0830B62275256" KeyPath="yes" 
Source="$(env.VDSBetaFiles)\RCR.VDS.exe.config" />
            </Component>
            <Component Id="cmp3E5D977650AB679BD7C5147D5926ABDE" 
Guid="{6453DA75-3C5D-43A7-9329-0E93FF776122}">
                <File Id="fil27E5C81CF5BE44F33CCD6364CF34D55D" KeyPath="yes" 
Source="$(env.VDSBetaFiles)\RCR.VDS.pdb" />
            </Component>
            <Component Id="cmp4FE4E61EC9791201921745B40643CBB8" 
Guid="{E58E79A2-4CA3-4825-BA77-513C57AD1671}">
                <File Id="fil6F11DE09547B0AE8405683CDB88F7FC4" KeyPath="yes" 
Source="$(env.VDSBetaFiles)\System.Windows.Interactivity.dll" />
            </Component>
            <Component Id="cmp957E784DC7E6390023C27B1D1359F09C" 
Guid="{028920DB-AD4D-4D93-AC5E-7006EB30C3D6}">
                <File Id="filFF2D81133392F3FDFC06C9E5C69171BA" KeyPath="yes" 
Source="$(env.VDSBetaFiles)\VSMDBCommunicationClient.dll" />
            </Component>
            <Component Id="cmpC2F0FB2BA12F2678BAE2E67BB0B7686E" 
Guid="{C00AC0D8-C120-47E3-BD34-4E361C83F1B3}">
                <File Id="fil365426ACA3E7FCA8EE39C72D40F1A767" KeyPath="yes" 
Source="$(env.VDSBetaFiles)\VSMDBCommunicationClient.pdb" />
            </Component>
            <Component Id="cmp5EA7378289C7EC3EEABC33CACB2FFA70" 
Guid="{F4AD8D74-3310-4141-8EE8-821FD139CC7C}">
                <File Id="fil4B20F61E9FB27C65A9723D469D7D9C96" KeyPath="yes" 
Source="$(env.VDSBetaFiles)\VSMDBCommunicationMatlab.dll" />
            </Component>
            <Component Id="cmp08253BB9CF61BEE7F4C26E0954A182BF" 
Guid="{54CB2A67-9298-407D-BB50-A0E2EA76477A}">
                <File Id="fil383549C495285901A140EF1B5A1C799B" KeyPath="yes" 
Source="$(env.VDSBetaFiles)\VSMDBCommunicationMatlab.pdb" />
            </Component>
            <Component Id="cmpD736E155F9E4928775B506C7D660FA96" 
Guid="{27FB008F-4D74-4AF1-915D-40C8D9AD891A}">
                <File Id="fil5099C1BEF896B69D099579B724C09C74" KeyPath="yes" 
Source="$(env.VDSBetaFiles)\VSMDBCommunicationServer.dll" />
            </Component>
            <Component Id="cmpBB3777870A2916DEDD35879702E89E9A" 
Guid="{2430E15E-CEC3-464B-A874-FDAEDDABCE4A}">
                <File Id="filD177AE146B0925671AD50759567A95B0" KeyPath="yes" 
Source="$(env.VDSBetaFiles)\VSMDBCommunicationServer.pdb" />
            </Component>
            <Component Id="cmp0ECEBD23F1A80D3C8E95C209A9DC7679" 
Guid="{64AC6EB9-CEB9-4F04-A709-CA7F506F2C1E}">
                <File Id="fil303CDEB55128347914718980C71D3FB5" KeyPath="yes" 
Source="$(env.VDSBetaFiles)\WPF Dialogs.dll" />
            </Component>
            <Component Id="cmp85900ABC2ADA329194EB0FFEF21AED33" 
Guid="{B8B00D03-3D0A-4C47-928F-F6DD3D46F935}">
                <File Id="filF11A134651D60E62DB5DBA7CD4098E27" KeyPath="yes" 
Source="$(env.VDSBetaFiles)\WPFToolkit.dll" />
            </Component>
            <Component Id="cmp407FDACF99FAD47F2CD261E540E2260A" 
Guid="{06E00361-07DA-486D-96A7-F84F0B074799}">
                <File Id="fil62D4AB4F279022096A68320DF80696D8" KeyPath="yes" 
Source="$(env.VDSBetaFiles)\YouTrackSharp.dll" />
            </Component>
            <Component Id="cmp8713E9E4EE11887E4EE4A1195708DD7C" 
Guid="{329DDA7E-2DF3-4D84-A45C-EBDEC0CA6CC0}">
                <File Id="filCA50418AAD84957A931167FF5167EB23" KeyPath="yes" 
Source="$(env.VDSBetaFiles)\YouTrackSharp.pdb" />
            </Component>
            <Component Id="cmpE121488DB55005E30AE8CC3B015ADC90" 
Guid="{5C6F17A8-41C2-4942-A34C-4A7E5C6CA7A1}">
                <File Id="fil6E4C3F385DCF5418B59232DC48D41E0C" KeyPath="yes" 
Source="$(env.VDSBetaFiles)\zlib.net.dll" />
            </Component>
            <Directory Id="dir387AB1E78D22EEAAD61EE29090BDBC2E" Name="Data">
                <Component Id="cmpE930A970F29B931314BF57FFC607729F" 
Guid="{DAE27118-E50A-45D8-B529-FD9DE0F169F7}">
                    <File Id="fil1B1058B64886B8C2CCC02837EEDE52C4" 
KeyPath="yes" Source="$(env.VDSBetaFiles)\Data\2010 Blank Build Sheets.xls" />
                </Component>
                <Component Id="cmp4A701DFC757ABA8838B1694BAF6D75CA" 
Guid="{A79E6EB7-6F07-4A0A-910E-C8938084352D}">
                    <File Id="filD92116234F2F29956B5062306AA91E7E" 
KeyPath="yes" Source="$(env.VDSBetaFiles)\Data\vsm_output_table.xml" />
                </Component>
            </Directory>
        </DirectoryRef>
    </Fragment>
    <Fragment>
        <ComponentGroup Id="VDSFiles">
            <ComponentRef Id="cmp10F43852C9D9A5A56655A6DA8833F4C1" />
            <ComponentRef Id="cmp4BC8EC8B2AA04BD06462792E9939D5C9" />
            <ComponentRef Id="cmpF958A2103E7D9342F99702320F9B9083" />
            <ComponentRef Id="cmp24E3A0B2DD9FE70101D880EE0A7FF56F" />
            <ComponentRef Id="cmp9ED546B315038EEBD7D00D46D3A2F8AF" />
            <ComponentRef Id="cmp095AB11485830BA0CDB7068B465E74BF" />
            <ComponentRef Id="cmpE949212410AFCECF2C280E0AF03FA616" />
            <ComponentRef Id="cmpF67553F41CCA266CB3DD1FD4FEDC10C3" />
            <ComponentRef Id="cmp4B9381448F2E43AEF50BC830E8B192D2" />
            <ComponentRef Id="cmp893EC634727A99D61B9A1E4D00100721" />
            <ComponentRef Id="cmp0641455A1FCB817F9F9EEAA85913C2F6" />
            <ComponentRef Id="cmp188CD2B88391D00735914021B7CCFD23" />
            <ComponentRef Id="cmp28274F156FFE5B6D52A1ABD161050267" />
            <ComponentRef Id="cmpD94C0C971985787E23E29E3FB59C75EF" />
            <ComponentRef Id="cmp6ABB20665ECD76981A4DA7AD902F4232" />
            <ComponentRef Id="cmpFA5FF3E5FC3D0E489E0BAA7D96253825" />
            <ComponentRef Id="cmpFA36E3A795796912718AEFBD0324A084" />
            <ComponentRef Id="cmpBCB374DA44D0FB1C9C9F3C9B4539DCD1" />
            <ComponentRef Id="cmp91C5C4AC104DDE2494EC8486877B4ECA" />
            <ComponentRef Id="cmpE2900497D99B8A6F8068B1D2B65CC690" />
            <ComponentRef Id="cmp5FB113E5859A7AD86A7959AC7BA5EF3D" />
            <ComponentRef Id="cmp08CDFAF0A49CD994325D76C2E3C0962E" />
            <ComponentRef Id="cmp5ED675968F68DF28ACFE01796077A8FF" />
            <ComponentRef Id="cmpDB84418E76B6ADD2EF14120A010B217B" />
            <ComponentRef Id="cmp7AA85DBF9E92FA497364FF105F84EBF6" />
            <ComponentRef Id="cmpDE7E7E95DD7FB1491DB23931C7C4282B" />
            <ComponentRef Id="cmpD89DCFCC913B726D6721743A4AAF3BA0" />
            <ComponentRef Id="cmp3E78600C51CACA8061793E5F4ADBBA40" />
            <ComponentRef Id="cmp54D943058ACE9DB139E2C346F50780D2" />
            <ComponentRef Id="cmpBE7B7EEC48ECEEFB32AEA6219EDAB9C7" />
            <ComponentRef Id="cmp14A184B2891C7B93CB6FCE4781AD94E0" />
            <ComponentRef Id="cmp3E5D977650AB679BD7C5147D5926ABDE" />
            <ComponentRef Id="cmp4FE4E61EC9791201921745B40643CBB8" />
            <ComponentRef Id="cmp957E784DC7E6390023C27B1D1359F09C" />
            <ComponentRef Id="cmpC2F0FB2BA12F2678BAE2E67BB0B7686E" />
            <ComponentRef Id="cmp5EA7378289C7EC3EEABC33CACB2FFA70" />
            <ComponentRef Id="cmp08253BB9CF61BEE7F4C26E0954A182BF" />
            <ComponentRef Id="cmpD736E155F9E4928775B506C7D660FA96" />
            <ComponentRef Id="cmpBB3777870A2916DEDD35879702E89E9A" />
            <ComponentRef Id="cmp0ECEBD23F1A80D3C8E95C209A9DC7679" />
            <ComponentRef Id="cmp85900ABC2ADA329194EB0FFEF21AED33" />
            <ComponentRef Id="cmp407FDACF99FAD47F2CD261E540E2260A" />
            <ComponentRef Id="cmp8713E9E4EE11887E4EE4A1195708DD7C" />
            <ComponentRef Id="cmpE121488DB55005E30AE8CC3B015ADC90" />
            <ComponentRef Id="cmpE930A970F29B931314BF57FFC607729F" />
            <ComponentRef Id="cmp4A701DFC757ABA8838B1694BAF6D75CA" />
        </ComponentGroup>
    </Fragment>
</Wix>

Any help would be appreciated

Thanks

Perry Taylor
------------------------------------------------------------------------------
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester  
Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the  
endpoint security space. For insight on selecting the right partner to 
tackle endpoint security challenges, access the full report. 
http://p.sf.net/sfu/symantec-dev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to