개정판 e4596092
issue #000: fixed ConvertService.wxs
Change-Id: Ia27f9e587f95922e69d2c6e748af624ec765cd7f
MARKUS.wxs | ||
---|---|---|
17 | 17 |
<Fragment> |
18 | 18 |
<Directory Id="TARGETDIR" Name="SourceDir"> |
19 | 19 |
<Directory Id="DesktopFolder" Name="Desktop"> |
20 |
<Component Id="RegistryEntries" Guid="2bba9217-fcb9-4ff2-9c99-203db2ff98b4" Feature="ProductFeature"> |
|
21 |
<RegistryValue Root="HKCR" Key="KCOM" Type="expandable" Name="URL Protocol" Value="" KeyPath="yes"/> |
|
22 |
</Component> |
|
23 |
<Component Id="RegistryEntriesCommand" Guid="e679ce5c-8a6f-48b2-836f-9ee96bdfd71f" Feature="ProductFeature"> |
|
24 |
<RegistryValue Root="HKCR" Key="KCOM\shell\open\command" Type="string" Value=""[INSTALLFOLDER]KCOM.exe" "%1"" KeyPath="yes"/> |
|
25 |
</Component> |
|
26 | 20 |
<Component Id="DesktopShortcut" Guid="DF06024A-95FE-43E2-BDF2-7C686EAF391F" Feature="ProductFeature" Win64='yes'> |
27 | 21 |
<RegistryValue Root="HKCU" Key="Software\DOFTECH\MARKUS" Name="installed" Type="integer" Value="1" KeyPath="yes"/> |
28 | 22 |
<Shortcut Id="DesktopShortcut" |
... | ... | |
57 | 51 |
</Fragment> |
58 | 52 |
|
59 | 53 |
<Fragment> |
54 |
<DirectoryRef Id="TARGETDIR"> |
|
55 |
<Component Id="cmp67889FD2219FCD1ECDA0BD9FE906CD7A" Guid="57D045D4-AFC0-4874-8BA9-A1E8B9C348F9" KeyPath="yes"> |
|
56 |
<RegistryKey ForceCreateOnInstall="yes" Key="KCOM\shell\open" Root="HKCR" /> |
|
57 |
</Component> |
|
58 |
</DirectoryRef> |
|
59 |
</Fragment> |
|
60 |
|
|
61 |
<Fragment> |
|
62 |
<DirectoryRef Id="TARGETDIR"> |
|
63 |
<Component Id="cmpB2A195FD7387054E641ABB044E70AD31" Guid="CA81C92A-E2BA-4E01-B4A0-6B5E5E5A6C63" KeyPath="yes"> |
|
64 |
<RegistryKey Key="KCOM\shell\open\command" Root="HKCR"> |
|
65 |
<RegistryValue Value=""C:\Program Files\DOFTECH\MARKUS\KCOM.exe" "%1"" Type="string" /> |
|
66 |
</RegistryKey> |
|
67 |
</Component> |
|
68 |
</DirectoryRef> |
|
69 |
</Fragment> |
|
70 |
|
|
71 |
<Fragment> |
|
72 |
<DirectoryRef Id="TARGETDIR"> |
|
73 |
<Component Id="cmpCA3EA94464F79A1D590AD23EE3921964" Guid="171260E2-66FC-4088-9F1F-3FAEB29250CA" KeyPath="yes"> |
|
74 |
<RegistryKey ForceCreateOnInstall="yes" Key="KCOM\shell" Root="HKCR" /> |
|
75 |
</Component> |
|
76 |
</DirectoryRef> |
|
77 |
</Fragment> |
|
78 |
|
|
79 |
<Fragment> |
|
80 |
<DirectoryRef Id="TARGETDIR"> |
|
81 |
<Component Id="cmpEB1634EB055BA192F2B44B8310392EAD" Guid="D8795ADA-D3EC-4F34-86C3-7D6BE54420EA" KeyPath="yes"> |
|
82 |
<RegistryKey Key="KCOM" Root="HKCR"> |
|
83 |
<RegistryValue Name="URL Protocol" Value="" Type="expandable" /> |
|
84 |
</RegistryKey> |
|
85 |
</Component> |
|
86 |
</DirectoryRef> |
|
87 |
</Fragment> |
|
88 |
|
|
89 |
<Fragment> |
|
60 | 90 |
<ComponentGroup Id="ProductComponents" Directory="INSTALLFOLDER"> |
61 | 91 |
<!-- TODO: Remove the comments around this Component element and the ComponentRef below in order to add resources to this installer. --> |
62 | 92 |
<!-- <Component Id="ProductComponent"> --> |
내보내기 Unified diff