프로젝트

일반

사용자정보

개정판 933dc7f9

ID933dc7f9d66c88c0ec238260aabfdb3ef4108ec9
상위 e8f03842
하위 e84214e0

백흠경이(가) 6년 이상 전에 추가함

Upload MARKUS.wxs for installation

차이점 보기:

MARKUS.wxs
1
<?xml version="1.0" encoding="UTF-8"?>
2
<Wix xmlns="http://schemas.microsoft.com/wix/2006/wi" xmlns:bal="http://schemas.microsoft.com/wix/BalExtension">
3
  <Product Id="*" Name="ID2" Language="1033" Version="1.0.0.0" Manufacturer="DOFTECH(C)" UpgradeCode="83FC35CA-6B7D-40C3-9D5F-E8F76097B25C">
4
    <Package Platform="x64" InstallerVersion="200" Compressed="yes" InstallScope="perMachine" />
5

  
6
    <MajorUpgrade Schedule="afterInstallInitialize" DowngradeErrorMessage="A newer version of [ProductName] is already installed. Setup will now exit." AllowSameVersionUpgrades="yes"/>
7
    <MediaTemplate EmbedCab="yes"/>
8
    
9
    <WixVariable Id="WixUILicenseRtf" Value="license.rtf" />
10
    <WixVariable Id="WixUIBannerBmp" Value="DOFTECH_LOGO.png" />
11
    
12
    <Feature Id="ProductFeature" Title="MARKUS" Level="1">
13
      <ComponentGroupRef Id="MARKUS" />
14
    </Feature>
15
  </Product>
16

  
17
  <Fragment>
18
    <Directory Id="TARGETDIR" Name="SourceDir">
19
      <!--
20
      <Directory Id="DesktopFolder" Name="Desktop">
21
        <Component Id="DesktopShortcut" Guid="{56E57116-5FD9-4774-B3DF-2E9185F522E6}" KeyPath="yes" Feature="ProductFeature">
22
          <Shortcut Id="DesktopShortcut"
23
                    Directory="DesktopFolder"
24
                    Name="SPPIDConverter"
25
                    Description="SPPIDConverter"
26
                    Target="[INSTALLFOLDER]SPPIDConverter.exe"
27
                    WorkingDirectory="INSTALLFOLDER" />
28
          <RemoveFolder Id="DesktopFolder" On="uninstall"/>
29
        </Component>
30
      </Directory>
31
      -->
32
      
33
      <Directory Id="ProgramFiles64Folder">
34
        <Directory Id="COMPANYFOLDER" Name="DOFTECH">
35
          <Directory Id="INSTALLFOLDER" Name="MARKUS" />
36
        </Directory>
37
      </Directory>  
38
    </Directory>
39
    <Property Id="WIXUI_INSTALLDIR" Value="INSTALLFOLDER" />
40
    <UIRef Id="WixUI_InstallDir"/>
41
  </Fragment>
42

  
43
  <Fragment>
44
    <ComponentGroup Id="ProductComponents" Directory="INSTALLFOLDER">
45
      <!-- TODO: Remove the comments around this Component element and the ComponentRef below in order to add resources to this installer. -->
46
      <!-- <Component Id="ProductComponent"> -->
47
        <!-- TODO: Insert files, registry keys, and other resources here. -->
48
      <!-- </Component> -->
49
    </ComponentGroup>
50
  </Fragment>
51
  
52
    <Fragment>
53
        <DirectoryRef Id="INSTALLFOLDER" />
54
    </Fragment>
55
    <Fragment>
56
        <ComponentGroup Id="MARKUS">
57
            <Component Id="cmpCC866C67D0ACDB0EBE26789908374F45" Directory="INSTALLFOLDER" Guid="F6CF8A7C-00AA-4B45-ADD4-F3DA249D8E64" Win64='yes'>
58
                <File Id="fil4A00EA3A4A830EE9C257BEC8A7AA9E1A" KeyPath="yes" Source=".\KCOM\bin\x64\Debug\Bytescout.PDFExtractor.dll" />
59
            </Component>
60
            <Component Id="cmp25D995530710C8C386E94FD45CF48079" Directory="INSTALLFOLDER" Guid="F42D5123-8467-49D5-9B23-B6E2F94A1DB2" Win64='yes'>
61
                <File Id="fil8FE9B2B8DE4E517EC09CDEB3CD125199" KeyPath="yes" Source=".\KCOM\bin\x64\Debug\Bytescout.PDFExtractor.OCRExtension.dll" />
62
            </Component>
63
            <Component Id="cmp0BFABD100B4065787B40AA6B05938DF7" Directory="INSTALLFOLDER" Guid="47BCF3AA-F366-4D2F-AC85-4F08EF19297A" Win64='yes'>
64
                <File Id="fil1D38723F4A034EDE78B6A3B94EFB99F2" KeyPath="yes" Source=".\KCOM\bin\x64\Debug\EntityFramework.dll" />
65
            </Component>
66
            <Component Id="cmp6CF5CB56E3583D0EBD44D2BB10A62A27" Directory="INSTALLFOLDER" Guid="E0007A37-1DBD-49F4-B24B-D758C1209839" Win64='yes'>
67
                <File Id="filD3369B082D009ADB833B8DD9F589E45E" KeyPath="yes" Source=".\KCOM\bin\x64\Debug\EntityFramework.xml" />
68
            </Component>
