프로젝트

일반

사용자정보

통계
| 개정판:

hytos / ID2PSN.wxs @ a0ee9dd8

이력 | 보기 | 이력해설 | 다운로드 (43.6 KB)

1 b30d6ef7 gaqhf
<?xml version="1.0" encoding="UTF-8"?>
2
<Wix xmlns="http://schemas.microsoft.com/wix/2006/wi">
3 fa24806d gaqhf
	<Product Id="*" Name="ID2PSN" Language="1033" Version="{VERSION}" Manufacturer="DOFTECH(C)" UpgradeCode="ad33349a-7b24-4b8d-af34-e4daec8f3e88">
4 ea8cdab2 humkyung
		<Package Platform="x64" InstallerVersion="200" Compressed="yes" InstallScope="perMachine" />
5 b30d6ef7 gaqhf
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.bmp" />
11
		
12
		<Feature Id="ProductFeature" Title="ID2PSN" Level="1">
13
			<ComponentGroupRef Id="ID2PSN" />
14
		</Feature>
15
	</Product>
16
17
	<Fragment>
18
		<Directory Id="TARGETDIR" Name="SourceDir">
19
			<Directory Id="DesktopFolder" Name="Desktop">
20 fa24806d gaqhf
				<Component Id="DesktopShortcut" Guid="18642d2c-4a19-46ae-b5b6-6eb1207504d6" Feature="ProductFeature">
21 b30d6ef7 gaqhf
				<RegistryValue Root="HKCU" Key="Software\DOFTECH\ID2PSN" Name="installed" Type="integer" Value="1" KeyPath="yes"/>
22
				<Shortcut Id="DesktopShortcut"
23
				Directory="DesktopFolder"
24
				Name="ID2PSN"
25 1d2e401c humkyung
				Description="Generate PSN from ID2"
26 b30d6ef7 gaqhf
				Target="[INSTALLFOLDER]ID2PSN.exe"
27
				WorkingDirectory="INSTALLFOLDER" />
28
				<RemoveFolder Id="DesktopFolder" On="uninstall"/>
29
				</Component>
30
			</Directory>
31
		  
32 1d2e401c humkyung
			<Directory Id="ProgramFiles64Folder">
33 b30d6ef7 gaqhf
				<Directory Id="COMPANYFOLDER" Name="DOFTECH">
34
					<Directory Id="INSTALLFOLDER" Name="ID2PSN" />
35
				</Directory>  
36
			</Directory>
37
		</Directory>
38
    
39
		<Property Id="WIXUI_INSTALLDIR" Value="INSTALLFOLDER" />
40
		<UIRef Id="WixUI_InstallDir"/>
41
	</Fragment>
42
43
	<Fragment>
44
		<ComponentGroup Id="ProductComponents" Directory="INSTALLFOLDER">
45
		</ComponentGroup>
46
	</Fragment>
47
	
48
<Fragment>
49
        <DirectoryRef Id="INSTALLFOLDER">
50 1d2e401c humkyung
            <Directory Id="dirE06A793973E8B7230DE07F23832A01BC" Name="de" />
51
            <Directory Id="dir47D27949156E8A5543A72EF2A6F7A3E5" Name="es" />
52
            <Directory Id="dirF04640A3766636CD481FAD3CBDE08CDA" Name="ja" />
53
            <Directory Id="dir3F6110481BF23550873E34F04DDB484C" Name="ru" />
54
            <Directory Id="dir6567BEC19F07C7348265969B10A29FFE" Name="x64" />
55
            <Directory Id="dirE949673E2331C12D804E80F3D9765E78" Name="x86" />
56 b30d6ef7 gaqhf
        </DirectoryRef>
57
58
		<DirectoryRef Id="TARGETDIR">
59 47b3ae10 gaqhf
			<Component Id="RegistryEntries" Guid="52e5db6f-3d20-43ab-80b0-a0b904ea5456">
60 b30d6ef7 gaqhf
				<RegistryKey Root="HKLM"
61
					Key="Software\DOFTECH\ID2PSN"
62
					Action="createAndRemoveOnUninstall">
63
					<RegistryValue Type="string" Name="Path" Value="[INSTALLFOLDER]"/>
64
				</RegistryKey>
65
			</Component>
66
		</DirectoryRef>		
67
</Fragment>
68
69
    <Fragment>
70
        <ComponentGroup Id="ID2PSN">
71 1d2e401c humkyung
            <ComponentRef Id="RegistryEntries" />
72 c6ceda59 humkyung
            <Component Id="cmpF1B2F5E903CF9AE48AC7F57BFBD54E13" Directory="INSTALLFOLDER" Guid="58DFF42A-ABB8-44EC-87C3-177A39226AAF" Win64="yes">
73 1d2e401c humkyung
                <File Id="fil4081FF4288F022A207F34C3D22532145" KeyPath="yes" Source=".\Setup_PSN\DevExpress.Charts.v19.1.Core.dll" />
74 b30d6ef7 gaqhf
            </Component>
75 c6ceda59 humkyung
            <Component Id="cmp5BA531B134A36B5A1102CC7F0A31A7AB" Directory="INSTALLFOLDER" Guid="3FA04874-F4A6-4340-9CEE-9A6A3DD5951C" Win64="yes">
76 1d2e401c humkyung
                <File Id="filD2AA3029F7117A7E203C5A1752578FB9" KeyPath="yes" Source=".\Setup_PSN\DevExpress.CodeParser.v19.1.dll" />
77 b30d6ef7 gaqhf
            </Component>
78 c6ceda59 humkyung
            <Component Id="cmp8E006405FD166D9E31EB6185293C11E2" Directory="INSTALLFOLDER" Guid="B2FD477B-714E-4F7E-8F6B-5B10B6CDFA3A" Win64="yes">
79 1d2e401c humkyung
                <File Id="fil618AEF01291B8C1D31061735E5E746E5" KeyPath="yes" Source=".\Setup_PSN\DevExpress.Data.v19.1.dll" />
80 b30d6ef7 gaqhf
            </Component>
81 c6ceda59 humkyung
            <Component Id="cmp27923C99A80F724B2A932906E37C763D" Directory="INSTALLFOLDER" Guid="A25A5C32-4126-4A35-9995-14CCEA499991" Win64="yes">
82 1d2e401c humkyung
                <File Id="filA3257DC3C19D8B075BE7B5601A18923A" KeyPath="yes" Source=".\Setup_PSN\DevExpress.Data.v19.1.xml" />
83 b30d6ef7 gaqhf
            </Component>
84 c6ceda59 humkyung
            <Component Id="cmp6F3D637F9CF55DFB949EBAA651956214" Directory="INSTALLFOLDER" Guid="1ABEF0E8-C1F3-46E5-AB4B-8F1D95923581" Win64="yes">
85 1d2e401c humkyung
                <File Id="fil2EA79870062DE8883FCBD46EF72E8FC3" KeyPath="yes" Source=".\Setup_PSN\DevExpress.DataAccess.v19.1.dll" />
86 b30d6ef7 gaqhf
            </Component>
87 c6ceda59 humkyung
            <Component Id="cmp1A2970D6DAEBFDB56548C35CC8992AF9" Directory="INSTALLFOLDER" Guid="C233187D-2722-4868-9341-9F44840255CE" Win64="yes">
88 1d2e401c humkyung
                <File Id="filE6FC679AC775E7845764124A095760CE" KeyPath="yes" Source=".\Setup_PSN\DevExpress.DataAccess.v19.1.xml" />
89 b30d6ef7 gaqhf
            </Component>
90 c6ceda59 humkyung
            <Component Id="cmp0DAAB661B3E6A5B4AEB0D25E14267832" Directory="INSTALLFOLDER" Guid="AC577573-65DC-4D71-8D9D-0247D96309A9" Win64="yes">
91 1d2e401c humkyung
                <File Id="fil3355428A49EEA8C4FA40ACF24FABC6D6" KeyPath="yes" Source=".\Setup_PSN\DevExpress.Docs.v19.1.dll" />
92 b30d6ef7 gaqhf
            </Component>
93 c6ceda59 humkyung
            <Component Id="cmpA85ADE8CF4DAE90C7A6F8DE5FC8C5869" Directory="INSTALLFOLDER" Guid="AB844BB0-E0AC-46CD-A7B8-C69753075A67" Win64="yes">
94 1d2e401c humkyung
                <File Id="filB472293A47BE1E1265C8517E8454F8C0" KeyPath="yes" Source=".\Setup_PSN\DevExpress.Docs.v19.1.xml" />
95 b30d6ef7 gaqhf
            </Component>
96 c6ceda59 humkyung
            <Component Id="cmp98D24916796B903DFC393B1F66DF2ACA" Directory="INSTALLFOLDER" Guid="00BC8151-EB78-44D7-ACE7-F00341DC5719" Win64="yes">
97 1d2e401c humkyung
                <File Id="fil4CD3E3CC01A5428E648F2D1588AFF511" KeyPath="yes" Source=".\Setup_PSN\DevExpress.Images.v19.1.dll" />
98 b30d6ef7 gaqhf
            </Component>
