개정판 4cc986f1
issue #000: fixed MARKUS.wxs
Change-Id: I87eaff8f1089dccfe843693f5d75cb58aaa9de59
MARKUS.wxs | ||
---|---|---|
1 | 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"> |
|
2 |
<Wix xmlns="http://schemas.microsoft.com/wix/2006/wi" xmlns:util="http://schemas.microsoft.com/wix/UtilExtension" xmlns:bal="http://schemas.microsoft.com/wix/BalExtension">
|
|
3 | 3 |
<Product Id="*" Name="MARKUS" Language="1033" Version="1.0.0.0" Manufacturer="DOFTECH(C)" UpgradeCode="83FC35CA-6B7D-40C3-9D5F-E8F76097B25C"> |
4 | 4 |
<Package Platform="x64" InstallerVersion="200" Compressed="yes" InstallScope="perMachine" /> |
5 | 5 |
|
... | ... | |
23 | 23 |
<Component Id="RegistryEntriesCommand" Guid="e679ce5c-8a6f-48b2-836f-9ee96bdfd71f" Feature="ProductFeature"> |
24 | 24 |
<RegistryValue Root="HKCR" Key="KCOM\shell\open\command" Type="string" Value=""[INSTALLFOLDER]KCOM.exe" "%1"" KeyPath="yes"/> |
25 | 25 |
</Component> |
26 |
<Component Id="DesktopShortcut" Guid="DF06024A-95FE-43E2-BDF2-7C686EAF391F" Feature="ProductFeature"> |
|
26 |
<Component Id="DesktopShortcut" Guid="DF06024A-95FE-43E2-BDF2-7C686EAF391F" Feature="ProductFeature" Win64='yes'>
|
|
27 | 27 |
<RegistryValue Root="HKCU" Key="Software\DOFTECH\MARKUS" Name="installed" Type="integer" Value="1" KeyPath="yes"/> |
28 | 28 |
<Shortcut Id="DesktopShortcut" |
29 | 29 |
Directory="DesktopFolder" |
... | ... | |
75 | 75 |
<Directory Id="dir2F3D431E0ED26930C4D37E679C7700A1" Name="nl" /> |
76 | 76 |
<Directory Id="dir06249C254B8FEA6A37A7C6E4984EF433" Name="tessdata" /> |
77 | 77 |
<Directory Id="dirE562A4656FE03253EA39D17E8127BA05" Name="tr" /> |
78 |
<Directory Id="dirD38EDF1F361B4F099EBE0B9D8968D256" Name="x86" /> |
|
79 |
<Directory Id="dirCFEC9E4F88644EEEA2E2C3669DAF0201" Name="x64" /> |
|
78 | 80 |
<Directory Id="CommonAppDataFolder"> |
79 | 81 |
<Directory Id="MyAppDataFolder" Name="MARKUS" > |
80 | 82 |
<Component Id="CreateMyAppDataFolder" Guid="697A5A1C-88DB-4D1B-8C7A-614B8A20CD44" Win64='yes'> |
... | ... | |
345 | 347 |
<Component Id="cmpF187B9086CF14C36BDBD3C0DE1C638C3" Directory="INSTALLFOLDER" Guid="89E15C73-8F9B-4308-83EE-B35766DB54D2" Win64='yes'> |
346 | 348 |
<File Id="filE16E5C37CA1646DB833466207DAA438F" KeyPath="yes" Source=".\Setup\System.Data.SQLite.dll" /> |
347 | 349 |
</Component> |
348 |
<Component Id="cmpF187B9086CF14C36BDBA3C0DE1C638C3" Directory="INSTALLFOLDER" Guid="917bcf9e-afe7-40cc-b648-998a805d43eb" Win64='yes'>
|
|
350 |
<Component Id="cmpF187B9086CF14C36BDBA3C0DE1C638C3" Directory="INSTALLFOLDER" Guid="917bcf9e-afe7-40cc-b648-998a805d43eb" Win64='yes'>
|
|
349 | 351 |
<File Id="filE16E5C37CA1646DB833466207DAA138F" KeyPath="yes" Source=".\Setup\System.Data.SQLite.dll.config" /> |
350 | 352 |
</Component> |
351 | 353 |
<Component Id="cmp23D2D49DF6C44A029D1A2AB241AC5A70" Directory="INSTALLFOLDER" Guid="9879429A-61B9-4EF5-9BB0-2C71A34543AF" Win64='yes'> |
... | ... | |
354 | 356 |
<Component Id="cmp068D509157D54D23A542123CE71B5374" Directory="INSTALLFOLDER" Guid="1F5C3864-2808-4315-A408-1E9FDA733621" Win64='yes'> |
355 | 357 |
<File Id="fil89495469897C42868399E2A1D1CE119F" KeyPath="yes" Source=".\Setup\System.Data.SQLite.Linq.dll" /> |
356 | 358 |
</Component> |
357 |
<Component Id="cmp19F6DF8A2ABC78D782D76F1EEC9A5800" Directory="INSTALLFOLDER" Guid="C1521B0F-E4EC-4399-89C6-3346D4CA2926" Win64='yes'>
|
|
358 |
<File Id="filC7EA62E1AC64247AFBE682E8631402B8" KeyPath="yes" Source=".\Setup\x64\SQLite.Interop.dll" />
|
|
359 |
</Component>
|
|
360 |
<Component Id="cmp77484AF39EF2F8BD64E876C33A1C3E49" Directory="INSTALLFOLDER" Guid="12C908D5-3BC8-4B61-BEEE-60522A7D6BD9" Win64='yes'>
|
|
361 |
<File Id="filD2ACACD0EBAF09B1953E9C3793C13C69" KeyPath="yes" Source=".\Setup\x86\SQLite.Interop.dll" />
|
|
362 |
</Component>
|
|
359 |
<Component Id="cmp19F6DF8A2ABC78D782D76F1EEC9A5800" Directory="dirCFEC9E4F88644EEEA2E2C3669DAF0201" Guid="C1521B0F-E4EC-4399-89C6-3346D4CA2926" Win64='yes'>
|
|
360 |
<File Id="filC7EA62E1AC64247AFBE682E8631402B8" KeyPath="yes" Source=".\Setup\x64\SQLite.Interop.dll" />
|
|
361 |
</Component>
|
|
362 |
<Component Id="cmp77484AF39EF2F8BD64E876C33A1C3E49" Directory="dirD38EDF1F361B4F099EBE0B9D8968D256" Guid="12C908D5-3BC8-4B61-BEEE-60522A7D6BD9" Win64='yes'>
|
|
363 |
<File Id="filD2ACACD0EBAF09B1953E9C3793C13C69" KeyPath="yes" Source=".\Setup\x86\SQLite.Interop.dll" />
|
|
364 |
</Component>
|
|
363 | 365 |
<Component Id="cmpA999CE51CD7441D1ABF8967B4D2C7A9A" Directory="INSTALLFOLDER" Guid="1B9A77C2-1A1C-41A6-8875-A5393AE5AC7A" Win64='yes'> |
364 | 366 |
<File Id="filCB063063508C47CFBA76F059EFC71E72" KeyPath="yes" Source=".\Setup\System.Reactive.dll" /> |
365 | 367 |
</Component> |
내보내기 Unified diff