69
            <Component Id="cmpEFC8E4FEAD65C6F8432B4EB578EBEA5F" Directory="INSTALLFOLDER" Guid="DC38EC4A-2587-418E-BDB8-5031B21CFD8D" Win64='yes'>
70
                <File Id="filD04D74C9E941CA5FA1661C44EBD7C811" KeyPath="yes" Source=".\KCOM\bin\x64\Debug\IFinalPDF.dll" />
71
            </Component>
72
            <Component Id="cmp7C01D090D5096F253657674C192A248F" Directory="INSTALLFOLDER" Guid="DAA35CE1-F5E5-4E53-83BD-E8720B6FCB66" Win64='yes'>
73
                <File Id="fil46A86F552FD0B2AC8E4DB28B5B6CC6B6" KeyPath="yes" Source=".\KCOM\bin\x64\Debug\IFinalPDF.pdb" />
74
            </Component>
75
            <Component Id="cmpA415203DE9EF9D193E74C69FE81234D3" Directory="INSTALLFOLDER" Guid="D988FC9F-EEBB-4DA9-BDA2-46B926576509" Win64='yes'>
76
                <File Id="fil83609071B2AD8A06678837154646C3FB" KeyPath="yes" Source=".\KCOM\bin\x64\Debug\IKCOM.dll" />
77
            </Component>
78
            <Component Id="cmp12D18D66065ED3B168F0240150B2F937" Directory="INSTALLFOLDER" Guid="3BB028F5-2923-494E-9F7A-292D78E89FC1" Win64='yes'>
79
                <File Id="filFD90251ED2B6B64CC126ABB277AE5835" KeyPath="yes" Source=".\KCOM\bin\x64\Debug\IKCOM.pdb" />
80
            </Component>
81
            <Component Id="cmp1DE0B23F7942D4E47B62522F774F3C76" Directory="INSTALLFOLDER" Guid="A6489D0B-4E42-4F64-B34E-410A0A6A4DCC" Win64='yes'>
82
                <File Id="filF35DB5A41DFF81B0642F8FCBC3DFB906" KeyPath="yes" Source=".\KCOM\bin\x64\Debug\itextsharp.dll" />
83
            </Component>
84
            <Component Id="cmp93004A2A70CA6CC5550444DB6A0BB24B" Directory="INSTALLFOLDER" Guid="C100266E-38BC-48D0-A690-F4C02D0E35C5" Win64='yes'>
85
                <File Id="fil718E22AC4914F03FC39F7293CDC8C672" KeyPath="yes" Source=".\KCOM\bin\x64\Debug\itextsharp.xml" />
86
            </Component>
87
            <Component Id="cmp9DBCA795D932AB083234E0DAEF7CCCC5" Directory="INSTALLFOLDER" Guid="204BC3E0-DAC5-4467-B490-47964D9A7A25" Win64='yes'>
88
                <File Id="filDBD3D396B7182945BD91EEFC05F44BB9" KeyPath="yes" Source=".\KCOM\bin\x64\Debug\KCOM.exe" />
89
            </Component>
90
            <Component Id="cmp008EC7C4B15BA79DEC806A9852526EF9" Directory="INSTALLFOLDER" Guid="B4829BEF-7376-4039-8E1D-8A46D257F4AF" Win64='yes'>
91
                <File Id="filD7A7D725F3C20E26B1A149EAABD9323C" KeyPath="yes" Source=".\KCOM\bin\x64\Debug\KCOM.exe.config" />
92
            </Component>
93
            <Component Id="cmpD45ED9A787F5605BCD6B5F20D85A8760" Directory="INSTALLFOLDER" Guid="D1F6CB56-BB8E-478C-837B-A80491A32268" Win64='yes'>
94
                <File Id="fil738AB855889CDE06EBFABFEEC716B1F5" KeyPath="yes" Source=".\KCOM\bin\x64\Debug\KCOM.pdb" />
95
            </Component>
96
            <Component Id="cmp40B0E7C91C025AAEEF1F0DEC51A66549" Directory="INSTALLFOLDER" Guid="471A4642-5A10-49EB-A77A-CF5C821BA1F1" Win64='yes'>
97
                <File Id="filF60CE67197837613CD57BE23CB07368E" KeyPath="yes" Source=".\KCOM\bin\x64\Debug\KCOMDataModel.dll" />
98
            </Component>
99
            <Component Id="cmpEE8E531D52E746388211D454A7B652CD" Directory="INSTALLFOLDER" Guid="BF70CAD3-28DF-44F2-95DC-F9ECDFA33BC9" Win64='yes'>
100
                <File Id="filF33A63AB801D7E78849A4330E53EBD7B" KeyPath="yes" Source=".\KCOM\bin\x64\Debug\KCOMDataModel.dll.config" />
101
            </Component>
102
            <Component Id="cmpAC57197741E9A6B1035A4DCECC202A69" Directory="INSTALLFOLDER" Guid="0AC75C4B-7456-4D6A-8CF4-E2BA5744BFAA" Win64='yes'>
103
                <File Id="fil534ED2FA3B23BF9D18B4EB0B5519FB91" KeyPath="yes" Source=".\KCOM\bin\x64\Debug\KCOMDataModel.pdb" />
104
            </Component>
105
            <Component Id="cmp316D71449D1179AA4417269E1EAAA3EB" Directory="INSTALLFOLDER" Guid="9FB3D1D9-78C0-496A-A376-1416C5297777" Win64='yes'>