99 c6ceda59 humkyung
            <Component Id="cmpFA93F6860669733DBE12D52F7910BDA4" Directory="INSTALLFOLDER" Guid="317A5999-6C29-49A2-BD66-FDCC31B0266D" Win64="yes">
100 1d2e401c humkyung
                <File Id="fil22E5F7D7FC89C34F6F1342C76AD91234" KeyPath="yes" Source=".\Setup_PSN\DevExpress.Office.v19.1.Core.dll" />
101 b30d6ef7 gaqhf
            </Component>
102 c6ceda59 humkyung
            <Component Id="cmp303825FCE7C86700B1F08D45B5F29EBC" Directory="INSTALLFOLDER" Guid="A27B3FA7-5A13-4F5C-95C8-6C969853FC0D" Win64="yes">
103 1d2e401c humkyung
                <File Id="fil61785F6DB34E2528274458733B15A8AE" KeyPath="yes" Source=".\Setup_PSN\DevExpress.Office.v19.1.Core.xml" />
104 b30d6ef7 gaqhf
            </Component>
105 c6ceda59 humkyung
            <Component Id="cmp8AB658A68326C399D6549C222E428331" Directory="INSTALLFOLDER" Guid="BB4BE825-B2AA-450A-8E68-9855643FBE3F" Win64="yes">
106 1d2e401c humkyung
                <File Id="fil4BE7CB5C5F1F0778D0AB13AF029EB132" KeyPath="yes" Source=".\Setup_PSN\DevExpress.Pdf.v19.1.Core.dll" />
107 b30d6ef7 gaqhf
            </Component>
108 c6ceda59 humkyung
            <Component Id="cmp7B847AA316B81D9AB560FBD59A60EE25" Directory="INSTALLFOLDER" Guid="42F04CD5-3228-4DFD-9D1E-85E05A647944" Win64="yes">
109 1d2e401c humkyung
                <File Id="fil1A9D0B207B52C86F4B093E27389C5FFB" KeyPath="yes" Source=".\Setup_PSN\DevExpress.Pdf.v19.1.Core.xml" />
110 b30d6ef7 gaqhf
            </Component>
111 c6ceda59 humkyung
            <Component Id="cmp99C0BF966788EF670DE875AE31D93A0F" Directory="INSTALLFOLDER" Guid="DA59B8BD-E73F-4C6B-A7B1-59D8D0CE4604" Win64="yes">
112 1d2e401c humkyung
                <File Id="filB727AD7BB1EFB9737C60B610C47882EC" KeyPath="yes" Source=".\Setup_PSN\DevExpress.Pdf.v19.1.Drawing.dll" />
113 b30d6ef7 gaqhf
            </Component>
114 c6ceda59 humkyung
            <Component Id="cmp948E561C435331C35898EF1BEE702ED2" Directory="INSTALLFOLDER" Guid="4A68654C-B7FA-4075-93B2-C220AD3D25F8" Win64="yes">
115 1d2e401c humkyung
                <File Id="fil2161629321BFC8F62CEBB8D8BA3E9070" KeyPath="yes" Source=".\Setup_PSN\DevExpress.Pdf.v19.1.Drawing.xml" />
116 b30d6ef7 gaqhf
            </Component>
117 c6ceda59 humkyung
            <Component Id="cmpD2ED0C03D5523A022E7768A3204ADDB1" Directory="INSTALLFOLDER" Guid="D60BDA71-C070-4190-B115-5E18655B944D" Win64="yes">
118 1d2e401c humkyung
                <File Id="filB75FEC9180F316F6D6C88B00082A54E0" KeyPath="yes" Source=".\Setup_PSN\DevExpress.Printing.v19.1.Core.dll" />
119 b30d6ef7 gaqhf
            </Component>
120 c6ceda59 humkyung
            <Component Id="cmpDDF410C325B7D4F37C7BDC16354FBFAC" Directory="INSTALLFOLDER" Guid="C9FF6596-7C98-40F9-B138-7663DE500436" Win64="yes">
121 1d2e401c humkyung
                <File Id="filF02BF23A34264F12C095BDDCCCD9849A" KeyPath="yes" Source=".\Setup_PSN\DevExpress.Printing.v19.1.Core.xml" />
122 b30d6ef7 gaqhf
            </Component>
123 c6ceda59 humkyung
            <Component Id="cmp0E4494C5FA07E4B571FDA2B9AB565A2B" Directory="INSTALLFOLDER" Guid="EC61353D-AC17-4769-9459-73F8DE06C4FA" Win64="yes">
124 1d2e401c humkyung
                <File Id="filBB6E158A53E0B997A21194F9FEAB7A2C" KeyPath="yes" Source=".\Setup_PSN\DevExpress.RichEdit.v19.1.Core.dll" />
125 b30d6ef7 gaqhf
            </Component>
126 c6ceda59 humkyung
            <Component Id="cmpB45914BFE2249F65C7BE01FA46F62E81" Directory="INSTALLFOLDER" Guid="7F206794-3B92-4517-B822-31E0F0AFC480" Win64="yes">
127 1d2e401c humkyung
                <File Id="fil81D5134EDA71E98478CFE9B3DFE498F4" KeyPath="yes" Source=".\Setup_PSN\DevExpress.RichEdit.v19.1.Core.xml" />
128 b30d6ef7 gaqhf
            </Component>
129 c6ceda59 humkyung
            <Component Id="cmp169C42FAE0F5E5E51CD4F94FB0C06F13" Directory="INSTALLFOLDER" Guid="A6C8361A-3363-4296-9435-77E8D2F9CD20" Win64="yes">
130 1d2e401c humkyung
                <File Id="fil1F1C176757EF2087F8D8D3EB60D483B2" KeyPath="yes" Source=".\Setup_PSN\DevExpress.Snap.v19.1.Core.dll" />
131 b30d6ef7 gaqhf
            </Component>
132 c6ceda59 humkyung
            <Component Id="cmpF2A953639333E0ED8449C8FC899D8D9D" Directory="INSTALLFOLDER" Guid="B977DB0C-1429-4D10-AA3E-958A2DD9BB86" Win64="yes">
133 1d2e401c humkyung
                <File Id="fil0276939F08FF3FF407924A358C94F40D" KeyPath="yes" Source=".\Setup_PSN\DevExpress.Snap.v19.1.Core.xml" />
134 b30d6ef7 gaqhf
            </Component>
135 c6ceda59 humkyung
            <Component Id="cmp458B954BF68E83F03FAC7C8E9F2AF82B" Directory="INSTALLFOLDER" Guid="2B97517E-5CC0-496C-BCA5-88F29EA53307" Win64="yes">
136 1d2e401c humkyung
                <File Id="filE6E3C44251A12ABEA5E9A32E694DC064" KeyPath="yes" Source=".\Setup_PSN\DevExpress.Sparkline.v19.1.Core.dll" />
137 b30d6ef7 gaqhf
            </Component>
138 c6ceda59 humkyung
            <Component Id="cmp701A2CE9C9D5322721675D8283F6AE6E" Directory="INSTALLFOLDER" Guid="880EB61B-BC36-45EA-B2A8-BE7FD66BA2BD" Win64="yes">
139 1d2e401c humkyung
                <File Id="fil36BD1B1CE7F3E4E2F300C11DFD203C76" KeyPath="yes" Source=".\Setup_PSN\DevExpress.Sparkline.v19.1.Core.xml" />
140 b30d6ef7 gaqhf
            </Component>
141 c6ceda59 humkyung
            <Component Id="cmp3F74B189B02739600B7AA7413C7E55EC" Directory="INSTALLFOLDER" Guid="7546B904-CC41-4C54-B57D-B20EE7981FB0" Win64="yes">
142 1d2e401c humkyung
                <File Id="fil6031A867E012E97ED1248E4B471A083B" KeyPath="yes" Source=".\Setup_PSN\DevExpress.Spreadsheet.v19.1.Core.dll" />
143 b30d6ef7 gaqhf
            </Component>
144 c6ceda59 humkyung
            <Component Id="cmp8081854AF52E359442771FB872E76052" Directory="INSTALLFOLDER" Guid="8CDBD531-5805-4252-BF2B-BD57D893CF56" Win64="yes">
145 1d2e401c humkyung
                <File Id="filDE3DB684F4315B5E973E0DC8F0150114" KeyPath="yes" Source=".\Setup_PSN\DevExpress.Spreadsheet.v19.1.Core.xml" />
146 b30d6ef7 gaqhf
            </Component>
147 c6ceda59 humkyung
            <Component Id="cmp10CF29AAAD93CCA9F1672D347EF8C033" Directory="INSTALLFOLDER" Guid="A3C3D4BB-3BC5-4745-B3F1-56B35D2DFE7B" Win64="yes">
148 1d2e401c humkyung
                <File Id="fil4A23EC5504654B49DD7BD418A5004F06" KeyPath="yes" Source=".\Setup_PSN\DevExpress.Utils.v19.1.dll" />
149 b30d6ef7 gaqhf
            </Component>
150 c6ceda59 humkyung
            <Component Id="cmp1DF7DD67DC14CD528A73F824B199D25F" Directory="INSTALLFOLDER" Guid="E32D4F65-96D7-4E75-A221-B66775A3F51F" Win64="yes">
