diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/test/WixToolsetTest.WixCop/TestData/QtExec.bad/v4_expected.wxs | 2 | ||||
| -rw-r--r-- | src/test/WixToolsetTest.WixCop/TestData/QtExec/v4_expected.wxs | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/test/WixToolsetTest.WixCop/TestData/QtExec.bad/v4_expected.wxs b/src/test/WixToolsetTest.WixCop/TestData/QtExec.bad/v4_expected.wxs index be487147..b28c94e4 100644 --- a/src/test/WixToolsetTest.WixCop/TestData/QtExec.bad/v4_expected.wxs +++ b/src/test/WixToolsetTest.WixCop/TestData/QtExec.bad/v4_expected.wxs | |||
| @@ -16,7 +16,7 @@ | |||
| 16 | 16 | ||
| 17 | <Property Id="QtExecCmdTimeout" Value="600000" /> | 17 | <Property Id="QtExecCmdTimeout" Value="600000" /> |
| 18 | <CustomAction Id="InstallVSTemplateCommand" Property="WixQuietExecCmdLine" Value=""[VSENVPRODUCT80]\devenv.exe" /setup" /> | 18 | <CustomAction Id="InstallVSTemplateCommand" Property="WixQuietExecCmdLine" Value=""[VSENVPRODUCT80]\devenv.exe" /setup" /> |
| 19 | <CustomAction Id="InstallVSTemplate" BinaryKey="UtilCA" DllEntry="WixQuietExec" Return="asyncWait" /> | 19 | <CustomAction Id="InstallVSTemplate" BinaryKey="Wix4UtilCA_X86" DllEntry="WixQuietExec" Return="asyncWait" /> |
| 20 | 20 | ||
| 21 | <Feature Id="Feature_WiX" Title="WiX Toolset" Level="1"> | 21 | <Feature Id="Feature_WiX" Title="WiX Toolset" Level="1"> |
| 22 | <Component Id="Licensing" Directory="INSTALLFOLDER"> | 22 | <Component Id="Licensing" Directory="INSTALLFOLDER"> |
diff --git a/src/test/WixToolsetTest.WixCop/TestData/QtExec/v4_expected.wxs b/src/test/WixToolsetTest.WixCop/TestData/QtExec/v4_expected.wxs index 22a961b2..99cc2151 100644 --- a/src/test/WixToolsetTest.WixCop/TestData/QtExec/v4_expected.wxs +++ b/src/test/WixToolsetTest.WixCop/TestData/QtExec/v4_expected.wxs | |||
| @@ -15,7 +15,7 @@ | |||
| 15 | <MediaTemplate CabinetTemplate="core{0}.cab" /> | 15 | <MediaTemplate CabinetTemplate="core{0}.cab" /> |
| 16 | 16 | ||
| 17 | <CustomAction Id="InstallVSTemplateCommand" Property="WixQuietExecCmdLine" Value=""[VSENVPRODUCT80]\devenv.exe" /setup" /> | 17 | <CustomAction Id="InstallVSTemplateCommand" Property="WixQuietExecCmdLine" Value=""[VSENVPRODUCT80]\devenv.exe" /setup" /> |
| 18 | <CustomAction Id="InstallVSTemplate" BinaryKey="UtilCA" DllEntry="WixQuietExec" Return="asyncWait" /> | 18 | <CustomAction Id="InstallVSTemplate" BinaryKey="Wix4UtilCA_X86" DllEntry="WixQuietExec" Return="asyncWait" /> |
| 19 | 19 | ||
| 20 | <Feature Id="Feature_WiX" Title="WiX Toolset" Level="1"> | 20 | <Feature Id="Feature_WiX" Title="WiX Toolset" Level="1"> |
| 21 | <Component Id="Licensing" Directory="INSTALLFOLDER"> | 21 | <Component Id="Licensing" Directory="INSTALLFOLDER"> |