106
                <File Id="fil8B3900D02D27C2FC1AFCD717FC2CC444" KeyPath="yes" Source=".\KCOM\bin\x64\Debug\KCOM_API.dll.config" />
107
            </Component>
108
            <Component Id="cmpE740A4B2949399F46CCA8DB839158E5E" Directory="INSTALLFOLDER" Guid="321CD0FC-BB5E-468A-8082-1CB316147320" Win64='yes'>
109
                <File Id="filC75B35C59B7A51E5F8622BEFC6DA9B9C" KeyPath="yes" Source=".\KCOM\bin\x64\Debug\Leadtools.Controls.Wpf.dll" />
110
            </Component>
111
            <Component Id="cmpA8DE4DA3395B5F5BF03338111DF09E8C" Directory="INSTALLFOLDER" Guid="0F5765D3-D57D-4B3E-AC82-C3F2000A796B" Win64='yes'>
112
                <File Id="fil67EBE1A3A060DD9659E2520F8EC39EB6" KeyPath="yes" Source=".\KCOM\bin\x64\Debug\Leadtools.Forms.DocumentWriters.xml" />
113
            </Component>
114
            <Component Id="cmp71E5C0997194E5D4F731DF66DC87EAA0" Directory="INSTALLFOLDER" Guid="101835D6-A6B5-4D90-ACC5-BCC03AAC630A" Win64='yes'>
115
                <File Id="fil9B3182F965556BDCC8272E3AAA5E577F" KeyPath="yes" Source=".\KCOM\bin\x64\Debug\Leadtools.ImageProcessing.SpecialEffects.dll" />
116
            </Component>
117
            <Component Id="cmp114A50E4842DBAF78A7D95A17045C4F4" Directory="INSTALLFOLDER" Guid="3051B818-C3D4-4E9B-B544-4993A16FD37C" Win64='yes'>
118
                <File Id="fil778A297D777C3F38FB07D37A705A1BCF" KeyPath="yes" Source=".\KCOM\bin\x64\Debug\Leadtools.ImageProcessing.SpecialEffects.xml" />
119
            </Component>
120
            <Component Id="cmpC4AF66DDE0416D0A782FA007EFD0E049" Directory="INSTALLFOLDER" Guid="37E41856-C663-4181-84A6-381269102DEA" Win64='yes'>
121
                <File Id="filA232FB0952BCA954DD5279A4E23DBB0C" KeyPath="yes" Source=".\KCOM\bin\x64\Debug\Leadtools.Windows.Controls.dll" />
122
            </Component>
123
            <Component Id="cmpBC6ECA696EFF94E693CF801ADA747C17" Directory="INSTALLFOLDER" Guid="AFAFB04F-AAAA-4506-ADEF-EB4F86292BC1" Win64='yes'>
124
                <File Id="filC0483C0F036279AE7EF0242104CFCD51" KeyPath="yes" Source=".\KCOM\bin\x64\Debug\Leadtools.Windows.Media.dll" />
125
            </Component>
126
            <Component Id="cmpAD23B1B69BE99E91560732A5B62E2F2E" Directory="INSTALLFOLDER" Guid="5E67969B-5086-4722-8ED8-D26575E582AE" Win64='yes'>
127
                <File Id="filDD5AE854447CCFCF2FCD260AA5ACDFC0" KeyPath="yes" Source=".\KCOM\bin\x64\Debug\Leadtools.Windows.Media.Effects.dll" />
128
            </Component>
129
            <Component Id="cmpAE30C534A889C894CC71402B2C837B37" Directory="INSTALLFOLDER" Guid="42ED661C-7A7D-41C7-BEF4-445F47138251" Win64='yes'>
130
                <File Id="fil983DF49730C8CF2E6A8B17702E0E0A81" KeyPath="yes" Source=".\KCOM\bin\x64\Debug\Leadtools.Windows.Media.Effects.xml" />
131
            </Component>
132
            <Component Id="cmpE1D273F5D88DE886044843C4BDF39637" Directory="INSTALLFOLDER" Guid="6B1E37C1-6EC1-43D0-915D-8F22FFA5A134" Win64='yes'>
133
                <File Id="filE6BEC1E984B57FE3E6492F820A76EDBE" KeyPath="yes" Source=".\KCOM\bin\x64\Debug\Leadtools.Windows.Media.TransitionBase.dll" />
134
            </Component>
135
            <Component Id="cmp294F1741605B818E414B341C59507561" Directory="INSTALLFOLDER" Guid="7F9EC631-63DE-412B-B39D-512F2B71012E" Win64='yes'>
136
                <File Id="fil5BB5CFFC2357E4DD91CF638E717A4007" KeyPath="yes" Source=".\KCOM\bin\x64\Debug\Magick.NET-x64.dll" />
137
            </Component>
138
            <Component Id="cmp703E4E2EE9A399852FB7347D5455B9E5" Directory="INSTALLFOLDER" Guid="13C69E21-8EB4-4E56-B864-7E7FED9269E1" Win64='yes'>
139
                <File Id="fil060224841CD08C2C240F56FDE8DEE913" KeyPath="yes" Source=".\KCOM\bin\x64\Debug\Magick.NET-x64.xml" />
140
            </Component>