151 1d2e401c humkyung
                <File Id="fil21F76A3F48A519AC38600601E8D4367D" KeyPath="yes" Source=".\Setup_PSN\DevExpress.Utils.v19.1.xml" />
152 b30d6ef7 gaqhf
            </Component>
153 c6ceda59 humkyung
            <Component Id="cmp35634971D8B7CC188130F0F680080F05" Directory="INSTALLFOLDER" Guid="6516EED7-D843-4229-AF37-C728B5B9EA8F" Win64="yes">
154 1d2e401c humkyung
                <File Id="fil6C53662F0CD6D059C5C344E7F7DC2DBD" KeyPath="yes" Source=".\Setup_PSN\DevExpress.Xpo.v19.1.dll" />
155 b30d6ef7 gaqhf
            </Component>
156 c6ceda59 humkyung
            <Component Id="cmp59EEDCA2ADFB2D09D64BB65A41C24AD6" Directory="INSTALLFOLDER" Guid="4AF5F510-02C7-4827-A556-999B38EA016B" Win64="yes">
157 1d2e401c humkyung
                <File Id="fil70441D85FE189A364F265D8F4BE21856" KeyPath="yes" Source=".\Setup_PSN\DevExpress.Xpo.v19.1.xml" />
158 b30d6ef7 gaqhf
            </Component>
159 c6ceda59 humkyung
            <Component Id="cmp67C8B0887C42D523A3B7C04049A79E5F" Directory="INSTALLFOLDER" Guid="8DAE8B39-34CA-4C26-AF53-99380375B6E3" Win64="yes">
160 1d2e401c humkyung
                <File Id="fil9724878F9BC29310D18CC148648CDCCC" KeyPath="yes" Source=".\Setup_PSN\DevExpress.XtraBars.v19.1.dll" />
161 b30d6ef7 gaqhf
            </Component>
162 c6ceda59 humkyung
            <Component Id="cmpE02F1D719D43EF4A21DC236819CA0F1D" Directory="INSTALLFOLDER" Guid="53D272F3-CB96-494F-9CC9-E54A7218107A" Win64="yes">
163 1d2e401c humkyung
                <File Id="fil8E422C00254BAAE92C75925C2B094D7C" KeyPath="yes" Source=".\Setup_PSN\DevExpress.XtraBars.v19.1.xml" />
164 b30d6ef7 gaqhf
            </Component>
165 c6ceda59 humkyung
            <Component Id="cmp03B4FA918E59C34C3E153C7AD85EE981" Directory="INSTALLFOLDER" Guid="EFB54D4C-D717-4E58-8A2D-FFA035914CFE" Win64="yes">
166 1d2e401c humkyung
                <File Id="filC3A28BCDA5489094C501D76AF8400429" KeyPath="yes" Source=".\Setup_PSN\DevExpress.XtraCharts.v19.1.dll" />
167 b30d6ef7 gaqhf
            </Component>
168 c6ceda59 humkyung
            <Component Id="cmpF4D5E8B0F108368CA55177E0AC4AB5BA" Directory="INSTALLFOLDER" Guid="C6869117-E7F7-429A-B830-2E138A3A957A" Win64="yes">
169 1d2e401c humkyung
                <File Id="fil1C03E66CDB0863F67A8F60FCC8CA09B8" KeyPath="yes" Source=".\Setup_PSN\DevExpress.XtraCharts.v19.1.xml" />
170 b30d6ef7 gaqhf
            </Component>
171 c6ceda59 humkyung
            <Component Id="cmp8F4D11100F9EA7B893A2CD150599CF9C" Directory="INSTALLFOLDER" Guid="311120EC-BF7C-42F9-8A7F-C5DAA6B326F8" Win64="yes">
172 1d2e401c humkyung
                <File Id="filACF51E267CC3B6AB95B4A1A689B8EDC3" KeyPath="yes" Source=".\Setup_PSN\DevExpress.XtraEditors.v19.1.dll" />
173 b30d6ef7 gaqhf
            </Component>
174 c6ceda59 humkyung
            <Component Id="cmpE6F16679E51BC978E753FAA4A1480B82" Directory="INSTALLFOLDER" Guid="3FE8E9DA-67E5-4B14-8A21-DE9E0E40A852" Win64="yes">
175 1d2e401c humkyung
                <File Id="fil17E79EBC9C574EB0414D925DDDE6B044" KeyPath="yes" Source=".\Setup_PSN\DevExpress.XtraEditors.v19.1.xml" />
176 b30d6ef7 gaqhf
            </Component>
177 c6ceda59 humkyung
            <Component Id="cmp75242C7805E6B91A034C7A2ADF9A3FFC" Directory="INSTALLFOLDER" Guid="CEAB7218-D668-4B17-9355-6E8A323A1DF9" Win64="yes">
178 1d2e401c humkyung
                <File Id="filECA3CD7637D147CE789E10C05CD90745" KeyPath="yes" Source=".\Setup_PSN\DevExpress.XtraGrid.v19.1.dll" />
179 b30d6ef7 gaqhf
            </Component>
180 c6ceda59 humkyung
            <Component Id="cmp8436065F6E7B9D94745F950047972CE4" Directory="INSTALLFOLDER" Guid="93A6CE80-A0CD-4C7B-A302-4F9BB370F93B" Win64="yes">
181 1d2e401c humkyung
                <File Id="fil504727CEB968F4CE93DE70A8C9D4AA41" KeyPath="yes" Source=".\Setup_PSN\DevExpress.XtraGrid.v19.1.xml" />
182 b30d6ef7 gaqhf
            </Component>
183 c6ceda59 humkyung
            <Component Id="cmpF19E6C238D15069D84CC209FD8869A22" Directory="INSTALLFOLDER" Guid="F2D24B6E-B616-4247-ABC2-B1EDFD3797E3" Win64="yes">
184 1d2e401c humkyung
                <File Id="filC16491D14910EFF9CBB079D0C0BEFC43" KeyPath="yes" Source=".\Setup_PSN\DevExpress.XtraLayout.v19.1.dll" />
185 b30d6ef7 gaqhf
            </Component>
186 c6ceda59 humkyung
            <Component Id="cmp93E121595753F5282E80B2207C0088E1" Directory="INSTALLFOLDER" Guid="81EE4C81-5581-4CDE-B289-885551869A1B" Win64="yes">
187 1d2e401c humkyung
                <File Id="filF98FAABAFCBCBA270355BF9AC4CE3E1A" KeyPath="yes" Source=".\Setup_PSN\DevExpress.XtraLayout.v19.1.xml" />
188 b30d6ef7 gaqhf
            </Component>
189 c6ceda59 humkyung
            <Component Id="cmp3212B88BF312DFF4F2CE629B5E4F67FE" Directory="INSTALLFOLDER" Guid="0E8D55CC-8B77-4648-B860-B1D49A2CD8B8" Win64="yes">
190 1d2e401c humkyung
                <File Id="fil1D65CA4D0612316424DD0BEB443ADA63" KeyPath="yes" Source=".\Setup_PSN\DevExpress.XtraPrinting.v19.1.dll" />
191 b30d6ef7 gaqhf
            </Component>
192 c6ceda59 humkyung
            <Component Id="cmpAE29A364F7B9FA42631FEE4346795DFC" Directory="INSTALLFOLDER" Guid="2483E13E-7BE6-4E11-84C7-D66DE0865B9E" Win64="yes">
193 1d2e401c humkyung
                <File Id="filD75DF8FB3A538ABAF29B5ED3444C24CF" KeyPath="yes" Source=".\Setup_PSN\DevExpress.XtraPrinting.v19.1.xml" />
194 b30d6ef7 gaqhf
            </Component>
195 c6ceda59 humkyung
            <Component Id="cmpE65CD617280C4F9E3224ABA68BA631F1" Directory="INSTALLFOLDER" Guid="DDA02529-473F-4B19-AE65-50505E178C1E" Win64="yes">
196 1d2e401c humkyung
                <File Id="fil5B2A36BAD031069A89D9E47FCCDC9AE2" KeyPath="yes" Source=".\Setup_PSN\DevExpress.XtraTreeList.v19.1.dll" />
197 b30d6ef7 gaqhf
            </Component>
198 c6ceda59 humkyung
            <Component Id="cmp196D5DDF1445AF4A927FA43EF9BBAEE4" Directory="INSTALLFOLDER" Guid="D81F4C67-2767-4B2B-804B-CD929CA66DF6" Win64="yes">
199 1d2e401c humkyung
                <File Id="filF7EB2245DDF7BBD82B7B76FD85A25F11" KeyPath="yes" Source=".\Setup_PSN\DevExpress.XtraTreeList.v19.1.xml" />
200 b30d6ef7 gaqhf
            </Component>
201 c6ceda59 humkyung
            <Component Id="cmp9B7FFF9A141899A620190ADA6693E9EF" Directory="INSTALLFOLDER" Guid="5D251108-E74C-4561-A04A-E051B154D120" Win64="yes">
202 1d2e401c humkyung
                <File Id="filEF5CE6CE9CF0B07E8FEC66B8FDAA7447" KeyPath="yes" Source=".\Setup_PSN\EntityFramework.dll" />
