Преглед на файлове

Microsoft_VC110_CRT_x86 > Microsoft_VC120_CRT_x86

CapsAdmin преди 11 години
родител
ревизия
a934c43648
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      wix.template.in

+ 1 - 1
wix.template.in

@@ -16,7 +16,7 @@
         <Package InstallerVersion="301" Compressed="yes"/>
 
 		<DirectoryRef Id="TARGETDIR">
-            <Merge Id="VC10CRT" Language="0" DiskId="1" SourceFile="$(env.ProgramFiles(x86))\Common Files\Merge Modules\Microsoft_VC110_CRT_x86.msm" />
+            <Merge Id="VC10CRT" Language="0" DiskId="1" SourceFile="$(env.ProgramFiles(x86))\Common Files\Merge Modules\Microsoft_VC120_CRT_x86.msm" />
         </DirectoryRef>	
         <Feature Id="runtimes" Title="3rd party runtime libraries" Level="1" Description='3rd party libraries necessary for operation' Display='expand'>
             <MergeRef Id='VC10CRT' />