141
            <Component Id="cmp8EDA5BC82452E2FBA9D15203B313D2BE" Directory="INSTALLFOLDER" Guid="D51CCDA3-10CA-4B6A-B4DC-95FB0E9FE473" Win64='yes'>
142
                <File Id="fil4A3468AE471AC5FA1CF3205E4B3A5C81" KeyPath="yes" Source=".\KCOM\bin\x64\Debug\Magick.NET.Core.dll" />
143
            </Component>
144
            <Component Id="cmp6C747A862C160D0CBA162B4CB208EE4D" Directory="INSTALLFOLDER" Guid="ABD42F88-FF05-44E1-9EE2-0E49EC269118" Win64='yes'>
145
                <File Id="fil891F5B4C90A9344DDA35287F7699475F" KeyPath="yes" Source=".\KCOM\bin\x64\Debug\Magick.NET.Core.xml" />
146
            </Component>
147
            <Component Id="cmpB070C085D8EC06CADA154AF5FD66846B" Directory="INSTALLFOLDER" Guid="42FAF6E9-A4DD-4906-8095-D9743B647C51" Win64='yes'>
148
                <File Id="filF24B4CBAAFC840DE6A8CCF7957055D33" KeyPath="yes" Source=".\KCOM\bin\x64\Debug\Magick.NET.Wrapper-x64.dll" />
149
            </Component>
150
            <Component Id="cmp79801E85223A1B70BD8665901C60331E" Directory="INSTALLFOLDER" Guid="C3341576-C595-4E54-BC6A-337A6937F7E6" Win64='yes'>
151
                <File Id="fil1438287DB64A9B932B6E37AA58DA9872" KeyPath="yes" Source=".\KCOM\bin\x64\Debug\Magick.NET.Wrapper-x64.xml" />
152
            </Component>
153
            <Component Id="cmpFE0047A5420B60BC9070B49ED04A3DF7" Directory="INSTALLFOLDER" Guid="92A19E1A-AD00-40EE-9194-1140097E3D0D" Win64='yes'>
154
                <File Id="filDB2B5EE0EF352042DCB528551CFF336A" KeyPath="yes" Source=".\KCOM\bin\x64\Debug\MarkupToPDF.dll" />
155
            </Component>
156
            <Component Id="cmpBF387E9588F2B8473B629AAB925D2239" Directory="INSTALLFOLDER" Guid="D65A7FBC-F1DE-4031-97A3-B99E215B3C70" Win64='yes'>
157
                <File Id="fil3BBE868726AE8A4E2066B45DD738F0E3" KeyPath="yes" Source=".\KCOM\bin\x64\Debug\MarkupToPDF.dll.config" />
158
            </Component>
159
            <Component Id="cmp2B70E30014C98F3D3D84D9932DBCC545" Directory="INSTALLFOLDER" Guid="06BD1CCE-CFCC-41A3-BF47-7897EA851E6F" Win64='yes'>
160
                <File Id="filFB7F04795E40E25D3139205DF8500C06" KeyPath="yes" Source=".\KCOM\bin\x64\Debug\MarkupToPDF.pdb" />
161
            </Component>
162
            <Component Id="cmp2B9822AB4FE29C97D7C74389B67E3A7B" Directory="INSTALLFOLDER" Guid="EA07BB02-ED13-4A69-93E0-B4CE0833B27D" Win64='yes'>
163
                <File Id="filD10FADEA0033B1FF9119AD86377B6DFB" KeyPath="yes" Source=".\KCOM\bin\x64\Debug\Microsoft.AspNet.SignalR.Client.dll" />
164
            </Component>
165
            <Component Id="cmp601B3BD81B5071744666A47E821CCDD1" Directory="INSTALLFOLDER" Guid="3FD119D8-FE0C-4C65-824E-107E25AF8B00" Win64='yes'>
166
                <File Id="fil4F8D22903F1C540154297E75E8066C41" KeyPath="yes" Source=".\KCOM\bin\x64\Debug\Microsoft.AspNet.SignalR.Client.xml" />
167
            </Component>
168
            <Component Id="cmp227B2F253D6CB8A27087F47F70A62459" Directory="INSTALLFOLDER" Guid="D6BC83C1-C841-4BF6-89FF-5677B1AE8B09" Win64='yes'>
169
                <File Id="filB5261509ADB8E7D2D70A1C67DCA37876" KeyPath="yes" Source=".\KCOM\bin\x64\Debug\Microsoft.Expression.Interactions.dll" />
170
            </Component>
171
            <Component Id="cmpC2107C307F76E546D2A4A5EAD4DA36D7" Directory="INSTALLFOLDER" Guid="D6643927-25B3-4ED4-B890-84CE3D9EDB07" Win64='yes'>
172
                <File Id="filBA11534FF762BA52842645F853FD1935" KeyPath="yes" Source=".\KCOM\bin\x64\Debug\Microsoft.Expression.Interactions.xml" />
173
            </Component>
174
            <Component Id="cmp8D70D98B32C8F908DD58C5F06708F289" Directory="INSTALLFOLDER" Guid="E062FD1B-A2C7-4DAE-B5F7-6DB797F4A6CA" Win64='yes'>
175
                <File Id="fil65C3764DFEF4B816AA91E646D63059C1" KeyPath="yes" Source=".\KCOM\bin\x64\Debug\Microsoft.Threading.Tasks.dll" />
176
            </Component>