203 b30d6ef7 gaqhf
            </Component>
204 c6ceda59 humkyung
            <Component Id="cmp1AC07FD206924D94557EB1568D0ED7EA" Directory="INSTALLFOLDER" Guid="47522EC9-E2AF-4FAC-A5C5-1D9354955995" Win64="yes">
205 1d2e401c humkyung
                <File Id="filCB3BF1DFEA318B00D7B15B55162AE2DF" KeyPath="yes" Source=".\Setup_PSN\EntityFramework.SqlServer.dll" />
206 b30d6ef7 gaqhf
            </Component>
207 c6ceda59 humkyung
            <Component Id="cmp4CED865458375B1D1957B8EB0FE94D17" Directory="INSTALLFOLDER" Guid="53A4AA32-7D59-4EC6-A66E-38DF0A28F425" Win64="yes">
208 1d2e401c humkyung
                <File Id="filC0F951DD94264C7AA3B814E8766A7D08" KeyPath="yes" Source=".\Setup_PSN\EntityFramework.SqlServer.xml" />
209 b30d6ef7 gaqhf
            </Component>
210 c6ceda59 humkyung
            <Component Id="cmp48B5BA8768CCAF2C598F0A3B53870F59" Directory="INSTALLFOLDER" Guid="8E83AF3B-656C-4C0C-8E41-258AD7DB7D54" Win64="yes">
211 1d2e401c humkyung
                <File Id="filDA5CF2E7CA70E0A051711798213180FD" KeyPath="yes" Source=".\Setup_PSN\EntityFramework.xml" />
212 b30d6ef7 gaqhf
            </Component>
213 c6ceda59 humkyung
            <Component Id="cmpCBD34F5BFEF147A1F39D15EE14212783" Directory="INSTALLFOLDER" Guid="90FEF112-BDF3-4CC4-9519-CB4BDF960BD8" Win64="yes">
214 1d2e401c humkyung
                <File Id="filC3F9D01DBC0C969D395ABB558DA34FBE" KeyPath="yes" Source=".\Setup_PSN\ID2PSN.exe" />
215 b30d6ef7 gaqhf
            </Component>
216 c6ceda59 humkyung
            <Component Id="cmp5B3D2E67CA339D8A8485BA1EB865A12F" Directory="INSTALLFOLDER" Guid="A2FC99D8-FCDD-4C7A-8F95-6CE1EC7370D6" Win64="yes">
217 1d2e401c humkyung
                <File Id="fil795C9709BF34288EA80AFBE0E199173E" KeyPath="yes" Source=".\Setup_PSN\ID2PSN.exe.config" />
218 b30d6ef7 gaqhf
            </Component>
219 c6ceda59 humkyung
            <Component Id="cmp6F556475CC3FFDD54B335E86DBC57992" Directory="INSTALLFOLDER" Guid="ECB15DEE-60C9-4260-BA89-3641D38963AB" Win64="yes">
220 1d2e401c humkyung
                <File Id="filFF485572931B09576B60CC61B8010546" KeyPath="yes" Source=".\Setup_PSN\Newtonsoft.Json.dll" />
221 b30d6ef7 gaqhf
            </Component>
222 c6ceda59 humkyung
            <Component Id="cmpFC02BB9BF606771BC243E22885391F94" Directory="INSTALLFOLDER" Guid="ED510EFA-E1F1-4DB5-908C-782DDFA46F91" Win64="yes">
223 1d2e401c humkyung
                <File Id="fil1CF077F99819ED25463AEE8F13398B4A" KeyPath="yes" Source=".\Setup_PSN\Newtonsoft.Json.xml" />
224 b30d6ef7 gaqhf
            </Component>
225 c6ceda59 humkyung
            <Component Id="cmp85347A98C9F2C9C8188437A4C262FA94" Directory="INSTALLFOLDER" Guid="2B18517D-4B64-4BAE-9B75-6F3EAD619CC8" Win64="yes">
226 1d2e401c humkyung
                <File Id="filBA8E857A86FE9AB15D4F34EF255FDFB5" KeyPath="yes" Source=".\Setup_PSN\System.Data.SQLite.dll" />
227 b30d6ef7 gaqhf
            </Component>
228 c6ceda59 humkyung
            <Component Id="cmpCFA794C5997D51C08CF95AEEC73D6B1C" Directory="INSTALLFOLDER" Guid="F6A5AD4B-F3AA-4D6D-B469-C5D018B7D353" Win64="yes">
229 1d2e401c humkyung
                <File Id="fil02E68B66D1CC1E2AC6C1401A555EC2C1" KeyPath="yes" Source=".\Setup_PSN\System.Data.SQLite.EF6.dll" />
230 b30d6ef7 gaqhf
            </Component>
231 c6ceda59 humkyung
            <Component Id="cmp9E518E492FB8DBF9C4198E13CE8D42C2" Directory="INSTALLFOLDER" Guid="0C5B720D-1737-433E-8B12-B3B71245243D" Win64="yes">
232 1d2e401c humkyung
                <File Id="filD7045ECECA77D214C963DD1A8BCF2C4E" KeyPath="yes" Source=".\Setup_PSN\System.Data.SQLite.Linq.dll" />
233 b30d6ef7 gaqhf
            </Component>
234 c6ceda59 humkyung
            <Component Id="cmpFF03A84E4BB441F3B269BACDDB42BDCE" Directory="INSTALLFOLDER" Guid="F433A00D-A8E9-47A7-A4FF-CAB6AFDEDCC4" Win64="yes">
235 1d2e401c humkyung
                <File Id="filB2138866ECD79D670D49EC55703BC2E0" KeyPath="yes" Source=".\Setup_PSN\System.Data.SQLite.xml" />
236 b30d6ef7 gaqhf
            </Component>
237 1d2e401c humkyung
            <Component Id="cmp26C094214C71C76C8A4D4421862867F2" Directory="dirE06A793973E8B7230DE07F23832A01BC" Guid="3A5E5429-352F-41BA-A465-0928D886D46A" Win64="yes">
238
                <File Id="filEB7636965B64F201F41A7F7498F4CF1E" KeyPath="yes" Source=".\Setup_PSN\de\DevExpress.Data.v19.1.resources.dll" />
239 b30d6ef7 gaqhf
            </Component>
240 1d2e401c humkyung
            <Component Id="cmp2191DD6DCB4C623DC0747845CD23103E" Directory="dirE06A793973E8B7230DE07F23832A01BC" Guid="F17CDBB6-512E-4483-B7A3-7B43857FE699" Win64="yes">
241
                <File Id="fil8E05F6DA0A191555792AECE3E2AD2B4D" KeyPath="yes" Source=".\Setup_PSN\de\DevExpress.DataAccess.v19.1.resources.dll" />
242 b30d6ef7 gaqhf
            </Component>
243 1d2e401c humkyung
            <Component Id="cmp9EF44A8A726662B06CB65160125F90CB" Directory="dirE06A793973E8B7230DE07F23832A01BC" Guid="BE27B6DF-15C0-46AB-82E9-7424CC85BA3D" Win64="yes">
244
                <File Id="fil52001C17D92B8B2DB06BACEE6E611BBC" KeyPath="yes" Source=".\Setup_PSN\de\DevExpress.Office.v19.1.Core.resources.dll" />
245 b30d6ef7 gaqhf
            </Component>
246 1d2e401c humkyung
            <Component Id="cmp3608E9B8075F2DAD500DDCCCDEB0139B" Directory="dirE06A793973E8B7230DE07F23832A01BC" Guid="CED3F56F-C82F-4928-836D-BE6EB6DD816E" Win64="yes">
247
                <File Id="filE3ECFA56FEB0F99D11D0D6E856DFB98A" KeyPath="yes" Source=".\Setup_PSN\de\DevExpress.Pdf.v19.1.Core.resources.dll" />
248 b30d6ef7 gaqhf
            </Component>
249 1d2e401c humkyung
            <Component Id="cmpFD920F82699A75F54F33DF1725AAD597" Directory="dirE06A793973E8B7230DE07F23832A01BC" Guid="13E656EC-DACB-4894-A537-5181603A3A2E" Win64="yes">
250
                <File Id="filA1152041A7AA973EB0DE7672D608DC9C" KeyPath="yes" Source=".\Setup_PSN\de\DevExpress.Printing.v19.1.Core.resources.dll" />
251 b30d6ef7 gaqhf
            </Component>
252 1d2e401c humkyung
            <Component Id="cmp5D2ED48CA8DFE5EF68B11D34C673ED6E" Directory="dirE06A793973E8B7230DE07F23832A01BC" Guid="8F589568-FF48-4C62-9A21-5A934FBAB08A" Win64="yes">
253
                <File Id="fil9BFD98AB9005A5F7FD719552AF4AA9F7" KeyPath="yes" Source=".\Setup_PSN\de\DevExpress.RichEdit.v19.1.Core.resources.dll" />
254 b30d6ef7 gaqhf
            </Component>
255 1d2e401c humkyung
            <Component Id="cmpA8FDE10F51EB659A5B9204852DA1B767" Directory="dirE06A793973E8B7230DE07F23832A01BC" Guid="15AF1D1B-7814-4CBB-ADEF-07A542D8983D" Win64="yes">
