개정판 cb494be9
issue #000 registry 수정
Change-Id: I81c42f1e8b633c2dbee5b541e31d6b6cc7d0c291
MARKUS.wxs | ||
---|---|---|
18 | 18 |
<Directory Id="TARGETDIR" Name="SourceDir"> |
19 | 19 |
<Directory Id="DesktopFolder" Name="Desktop"> |
20 | 20 |
<Component Id="RegistryEntries" Guid="2bba9217-fcb9-4ff2-9c99-203db2ff98b4" Feature="ProductFeature"> |
21 |
<RegistryValue Root="HKCR" Key="MARKUS\shell\open\command" Type="string" Name="(Default)" Value="'[INSTALLFOLDER]KCOM.exe' '%1'" KeyPath="yes"/> |
|
21 |
<RegistryValue Root="HKCR" Key="MARKUS" 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="MARKUS\shell\open\command" Type="string" Value=""[INSTALLFOLDER]KCOM.exe" "%1"" KeyPath="yes"/> |
|
22 | 25 |
</Component> |
23 | 26 |
<Component Id="DesktopShortcut" Guid="DF06024A-95FE-43E2-BDF2-7C686EAF391F" Feature="ProductFeature"> |
24 | 27 |
<RegistryValue Root="HKCU" Key="Software\DOFTECH\MARKUS" Name="installed" Type="integer" Value="1" KeyPath="yes"/> |
내보내기 Unified diff