177
            <Component Id="cmp1DFBDA5C3F28C07C3DEBDDBAE7F78802" Directory="INSTALLFOLDER" Guid="0244B3F6-694F-4D60-BAFB-08D0ABF12738" Win64='yes'>
178
                <File Id="fil88E67E79EF1C4E174E3CA55C79D438EF" KeyPath="yes" Source=".\KCOM\bin\x64\Debug\Microsoft.Threading.Tasks.Extensions.Desktop.dll" />
179
            </Component>
180
            <Component Id="cmp1CEBF83F44FBF4E54F6836267184EBCB" Directory="INSTALLFOLDER" Guid="AC2BADB9-D7D3-4DFF-93F4-60BAFF9B6946" Win64='yes'>
181
                <File Id="fil73DE8E4573C49C252AF9BBEB750C3371" KeyPath="yes" Source=".\KCOM\bin\x64\Debug\Microsoft.Threading.Tasks.Extensions.Desktop.xml" />
182
            </Component>
183
            <Component Id="cmp2BD2CA101B27AF1371B06F4F15D95F9B" Directory="INSTALLFOLDER" Guid="A88C22F8-D166-429A-9BBF-C61374C3C768" Win64='yes'>
184
                <File Id="fil477B767EE43BD465EE01C8F343860270" KeyPath="yes" Source=".\KCOM\bin\x64\Debug\Microsoft.Threading.Tasks.Extensions.dll" />
185
            </Component>
186
            <Component Id="cmpF17FF2B4A4721FA24BEFA74C0309A2F1" Directory="INSTALLFOLDER" Guid="99FD7363-1B2E-4FD1-A8C9-3DAD72508122" Win64='yes'>
187
                <File Id="fil34823D88AB36900C40AB3A8E7D4BD88A" KeyPath="yes" Source=".\KCOM\bin\x64\Debug\Microsoft.Threading.Tasks.Extensions.xml" />
188
            </Component>
189
            <Component Id="cmp70F570FFEF73490225CDC4144CEC292F" Directory="INSTALLFOLDER" Guid="2F862469-B791-465A-B6DA-40CAF1AE0696" Win64='yes'>
190
                <File Id="fil8DFD77FF75A79420C9E864EAFB8BD4C3" KeyPath="yes" Source=".\KCOM\bin\x64\Debug\Microsoft.Threading.Tasks.xml" />
191
            </Component>
192
            <Component Id="cmpBC4FC00A26E7D32479D42D3411317FC5" Directory="INSTALLFOLDER" Guid="66675814-6C27-4B75-837F-12218179C428" Win64='yes'>
193
                <File Id="fil90A8AAD9FC612906D405476D61CEA3F4" KeyPath="yes" Source=".\KCOM\bin\x64\Debug\Newtonsoft.Json.dll" />
194
            </Component>
195
            <Component Id="cmp125C379E185231EFADA4CB4301BD0A9E" Directory="INSTALLFOLDER" Guid="876DA7E8-ED43-4C22-B6E9-9FB423B79821" Win64='yes'>
196
                <File Id="fil3A2F44A7730E98D18E0948B3261DFABD" KeyPath="yes" Source=".\KCOM\bin\x64\Debug\Newtonsoft.Json.xml" />
197
            </Component>
198
            <Component Id="cmpFF270796B5ECFDCA6FBC9A5B42997622" Directory="INSTALLFOLDER" Guid="FA963F20-F161-487C-A16F-9E22ABD93A2D" Win64='yes'>
199
                <File Id="filF3FD1E724D473C5E4FDE0C01A7C08ABB" KeyPath="yes" Source=".\KCOM\bin\x64\Debug\OpenCvSharp.dll" />
200
            </Component>
201
            <Component Id="cmpF32C1D4063AD4C9C042DA96D13603C18" Directory="INSTALLFOLDER" Guid="88D55C19-E2B7-4E99-B0AC-F1C958D60F37" Win64='yes'>
202
                <File Id="fil2BD96EEE69AD3A861C6E857C9430E66A" KeyPath="yes" Source=".\KCOM\bin\x64\Debug\OpenCvSharp.pdb" />
203
            </Component>
204
            <Component Id="cmp3130C45B39F42CB4532BE4BED6757D8E" Directory="INSTALLFOLDER" Guid="8CE98AB2-72D3-4892-A172-E569D580E77D" Win64='yes'>
205
                <File Id="fil8E43F874782D05A015D5858F55C06DCC" KeyPath="yes" Source=".\KCOM\bin\x64\Debug\OpenCvSharp.xml" />
206
            </Component>
207
            <Component Id="cmp82162AA35E4D78F0F145A3CCC93A196B" Directory="INSTALLFOLDER" Guid="C2BCCC3F-1013-40C8-88B2-E0EBC143ED13" Win64='yes'>
208
                <File Id="fil30E1423B0A61DF08B361E12C1768FD64" KeyPath="yes" Source=".\KCOM\bin\x64\Debug\PDFNet.dll" />
209
            </Component>
210
            <Component Id="cmp43571D5B3C98C620B91CFB722AB036A9" Directory="INSTALLFOLDER" Guid="A3528BD7-DF0A-4334-8BF7-75FCC2328A63" Win64='yes'>
211
                <File Id="fil25C6F19EFB20FE77CA17650F918CB561" KeyPath="yes" Source=".\KCOM\bin\x64\Debug\RestSharp.dll" />
212
            </Component>