256
                <File Id="fil178841FD56F8743B71181E12231CD339" KeyPath="yes" Source=".\Setup_PSN\de\DevExpress.Snap.v19.1.Core.resources.dll" />
257 b30d6ef7 gaqhf
            </Component>
258 1d2e401c humkyung
            <Component Id="cmp638C5F226C0FD9AA3576A51E72145AC1" Directory="dirE06A793973E8B7230DE07F23832A01BC" Guid="A64A576A-8360-4863-BEF1-A64DA138AAB1" Win64="yes">
259
                <File Id="filC129A085D5E53C4E0B5535360C3D0B78" KeyPath="yes" Source=".\Setup_PSN\de\DevExpress.Sparkline.v19.1.Core.resources.dll" />
260 b30d6ef7 gaqhf
            </Component>
261 1d2e401c humkyung
            <Component Id="cmp365C47E5D5A4E20FA01674801638200A" Directory="dirE06A793973E8B7230DE07F23832A01BC" Guid="1F69AB4E-3226-4B02-9B3B-6208B02849AD" Win64="yes">
262
                <File Id="fil0910BA9D2E28BCA64DBFA96BF8426DD8" KeyPath="yes" Source=".\Setup_PSN\de\DevExpress.Spreadsheet.v19.1.Core.resources.dll" />
263 b30d6ef7 gaqhf
            </Component>
264 1d2e401c humkyung
            <Component Id="cmp023678871C30D098639455AF9465B61D" Directory="dirE06A793973E8B7230DE07F23832A01BC" Guid="022D3AD9-2390-455C-BBD6-EC789AB09213" Win64="yes">
265
                <File Id="filE66CDFA73C146F5DD693514FC9BDC25E" KeyPath="yes" Source=".\Setup_PSN\de\DevExpress.Utils.v19.1.resources.dll" />
266 b30d6ef7 gaqhf
            </Component>
267 1d2e401c humkyung
            <Component Id="cmpEB7B74D162C9E7CC9C4EDC40FF646925" Directory="dirE06A793973E8B7230DE07F23832A01BC" Guid="27E869C1-2740-4E37-A112-8020BC816D9F" Win64="yes">
268
                <File Id="fil21DCEC6EBD503E8BC8AAB0A7E6C10FFA" KeyPath="yes" Source=".\Setup_PSN\de\DevExpress.Xpo.v19.1.resources.dll" />
269 b30d6ef7 gaqhf
            </Component>
270 1d2e401c humkyung
            <Component Id="cmp2D668E314563DC6781E5A86E05184C87" Directory="dirE06A793973E8B7230DE07F23832A01BC" Guid="5806E386-E124-448D-985A-E9D786437DCA" Win64="yes">
271
                <File Id="fil1449CBBE62509DFC68A63242EA55AB60" KeyPath="yes" Source=".\Setup_PSN\de\DevExpress.XtraBars.v19.1.resources.dll" />
272 b30d6ef7 gaqhf
            </Component>
273 1d2e401c humkyung
            <Component Id="cmp5557746D87F425D4E5EF5FE276078475" Directory="dirE06A793973E8B7230DE07F23832A01BC" Guid="6DF1C692-3F22-4C9B-B189-045E65BE834B" Win64="yes">
274
                <File Id="fil32D329AE0CF4E5095E8B0934FF8A615B" KeyPath="yes" Source=".\Setup_PSN\de\DevExpress.XtraCharts.v19.1.resources.dll" />
275 b30d6ef7 gaqhf
            </Component>
276 1d2e401c humkyung
            <Component Id="cmp22B70EF24B4790AE52974A216076282D" Directory="dirE06A793973E8B7230DE07F23832A01BC" Guid="D0EA2E1F-97DD-4959-B42F-95F7E4102410" Win64="yes">
277
                <File Id="fil2A6274681135600EFEE28D5079692976" KeyPath="yes" Source=".\Setup_PSN\de\DevExpress.XtraEditors.v19.1.resources.dll" />
278 b30d6ef7 gaqhf
            </Component>
279 1d2e401c humkyung
            <Component Id="cmpD92C1563FCD2CCEF303E1FE84E3AE7B3" Directory="dirE06A793973E8B7230DE07F23832A01BC" Guid="5B2422F9-234F-48A7-8C81-7AF689F61223" Win64="yes">
280
                <File Id="fil2981644243CF871E446FBFE72052DC04" KeyPath="yes" Source=".\Setup_PSN\de\DevExpress.XtraGrid.v19.1.resources.dll" />
281 b30d6ef7 gaqhf
            </Component>
282 1d2e401c humkyung
            <Component Id="cmp0B0BBA2D98F3C9CEECF100A092561B1B" Directory="dirE06A793973E8B7230DE07F23832A01BC" Guid="3C8C6A14-4543-43B9-8BCA-081333840B8D" Win64="yes">
283
                <File Id="fil806D5F27D29AD1F15108A493A61C8C42" KeyPath="yes" Source=".\Setup_PSN\de\DevExpress.XtraLayout.v19.1.resources.dll" />
284 b30d6ef7 gaqhf
            </Component>
285 1d2e401c humkyung
            <Component Id="cmpE7111419CC3B5F200BD4DF2548C00323" Directory="dirE06A793973E8B7230DE07F23832A01BC" Guid="155AEB11-0355-4080-8335-6B617F554A57" Win64="yes">
286
                <File Id="filE908D3225EA9CD662F7F033E67812912" KeyPath="yes" Source=".\Setup_PSN\de\DevExpress.XtraPrinting.v19.1.resources.dll" />
287 b30d6ef7 gaqhf
            </Component>
288 1d2e401c humkyung
            <Component Id="cmp9DE8CFCD06B92BC18880D7ACF4E60318" Directory="dirE06A793973E8B7230DE07F23832A01BC" Guid="B7AC61B7-00F4-4A40-9CBB-9F05AF762A5D" Win64="yes">
289
                <File Id="fil6A9432B1A9E4124FA7A45F20B41C9454" KeyPath="yes" Source=".\Setup_PSN\de\DevExpress.XtraTreeList.v19.1.resources.dll" />
290 b30d6ef7 gaqhf
            </Component>
291 1d2e401c humkyung
            <Component Id="cmp7495B4B3B6B901160890BDF64731599A" Directory="dir47D27949156E8A5543A72EF2A6F7A3E5" Guid="56F8F0D7-E9F6-456B-A534-74FE680478AD" Win64="yes">
292
                <File Id="fil3C7713F5DB07A85E02DD32EA4BE50757" KeyPath="yes" Source=".\Setup_PSN\es\DevExpress.Data.v19.1.resources.dll" />
293 b30d6ef7 gaqhf
            </Component>
294 1d2e401c humkyung
            <Component Id="cmp802AB6037B46E110D94E6E251C4BA94F" Directory="dir47D27949156E8A5543A72EF2A6F7A3E5" Guid="FADD2A0D-5CCC-4786-975B-867B5CD2FFC3" Win64="yes">
295
                <File Id="fil435CDF59E7E849B6FF80D7DA93175DC0" KeyPath="yes" Source=".\Setup_PSN\es\DevExpress.DataAccess.v19.1.resources.dll" />
296 b30d6ef7 gaqhf
            </Component>
297 1d2e401c humkyung
            <Component Id="cmp9BDFD98AC0D73E9DEB513EC6CEFD84EF" Directory="dir47D27949156E8A5543A72EF2A6F7A3E5" Guid="9CB24657-29DC-45A8-863D-5B6B0F14B722" Win64="yes">
298
                <File Id="filEEC8980599574B4BB263CDCD9C6BF970" KeyPath="yes" Source=".\Setup_PSN\es\DevExpress.Office.v19.1.Core.resources.dll" />
299 b30d6ef7 gaqhf
            </Component>
300 1d2e401c humkyung
            <Component Id="cmpD6B1EC09570E6B9E16408807C3D37971" Directory="dir47D27949156E8A5543A72EF2A6F7A3E5" Guid="046047B7-8F23-4CE1-8052-CAA9D26F9480" Win64="yes">
301
                <File Id="filBE9124C4DE9BF03382572C8546E0BFC8" KeyPath="yes" Source=".\Setup_PSN\es\DevExpress.Pdf.v19.1.Core.resources.dll" />
302 b30d6ef7 gaqhf
            </Component>
303 1d2e401c humkyung
            <Component Id="cmpD12793DD18EE904E5CA28A4CA3A7E297" Directory="dir47D27949156E8A5543A72EF2A6F7A3E5" Guid="8D79B962-72DC-4E07-B4AA-5E40A2A04AA8" Win64="yes">
304
                <File Id="filE596E6F9600F18DB3544F5346B845443" KeyPath="yes" Source=".\Setup_PSN\es\DevExpress.Printing.v19.1.Core.resources.dll" />
305 b30d6ef7 gaqhf
            </Component>
306 1d2e401c humkyung
            <Component Id="cmpFE4DABC8E523C25838BA4FAFF6E6558D" Directory="dir47D27949156E8A5543A72EF2A6F7A3E5" Guid="442A2FF3-7792-438F-A92F-B9495F79CCC6" Win64="yes">