213
            <Component Id="cmpA07E47E90BE78F39DC836350A272AD7E" Directory="INSTALLFOLDER" Guid="175CE52D-477A-4E45-8C62-A3EAFCE48F83" Win64='yes'>
214
                <File Id="filFC40DFE58E4E3410234192A7B56EE5DA" KeyPath="yes" Source=".\KCOM\bin\x64\Debug\RestSharp.xml" />
215
            </Component>
216
            <Component Id="cmp0B7DCF3BDD5BA1BE346BED244739B409" Directory="INSTALLFOLDER" Guid="F76B9108-0696-4D5C-B5B4-DD96699B00F6" Win64='yes'>
217
                <File Id="filC9EC0B08804939F9B02B006B7F740330" KeyPath="yes" Source=".\KCOM\bin\x64\Debug\Rxx.dll" />
218
            </Component>
219
            <Component Id="cmp4D703F4F9E22020603CAD20F8A6732D6" Directory="INSTALLFOLDER" Guid="993A7FCB-02EC-41DD-B6FB-7F695EF442F5" Win64='yes'>
220
                <File Id="fil443D417F48D98C2F0BF916AD1A5F7E73" KeyPath="yes" Source=".\KCOM\bin\x64\Debug\Rxx.xml" />
221
            </Component>
222
            <Component Id="cmp06E205989506C503C7B11F6FE4B449C6" Directory="INSTALLFOLDER" Guid="613A366C-0DF9-4F8B-80E9-37A8D37A0BC5" Win64='yes'>
223
                <File Id="fil1585A04883FF89B289FC2454E8EDC783" KeyPath="yes" Source=".\KCOM\bin\x64\Debug\System.IO.dll" />
224
            </Component>
225
            <Component Id="cmp29F939233941398174AE650F10917EE2" Directory="INSTALLFOLDER" Guid="C00CC9F9-5296-4CD4-BC7B-1B363643E188" Win64='yes'>
226
                <File Id="fil60F9BEFA23716E87B5A5BBE1A9D95798" KeyPath="yes" Source=".\KCOM\bin\x64\Debug\System.IO.xml" />
227
            </Component>
228
            <Component Id="cmpBA5ABAFBBC1B2CC2232B3287ABE89965" Directory="INSTALLFOLDER" Guid="A9DD617E-B4DD-41A9-BEE0-2D1FB4F24949" Win64='yes'>
229
                <File Id="fil7D48B04FDEE4653060C375A94010A762" KeyPath="yes" Source=".\KCOM\bin\x64\Debug\System.Net.Http.dll" />
230
            </Component>
231
            <Component Id="cmp797F8DC3A63E0E850FE46EF921C60A2B" Directory="INSTALLFOLDER" Guid="CEF3B274-0D7E-4990-8DF0-94FB5ED36741" Win64='yes'>
232
                <File Id="fil97977DF0056BA3A8A7A4420F0D93914C" KeyPath="yes" Source=".\KCOM\bin\x64\Debug\System.Net.Http.Extensions.dll" />
233
            </Component>
234
            <Component Id="cmp0D2E91AD62C787ED248697FDA0E57000" Directory="INSTALLFOLDER" Guid="059BB4C4-25E3-412A-8637-BAED53B32293" Win64='yes'>
235
                <File Id="fil63427980B3C5601FBA6D65443811B065" KeyPath="yes" Source=".\KCOM\bin\x64\Debug\System.Net.Http.Extensions.xml" />
236
            </Component>
237
            <Component Id="cmp862AFB170C95C2950115AF83949F8EBE" Directory="INSTALLFOLDER" Guid="0CCC41D2-7BE7-4839-8D43-69FAD94EDA8C" Win64='yes'>
238
                <File Id="filC6DC735FD1B63B9AA5507BA3585A39FB" KeyPath="yes" Source=".\KCOM\bin\x64\Debug\System.Net.Http.Primitives.dll" />
239
            </Component>
240
            <Component Id="cmp992BC94250D724817C545305DCD23D33" Directory="INSTALLFOLDER" Guid="27EB3DD3-39EE-4C81-9F6E-2B23BD785F92" Win64='yes'>
241
                <File Id="fil2AE0627785D66C2CAC0B4DFB63B317C2" KeyPath="yes" Source=".\KCOM\bin\x64\Debug\System.Net.Http.Primitives.xml" />
242
            </Component>
243
            <Component Id="cmp5CBF91F07AFC195A7A5B6006DE491FFF" Directory="INSTALLFOLDER" Guid="EEE14C1D-05D2-441F-AE9C-F0B2B0D75213" Win64='yes'>
244
                <File Id="filDA6A662B79BB9F3A75FFF1382B78F6E7" KeyPath="yes" Source=".\KCOM\bin\x64\Debug\System.Net.Http.WebRequest.dll" />
245
            </Component>
246
            <Component Id="cmpAC7F14E01CF7B0339BC7498B004EAB5A" Directory="INSTALLFOLDER" Guid="6D9A39D8-76A2-4C40-B8C2-6240C9E078C9" Win64='yes'>
247
                <File Id="filEEA458C8C389DFCE095A6EDEDB33304D" KeyPath="yes" Source=".\KCOM\bin\x64\Debug\System.Net.Http.WebRequest.xml" />
248
            </Component>
249
            <Component Id="cmp42DCC6F5718EE9E99FD27D6EC4DC8B65" Directory="INSTALLFOLDER" Guid="96466CBC-9DD0-45FF-9D8F-727BDDB69766" Win64='yes'>