307
                <File Id="fil342810416867047A1427AB71ED57409C" KeyPath="yes" Source=".\Setup_PSN\es\DevExpress.RichEdit.v19.1.Core.resources.dll" />
308 b30d6ef7 gaqhf
            </Component>
309 1d2e401c humkyung
            <Component Id="cmpE9C3702A34185D2B7C0173C41BC2FA64" Directory="dir47D27949156E8A5543A72EF2A6F7A3E5" Guid="EC7570D0-ABDC-4091-8CF8-68B856C44F44" Win64="yes">
310
                <File Id="fil8D6092905AC64AAC36AF245DE395D08B" KeyPath="yes" Source=".\Setup_PSN\es\DevExpress.Snap.v19.1.Core.resources.dll" />
311 b30d6ef7 gaqhf
            </Component>
312 1d2e401c humkyung
            <Component Id="cmp13A6A1BECD7DBBDEBDEDA01F73DB26C4" Directory="dir47D27949156E8A5543A72EF2A6F7A3E5" Guid="AC7F800B-46E1-4BE8-808C-82FB8D9CB2F6" Win64="yes">
313
                <File Id="filBCAA3E1304FA4E0BBF0DFC9A4B09E66F" KeyPath="yes" Source=".\Setup_PSN\es\DevExpress.Sparkline.v19.1.Core.resources.dll" />
314 b30d6ef7 gaqhf
            </Component>
315 1d2e401c humkyung
            <Component Id="cmpB699FFA1EBC0B362C90397F50D9A09BE" Directory="dir47D27949156E8A5543A72EF2A6F7A3E5" Guid="7C2EF66E-B6B4-4EBC-91CD-6E64DCA4AF86" Win64="yes">
316
                <File Id="fil7AD9E0C2A3E5AFCCD1CEB2FB14C5844C" KeyPath="yes" Source=".\Setup_PSN\es\DevExpress.Spreadsheet.v19.1.Core.resources.dll" />
317 b30d6ef7 gaqhf
            </Component>
318 1d2e401c humkyung
            <Component Id="cmp41589223E63EFCFE4C3E479884FB1208" Directory="dir47D27949156E8A5543A72EF2A6F7A3E5" Guid="677AF938-939C-483B-858B-567343E9DE2F" Win64="yes">
319
                <File Id="filA857934732E86B7E4838F734E8721FF2" KeyPath="yes" Source=".\Setup_PSN\es\DevExpress.Utils.v19.1.resources.dll" />
320 b30d6ef7 gaqhf
            </Component>
321 1d2e401c humkyung
            <Component Id="cmp0707D85CB7E572105F3E6C6F903FEE07" Directory="dir47D27949156E8A5543A72EF2A6F7A3E5" Guid="BC6BDCD2-2580-40C2-949D-671F8D72B190" Win64="yes">
322
                <File Id="filCCFF339A92420EA33F1DAC3E89700670" KeyPath="yes" Source=".\Setup_PSN\es\DevExpress.Xpo.v19.1.resources.dll" />
323 b30d6ef7 gaqhf
            </Component>
324 1d2e401c humkyung
            <Component Id="cmp44B39DF54D18F2C5916A98B1B9E357A1" Directory="dir47D27949156E8A5543A72EF2A6F7A3E5" Guid="F955F5B7-E107-4DD4-9015-C7F1FC7150CB" Win64="yes">
325
                <File Id="filC8540E6E99FCAAB6C645A1DDB62691A4" KeyPath="yes" Source=".\Setup_PSN\es\DevExpress.XtraBars.v19.1.resources.dll" />
326 b30d6ef7 gaqhf
            </Component>
327 1d2e401c humkyung
            <Component Id="cmp3FB539F06BDCD72E2EF4CA10EB32BB10" Directory="dir47D27949156E8A5543A72EF2A6F7A3E5" Guid="3F91E0DB-A4B9-4700-8050-7F754AD02801" Win64="yes">
328
                <File Id="filF5AF4DE45CD2D11CC0D310951C0202AD" KeyPath="yes" Source=".\Setup_PSN\es\DevExpress.XtraCharts.v19.1.resources.dll" />
329 b30d6ef7 gaqhf
            </Component>
330 1d2e401c humkyung
            <Component Id="cmpE4AE504D42BD3F0D7C370A839E40288B" Directory="dir47D27949156E8A5543A72EF2A6F7A3E5" Guid="3BE9F061-63D0-46FA-B7C0-74D0C0E240F5" Win64="yes">
331
                <File Id="filBEDDA3E7C81A55C70D17B3CE2285968C" KeyPath="yes" Source=".\Setup_PSN\es\DevExpress.XtraEditors.v19.1.resources.dll" />
332 b30d6ef7 gaqhf
            </Component>
333 1d2e401c humkyung
            <Component Id="cmp9C0A7CD342146CDF6CB4FD5163C96221" Directory="dir47D27949156E8A5543A72EF2A6F7A3E5" Guid="718E8A39-7DF6-4965-A172-627F6D1281B6" Win64="yes">
334
                <File Id="filEE13C8E79AD16A695952BC033B5AD4CC" KeyPath="yes" Source=".\Setup_PSN\es\DevExpress.XtraGrid.v19.1.resources.dll" />
335 b30d6ef7 gaqhf
            </Component>
336 1d2e401c humkyung
            <Component Id="cmp12ABA2BB3B6BA7ED3A053B31A2FEE5A5" Directory="dir47D27949156E8A5543A72EF2A6F7A3E5" Guid="9F695314-94F7-4592-84D7-DB72F7711312" Win64="yes">
337
                <File Id="fil426BB6F4B1BF5712C5C04243B54D899E" KeyPath="yes" Source=".\Setup_PSN\es\DevExpress.XtraLayout.v19.1.resources.dll" />
338 b30d6ef7 gaqhf
            </Component>
339 1d2e401c humkyung
            <Component Id="cmpB1F29C5B880FE92654FC0E5C17D9491A" Directory="dir47D27949156E8A5543A72EF2A6F7A3E5" Guid="722BADDF-7123-4319-9ED6-61AD8CF62862" Win64="yes">
340
                <File Id="fil610041EC211122978AB7A497FDFEAD5C" KeyPath="yes" Source=".\Setup_PSN\es\DevExpress.XtraPrinting.v19.1.resources.dll" />
341 b30d6ef7 gaqhf
            </Component>
342 1d2e401c humkyung
            <Component Id="cmp52830D0056D6BC00AC08BB32068B5FE6" Directory="dir47D27949156E8A5543A72EF2A6F7A3E5" Guid="59DAFF8D-9187-4BD7-8CD1-DBB5122B51B1" Win64="yes">
343
                <File Id="filDA0FE592177ADAB59064E670DA99CBA7" KeyPath="yes" Source=".\Setup_PSN\es\DevExpress.XtraTreeList.v19.1.resources.dll" />
344 b30d6ef7 gaqhf
            </Component>
345 1d2e401c humkyung
            <Component Id="cmp3A863A5C4397B87BFD2CD43312677BB2" Directory="dirF04640A3766636CD481FAD3CBDE08CDA" Guid="D841D775-853C-4A77-A545-0072F6557EC2" Win64="yes">
346
                <File Id="fil63F3AB477C8E0B9AA08921D03FB4B5B2" KeyPath="yes" Source=".\Setup_PSN\ja\DevExpress.Data.v19.1.resources.dll" />
347 b30d6ef7 gaqhf
            </Component>
348 1d2e401c humkyung
            <Component Id="cmp36F63C9BED8E665CB5B6039D634D7ED3" Directory="dirF04640A3766636CD481FAD3CBDE08CDA" Guid="1FDEA2E3-77A7-4F86-91A4-FE341B36B491" Win64="yes">
349
                <File Id="fil751E29C8F1EFFF86C8D785D1EAADB049" KeyPath="yes" Source=".\Setup_PSN\ja\DevExpress.DataAccess.v19.1.resources.dll" />
350 b30d6ef7 gaqhf
            </Component>
351 1d2e401c humkyung
            <Component Id="cmp449394AED709FF5357D7E966F9A078F1" Directory="dirF04640A3766636CD481FAD3CBDE08CDA" Guid="FE5DB882-FFE9-4FED-8BE0-9368D22C3021" Win64="yes">
352
                <File Id="filA9F13E8A249C505B566CB2BB99682681" KeyPath="yes" Source=".\Setup_PSN\ja\DevExpress.Office.v19.1.Core.resources.dll" />
353 b30d6ef7 gaqhf
            </Component>
354 1d2e401c humkyung
            <Component Id="cmpF8576460B034682B305D7A38118CA7D6" Directory="dirF04640A3766636CD481FAD3CBDE08CDA" Guid="108BC919-69C3-4251-BFEE-FA1DB2CB6D14" Win64="yes">
355
                <File Id="fil8A90F43D22134E69C0A5456727337126" KeyPath="yes" Source=".\Setup_PSN\ja\DevExpress.Pdf.v19.1.Core.resources.dll" />
356 b30d6ef7 gaqhf
            </Component>
357 1d2e401c humkyung
            <Component Id="cmpEE641DAA0EC77FE611C45E83786DCA01" Directory="dirF04640A3766636CD481FAD3CBDE08CDA" Guid="B7A563ED-0D21-478B-BE0D-7CCF6D3E9402" Win64="yes">
358
                <File Id="fil1FD6548D0C131D29DAF1B691321E0DFF" KeyPath="yes" Source=".\Setup_PSN\ja\DevExpress.Printing.v19.1.Core.resources.dll" />
359 b30d6ef7 gaqhf
            </Component>
360 1d2e401c humkyung
            <Component Id="cmp97F8EB0A3410970FD092917F24BF2617" Directory="dirF04640A3766636CD481FAD3CBDE08CDA" Guid="A4B12BC5-2309-4958-A9C7-EBFCBB488356" Win64="yes">
361
                <File Id="filD431F84DE7F1ED4891D8FFEAA8EEB158" KeyPath="yes" Source=".\Setup_PSN\ja\DevExpress.RichEdit.v19.1.Core.resources.dll" />
362 b30d6ef7 gaqhf
            </Component>
363 1d2e401c humkyung
            <Component Id="cmpB3020F333BBB057562E55B4883B8D1B9" Directory="dirF04640A3766636CD481FAD3CBDE08CDA" Guid="1DED1C18-52FD-4CB4-88FE-3E3683883319" Win64="yes">
364
                <File Id="fil78D088C7EB796FC046E96CCAEDAF81C0" KeyPath="yes" Source=".\Setup_PSN\ja\DevExpress.Snap.v19.1.Core.resources.dll" />
365 b30d6ef7 gaqhf
            </Component>
366 1d2e401c humkyung
            <Component Id="cmp9C85506C550A45ABF9FDCCB34A0C1FDA" Directory="dirF04640A3766636CD481FAD3CBDE08CDA" Guid="EA7AED83-5FF0-4864-8289-8FFBE2832258" Win64="yes">
367
                <File Id="fil27FC79EFAA3E32F4FE2999EEF1AADBB1" KeyPath="yes" Source=".\Setup_PSN\ja\DevExpress.Sparkline.v19.1.Core.resources.dll" />
368 b30d6ef7 gaqhf
            </Component>
369 1d2e401c humkyung
            <Component Id="cmp6A5AF3DF46ACA0F396A4C211A934412A" Directory="dirF04640A3766636CD481FAD3CBDE08CDA" Guid="6DCF5E8A-C6BC-46E5-81FF-E418F70A5C84" Win64="yes">
370
                <File Id="filA13FD8E4DC6E8F17A1CA07E75462B4E6" KeyPath="yes" Source=".\Setup_PSN\ja\DevExpress.Spreadsheet.v19.1.Core.resources.dll" />
371 b30d6ef7 gaqhf
            </Component>
372 1d2e401c humkyung
            <Component Id="cmp00035A7F42562A3E9A44A2569CD00929" Directory="dirF04640A3766636CD481FAD3CBDE08CDA" Guid="0D495E45-9869-4E3B-8921-055074464CE6" Win64="yes">
373
                <File Id="fil302F773D543EBD06D6018133FEA47A27" KeyPath="yes" Source=".\Setup_PSN\ja\DevExpress.Utils.v19.1.resources.dll" />
374 b30d6ef7 gaqhf
            </Component>
375 1d2e401c humkyung
            <Component Id="cmp6476D8CBBCA20573C723149FFC178D07" Directory="dirF04640A3766636CD481FAD3CBDE08CDA" Guid="73255ED9-D5F1-417C-98CB-74005BFE7956" Win64="yes">
376
                <File Id="fil5695E92FCF554E8ACE2AC87EFCD53AE1" KeyPath="yes" Source=".\Setup_PSN\ja\DevExpress.Xpo.v19.1.resources.dll" />
377 b30d6ef7 gaqhf
            </Component>
378 1d2e401c humkyung
            <Component Id="cmpEFBDC9484B6027D8FB6813FD2124CBF0" Directory="dirF04640A3766636CD481FAD3CBDE08CDA" Guid="862ED990-E066-4159-9EA8-80568B38F2D2" Win64="yes">
379
                <File Id="fil835A2D5B2A56ABA57334515D92BC422D" KeyPath="yes" Source=".\Setup_PSN\ja\DevExpress.XtraBars.v19.1.resources.dll" />
380 b30d6ef7 gaqhf
            </Component>
381 1d2e401c humkyung
            <Component Id="cmpEDCEB210D8C01F3B484BAE857799DF5A" Directory="dirF04640A3766636CD481FAD3CBDE08CDA" Guid="E3B4BCD1-6B39-4C30-8271-E60B7251EE42" Win64="yes">
382
                <File Id="filDC79155B7BCC2DDAF03EE7FF2CDFC9CF" KeyPath="yes" Source=".\Setup_PSN\ja\DevExpress.XtraCharts.v19.1.resources.dll" />
383 b30d6ef7 gaqhf
            </Component>
384 1d2e401c humkyung
            <Component Id="cmp7434E5D3471C4345955D25E911AC10B3" Directory="dirF04640A3766636CD481FAD3CBDE08CDA" Guid="C63F9E5C-FABE-4E68-9F42-5F98DBF34F4C" Win64="yes">
385
                <File Id="filE60181CF1FFF905874E9471F0B34ADA5" KeyPath="yes" Source=".\Setup_PSN\ja\DevExpress.XtraEditors.v19.1.resources.dll" />
386 b30d6ef7 gaqhf
            </Component>
387 1d2e401c humkyung
            <Component Id="cmp89531BB1636CC6F39EF3D3ED13730CA3" Directory="dirF04640A3766636CD481FAD3CBDE08CDA" Guid="2D25948C-B194-421B-ABA0-9C3238A3585A" Win64="yes">
388
                <File Id="filF6A278704370FCD3DC051D86563E3F9D" KeyPath="yes" Source=".\Setup_PSN\ja\DevExpress.XtraGrid.v19.1.resources.dll" />
389 b30d6ef7 gaqhf
            </Component>
390 1d2e401c humkyung
            <Component Id="cmpFAE498DFC26A2A167652944A9B0772AC" Directory="dirF04640A3766636CD481FAD3CBDE08CDA" Guid="C4D23CCF-5AB3-43D7-BB87-604C748E7703" Win64="yes">
391
                <File Id="filBB8CC86B75B6C2B74207096BA616E637" KeyPath="yes" Source=".\Setup_PSN\ja\DevExpress.XtraLayout.v19.1.resources.dll" />
392 b30d6ef7 gaqhf
            </Component>
393 1d2e401c humkyung
            <Component Id="cmp1479DC2FB9636F7BB348C47B5DE30987" Directory="dirF04640A3766636CD481FAD3CBDE08CDA" Guid="1F31A816-4064-4559-98DA-F332B9AACC83" Win64="yes">
394
                <File Id="filE76D1CADA3B2825C730736F9E84E9DB3" KeyPath="yes" Source=".\Setup_PSN\ja\DevExpress.XtraPrinting.v19.1.resources.dll" />
395 b30d6ef7 gaqhf
            </Component>
396 1d2e401c humkyung
            <Component Id="cmpC2701AB6D4389CC9FF4B551B0B52C107" Directory="dirF04640A3766636CD481FAD3CBDE08CDA" Guid="0ACF107D-960B-4062-8162-67B45D5AB4F8" Win64="yes">
397
                <File Id="filD4B8435C98716F7A0E1C8DEAA99CA848" KeyPath="yes" Source=".\Setup_PSN\ja\DevExpress.XtraTreeList.v19.1.resources.dll" />
398 b30d6ef7 gaqhf
            </Component>
399 1d2e401c humkyung
            <Component Id="cmp8786868FFBFD67B3115C488CF09FEB15" Directory="dir3F6110481BF23550873E34F04DDB484C" Guid="03CC25FF-283C-4FD3-A719-19B394AD8F1F" Win64="yes">
400
                <File Id="fil7050E9B145C023FA8AE836AC68796704" KeyPath="yes" Source=".\Setup_PSN\ru\DevExpress.Data.v19.1.resources.dll" />
401 b30d6ef7 gaqhf
            </Component>
402 1d2e401c humkyung
            <Component Id="cmp1BAE24C512ED765D4171A4AE6B3279AA" Directory="dir3F6110481BF23550873E34F04DDB484C" Guid="7A7F91B9-060B-4D51-9596-7E7EB224A6C1" Win64="yes">
403
                <File Id="fil53CBDAF7770353E9F64903EBE9E3FF0A" KeyPath="yes" Source=".\Setup_PSN\ru\DevExpress.DataAccess.v19.1.resources.dll" />
404 b30d6ef7 gaqhf
            </Component>
405 1d2e401c humkyung
            <Component Id="cmpC356EE46C6266F055746A0288747C54C" Directory="dir3F6110481BF23550873E34F04DDB484C" Guid="253694EF-8B5B-4E9C-9060-AF40A03A1635" Win64="yes">
406
                <File Id="filCE771610F8309C0DC5BA7BDB03EC2DC2" KeyPath="yes" Source=".\Setup_PSN\ru\DevExpress.Office.v19.1.Core.resources.dll" />