250
                <File Id="filBEC8D8E145CC6BF308933B7C61B08E0A" KeyPath="yes" Source=".\KCOM\bin\x64\Debug\System.Net.Http.xml" />
251
            </Component>
252
            <Component Id="cmp8E100A18327D40D73A207E32DC2A5DF7" Directory="INSTALLFOLDER" Guid="E1D9DE2B-E212-41F1-8F2A-EC3F94EC6692" Win64='yes'>
253
                <File Id="fil3EB43006AD1D6A442A5059D2602A1B16" KeyPath="yes" Source=".\KCOM\bin\x64\Debug\System.Reactive.dll" />
254
            </Component>
255
            <Component Id="cmp1CACC900AE8CC42B7DCC354D1408B638" Directory="INSTALLFOLDER" Guid="AD426E24-8039-4353-971E-942F6D9076A5" Win64='yes'>
256
                <File Id="filC84B08004410A279F837F55580C0500F" KeyPath="yes" Source=".\KCOM\bin\x64\Debug\System.Reactive.xml" />
257
            </Component>
258
            <Component Id="cmp5535623A0957F12A580F2E0AE9AB7F24" Directory="INSTALLFOLDER" Guid="21F2B256-45FC-4A7B-804C-6BAEB3DA51A4" Win64='yes'>
259
                <File Id="fil1F7505072F9E81ACFDD7E6910787823E" KeyPath="yes" Source=".\KCOM\bin\x64\Debug\System.Runtime.dll" />
260
            </Component>
261
            <Component Id="cmp069F536DD65148B9E0DADDF7F860B86D" Directory="INSTALLFOLDER" Guid="71773BCB-4356-444A-852D-68EDC7A78E90" Win64='yes'>
262
                <File Id="fil6366DF6D9D8AF01E24128E6663573FDA" KeyPath="yes" Source=".\KCOM\bin\x64\Debug\System.Runtime.xml" />
263
            </Component>
264
            <Component Id="cmp174FEA916F072AFEF2DC68827B08C208" Directory="INSTALLFOLDER" Guid="1162E508-2BE4-4878-918C-1CF91FC6B0A8" Win64='yes'>
265
                <File Id="fil7F3C8D53605A91C20728F321E6100DC4" KeyPath="yes" Source=".\KCOM\bin\x64\Debug\System.Threading.Tasks.dll" />
266
            </Component>
267
            <Component Id="cmpE2022A5DDEE4638DF06043143814CE16" Directory="INSTALLFOLDER" Guid="D46F37F8-FAC1-4F8B-ABB3-51EBB674168F" Win64='yes'>
268
                <File Id="fil1E7D5F59F3BB9AD60650D47B9BE37AAF" KeyPath="yes" Source=".\KCOM\bin\x64\Debug\System.Threading.Tasks.xml" />
269
            </Component>
270
            <Component Id="cmp017BFB3832A5B110A2B3A350E13F2A5C" Directory="INSTALLFOLDER" Guid="B2E645A2-323F-4CF3-B147-ECC22611B7FA" Win64='yes'>
271
                <File Id="fil17E34524E8398461D615894C92558FE9" KeyPath="yes" Source=".\KCOM\bin\x64\Debug\System.Windows.Interactivity.dll" />
272
            </Component>
273
            <Component Id="cmp278E62245C5B0A0B8A6A38F03AFAF157" Directory="INSTALLFOLDER" Guid="33BE9859-5501-4676-9E78-91FEFAECC4BD" Win64='yes'>
274
                <File Id="fil79CEBF2A3B2604BFFEE54F9D75DFEB94" KeyPath="yes" Source=".\KCOM\bin\x64\Debug\System.Windows.Interactivity.xml" />
275
            </Component>
276
            <Component Id="cmp11C8820ECB0CB2D86F64F2996509DCA7" Directory="INSTALLFOLDER" Guid="10446EB8-93B1-499B-B740-48B67E18C8EE" Win64='yes'>
277
                <File Id="fil634B1A249B0D62C150EFB286C2C91A46" KeyPath="yes" Source=".\KCOM\bin\x64\Debug\Telerik.Windows.Controls.dll" />
278
            </Component>
279
            <Component Id="cmpAF56AE510EB3BDF893C5B06C6ABA7BDD" Directory="INSTALLFOLDER" Guid="31517AA7-FF5B-47AF-A585-D23EFD75C1F6" Win64='yes'>
280
                <File Id="filF728404062A49EA67C9D8FE3BBE0E898" KeyPath="yes" Source=".\KCOM\bin\x64\Debug\Telerik.Windows.Controls.Docking.dll" />
281
            </Component>
282
            <Component Id="cmp21BF690CF842B5194CB2028F73189055" Directory="INSTALLFOLDER" Guid="2D9F9627-560D-405C-B008-841034AD2A49" Win64='yes'>
283
                <File Id="fil266D83FF68961E612507118F431810F7" KeyPath="yes" Source=".\KCOM\bin\x64\Debug\Telerik.Windows.Controls.GridView.dll" />
284
            </Component>
285
            <Component Id="cmp4CBD77EFA337CFC3401C374F65E29BAA" Directory="INSTALLFOLDER" Guid="BE75CF50-CAA4-47B1-8D37-0D3C18912AF5" Win64='yes'>
286
                <File Id="fil3DF9298853D1D63F2B5664B24979D0E0" KeyPath="yes" Source=".\KCOM\bin\x64\Debug\Telerik.Windows.Controls.Input.dll" />
287
            </Component>
288
            <Component Id="cmpBBA2EA4FDA3C5AA2693FAC9589038964" Directory="INSTALLFOLDER" Guid="6C3C743A-B83B-4B8E-8454-A03C91C7F789" Win64='yes'>
289
                <File Id="filDC3BAC1BF9BBD0564415BD06BEEE0135" KeyPath="yes" Source=".\KCOM\bin\x64\Debug\Telerik.Windows.Controls.Navigation.dll" />
290
            </Component>
291
            <Component Id="cmpBF5C0D6200AF06B163C4D15C43D1664D" Directory="INSTALLFOLDER" Guid="F84B084E-331D-4BE1-A479-0A9FE0515B86" Win64='yes'>
292
                <File Id="filF79E0D2ADE14C7A2E11C65C296BC40BF" KeyPath="yes" Source=".\KCOM\bin\x64\Debug\Telerik.Windows.Controls.RibbonView.dll" />
293
            </Component>
294
            <Component Id="cmp92AE6AD1C56764FC0C2F256343677A9F" Directory="INSTALLFOLDER" Guid="C727A92F-1EB1-4975-9546-19EEB5B859DC" Win64='yes'>
295
                <File Id="filD747EE49E2E0D8A06187AA226FF1C561" KeyPath="yes" Source=".\KCOM\bin\x64\Debug\Telerik.Windows.Data.dll" />
296
            </Component>
297
            <Component Id="cmpD4F96F8456CA51A0505F7EC4B9879DD3" Directory="INSTALLFOLDER" Guid="CF5EDC61-16A3-4C5B-828D-686DF687A4D0" Win64='yes'>
298
                <File Id="fil3BD41897DF05C8AF141EB84E9B234F25" KeyPath="yes" Source=".\KCOM\bin\x64\Debug\Telerik.Windows.Themes.Office2016.dll" />
299
            </Component>
300
            <Component Id="cmpCD235197A0E4A6BCD3DEB46A5728EB4F" Directory="INSTALLFOLDER" Guid="2374F5C7-960C-427B-A0F1-800E4B830DBB" Win64='yes'>
301
                <File Id="fil0E4AE6C9555A11AC8411AE8BE6530CDA" KeyPath="yes" Source=".\KCOM\bin\x64\Debug\Telerik.Windows.Themes.VisualStudio2013.dll" />
302
            </Component>
303
            <Component Id="cmpD66161B22C8DDFE193762CF8D0B49773" Directory="INSTALLFOLDER" Guid="98601B23-FE51-47A2-B501-76F0A7D87349" Win64='yes'>
304
                <File Id="fil1C2BE90F452AF1252F563498E0387BF2" KeyPath="yes" Source=".\KCOM\bin\x64\Debug\Telerik.Windows.Themes.Windows8.dll" />
305
            </Component>
306
            <Component Id="cmp7F07F6231918203727082BB6A28CC75F" Directory="INSTALLFOLDER" Guid="22FE42A1-8651-460D-B867-67E1CC2FC670" Win64='yes'>
307
                <File Id="fil3E19A0F06927704B530947F360809AD8" KeyPath="yes" Source=".\KCOM\bin\x64\Debug\Telerik.Windows.Zip.dll" />
308
            </Component>
309
            <Component Id="cmpFF91FE36548D6FA9C8D0DC80206BE1EF" Directory="INSTALLFOLDER" Guid="C478F137-DD9A-4628-A07B-8CAFF92BA681" Win64='yes'>
310
                <File Id="fil898D8F5BF92067A65BDD539092A9A061" KeyPath="yes" Source=".\KCOM\bin\x64\Debug\Telerik.Windows.Zip.xml" />
311
            </Component>
312
            <Component Id="cmp0514F1BB70C8ECCFF44A0A355A53441B" Directory="INSTALLFOLDER" Guid="F82992EC-E1EA-4C1A-92D7-388D207D0EFB" Win64='yes'>
313
                <File Id="fil9F98448866AC2226C494BD9810AF69EF" KeyPath="yes" Source=".\KCOM\bin\x64\Debug\ToggleSwitch.dll" />
314
            </Component>
315
            <Component Id="cmp2B79D8B21752ECF6DF82930454768404" Directory="INSTALLFOLDER" Guid="4DB19C60-1622-41C3-B973-AB1D58693C41" Win64='yes'>
316
                <File Id="filC5BEFD2EAA8948BAA5384BF4A966EDA5" KeyPath="yes" Source=".\KCOM\bin\x64\Debug\ZoomAndPan.dll" />
317
            </Component>
318
            <Component Id="cmpD268E75D112A9ADD9223BB55A0575B18" Directory="INSTALLFOLDER" Guid="43874FA5-E88B-4FFD-A8EB-635E05B502FD" Win64='yes'>
319
                <File Id="filD8948ECB7EB50C38284CC081B13EB98E" KeyPath="yes" Source=".\KCOM\bin\x64\Debug\ZoomAndPan.pdb" />
320
            </Component>
321
        </ComponentGroup>
322
    </Fragment>
323
</Wix>

내보내기 Unified diff

클립보드 이미지 추가 (최대 크기: 500 MB)