407 b30d6ef7 gaqhf
            </Component>
408 1d2e401c humkyung
            <Component Id="cmp602C58270B59FABFA4E13DE0883E8508" Directory="dir3F6110481BF23550873E34F04DDB484C" Guid="0057BD78-AC23-4CBF-A189-5A1219DF105D" Win64="yes">
409
                <File Id="filB64C39C5CEE3640835079DF73B23FD55" KeyPath="yes" Source=".\Setup_PSN\ru\DevExpress.Pdf.v19.1.Core.resources.dll" />
410 b30d6ef7 gaqhf
            </Component>
411 1d2e401c humkyung
            <Component Id="cmp23DB077EED89BF14A1D920F2F1177C98" Directory="dir3F6110481BF23550873E34F04DDB484C" Guid="F5845E91-3786-46C1-96F5-964A003527E2" Win64="yes">
412
                <File Id="fil28DBD06D133CA834B5F70660985B63F3" KeyPath="yes" Source=".\Setup_PSN\ru\DevExpress.Printing.v19.1.Core.resources.dll" />
413 b30d6ef7 gaqhf
            </Component>
414 1d2e401c humkyung
            <Component Id="cmpEB73AF5C884A9469A82FC5BEEA5D5056" Directory="dir3F6110481BF23550873E34F04DDB484C" Guid="B1C73F8B-17BC-4800-B862-104EA12C13CF" Win64="yes">
415
                <File Id="filCA145613709844AE7CCD8C9D3E9F1680" KeyPath="yes" Source=".\Setup_PSN\ru\DevExpress.RichEdit.v19.1.Core.resources.dll" />
416 b30d6ef7 gaqhf
            </Component>
417 1d2e401c humkyung
            <Component Id="cmp6CCE91717F90AA943AB270E32A9AB223" Directory="dir3F6110481BF23550873E34F04DDB484C" Guid="61B845B0-B0A9-46A1-923D-68A72C45F1E3" Win64="yes">
418
                <File Id="fil8464B80641662CEACE81440EED2BA72D" KeyPath="yes" Source=".\Setup_PSN\ru\DevExpress.Snap.v19.1.Core.resources.dll" />
419 b30d6ef7 gaqhf
            </Component>
420 1d2e401c humkyung
            <Component Id="cmp98594A085B8A01B9FA383B7BD667FD46" Directory="dir3F6110481BF23550873E34F04DDB484C" Guid="D49D57C0-A948-42F5-87E2-037BA47B3C15" Win64="yes">
421
                <File Id="fil688C5C7557805F93C96802D174A35426" KeyPath="yes" Source=".\Setup_PSN\ru\DevExpress.Sparkline.v19.1.Core.resources.dll" />
422 b30d6ef7 gaqhf
            </Component>
423 1d2e401c humkyung
            <Component Id="cmp167B4E30DA99667898DD046B2EC412FD" Directory="dir3F6110481BF23550873E34F04DDB484C" Guid="FE033B4E-0374-48CC-B0A4-5BEACCA91D85" Win64="yes">
424
                <File Id="fil78B9D2FE525907E75D38770BE0D7DEE4" KeyPath="yes" Source=".\Setup_PSN\ru\DevExpress.Spreadsheet.v19.1.Core.resources.dll" />
425 b30d6ef7 gaqhf
            </Component>
426 1d2e401c humkyung
            <Component Id="cmp69FC2BF0BAEFDBA70BE3B5C52979BAE3" Directory="dir3F6110481BF23550873E34F04DDB484C" Guid="4159DFAD-F791-4CA0-9C99-F18DBF1B3FEE" Win64="yes">
427
                <File Id="fil465164BF198D99EE3477FA06607B5AA1" KeyPath="yes" Source=".\Setup_PSN\ru\DevExpress.Utils.v19.1.resources.dll" />
428 b30d6ef7 gaqhf
            </Component>
429 1d2e401c humkyung
            <Component Id="cmp547D42A5A83728195976932E351D1A65" Directory="dir3F6110481BF23550873E34F04DDB484C" Guid="52F9FA6D-C380-43E7-B419-698AE69AADFE" Win64="yes">
430
                <File Id="filE0BFA74967B2D83ABACDE363F38D75F6" KeyPath="yes" Source=".\Setup_PSN\ru\DevExpress.Xpo.v19.1.resources.dll" />
431 b30d6ef7 gaqhf
            </Component>
432 1d2e401c humkyung
            <Component Id="cmpFD91C7F465D885D4C1C89392E2ACE24E" Directory="dir3F6110481BF23550873E34F04DDB484C" Guid="33338091-D4D3-416D-8ADB-AB3D5A397575" Win64="yes">
433
                <File Id="fil2C679EA1FBD4E465A36F6B23A1E3A154" KeyPath="yes" Source=".\Setup_PSN\ru\DevExpress.XtraBars.v19.1.resources.dll" />
434 b30d6ef7 gaqhf
            </Component>
435 1d2e401c humkyung
            <Component Id="cmp2C3D942B762B2B01CBFE68078D470B2A" Directory="dir3F6110481BF23550873E34F04DDB484C" Guid="B607F7F6-2BD7-49F0-894F-DE1B470BFD0E" Win64="yes">
436
                <File Id="fil15D05606319AAD66443FD7439B7E4F2E" KeyPath="yes" Source=".\Setup_PSN\ru\DevExpress.XtraCharts.v19.1.resources.dll" />
437 b30d6ef7 gaqhf
            </Component>
438 1d2e401c humkyung
            <Component Id="cmpECB983526C40E9155BEF27436F01155D" Directory="dir3F6110481BF23550873E34F04DDB484C" Guid="36D06C6F-7365-4F3D-8075-E9D054A8C6A1" Win64="yes">
439
                <File Id="fil3613AC89D6A73D00A798F0AF38B2FC98" KeyPath="yes" Source=".\Setup_PSN\ru\DevExpress.XtraEditors.v19.1.resources.dll" />
440 b30d6ef7 gaqhf
            </Component>
441 1d2e401c humkyung
            <Component Id="cmpDCD1E0474D1ACCE06F7614FE41C86DC8" Directory="dir3F6110481BF23550873E34F04DDB484C" Guid="9FEB577D-EBFF-487D-9484-D04907F6B74B" Win64="yes">
442
                <File Id="filA58CDBC16AE7A790FF80D82A6B3FC228" KeyPath="yes" Source=".\Setup_PSN\ru\DevExpress.XtraGrid.v19.1.resources.dll" />
443 b30d6ef7 gaqhf
            </Component>
444 1d2e401c humkyung
            <Component Id="cmp7714033316EEEF3F8EBE09D1EF732640" Directory="dir3F6110481BF23550873E34F04DDB484C" Guid="70D99552-BD00-48E1-AA2E-DFDC6581E846" Win64="yes">
445
                <File Id="fil3DF60ACDC0B670AB99620A00F71BA13B" KeyPath="yes" Source=".\Setup_PSN\ru\DevExpress.XtraLayout.v19.1.resources.dll" />
446 b30d6ef7 gaqhf
            </Component>
447 1d2e401c humkyung
            <Component Id="cmp2A93439DF2A28E901D93D3C6E5CED3AC" Directory="dir3F6110481BF23550873E34F04DDB484C" Guid="47AF111B-55CD-4D2F-B631-9AC0EAE45056" Win64="yes">
448
                <File Id="fil3FBBA8675796D4B6EE4129C8F1FC6BFD" KeyPath="yes" Source=".\Setup_PSN\ru\DevExpress.XtraPrinting.v19.1.resources.dll" />
449
            </Component>
450
            <Component Id="cmpAF651AB5A6572BDF771DA27DC61EF502" Directory="dir3F6110481BF23550873E34F04DDB484C" Guid="FD189A01-ED1B-4FEB-A91C-95AC3BA77582" Win64="yes">
451
                <File Id="filA2B5477816AC0C36898B01E34BFBB056" KeyPath="yes" Source=".\Setup_PSN\ru\DevExpress.XtraTreeList.v19.1.resources.dll" />
452
            </Component>
453
            <Component Id="cmpFE36967ABBEA393B31CF7F206F5799A7" Directory="dir6567BEC19F07C7348265969B10A29FFE" Guid="68985AE3-9FC3-421A-B4BC-345910D64A05" Win64="yes">
454
                <File Id="filC7DD5DA096135811D014E3428EB2A81A" KeyPath="yes" Source=".\Setup_PSN\x64\SQLite.Interop.dll" />
455
            </Component>
456
            <Component Id="cmp0491200349A4DC1EC3FBD7760BC7C24D" Directory="dirE949673E2331C12D804E80F3D9765E78" Guid="759A513D-4FA1-4696-B868-C1346A99B4E3" Win64="yes">
457
                <File Id="fil4301A16DBFC975EDE178C2FDF741CD22" KeyPath="yes" Source=".\Setup_PSN\x86\SQLite.Interop.dll" />
458 b30d6ef7 gaqhf
            </Component>
459
        </ComponentGroup>
460
    </Fragment>
461
</Wix>
클립보드 이미지 추가 (최대 크기: 500 MB)