개정판 87fc5ab6
issue #000: build.bat 수정
Change-Id: Ifb9f788f936a7491915bd076a33a78474acadd1f
MARKUS_daelim_test.wxs | ||
---|---|---|
24 | 24 |
<RegistryValue Root="HKCR" Key="KCOM\shell\open\command" Type="string" Value=""[INSTALLFOLDER]KCOM.exe" "%1"" KeyPath="yes"/> |
25 | 25 |
</Component> |
26 | 26 |
<Component Id="DesktopShortcut" Guid="DF06024A-95FE-43E2-BDF2-7C686EAF391F" Feature="ProductFeature"> |
27 |
<RegistryValue Root="HKCU" Key="Software\DOFTECH\MARKUS" Name="installed" Type="integer" Value="1" KeyPath="yes"/> |
|
27 |
<RegistryValue Root="HKCU" Key="Software\DOFTECH\MARKUS" Name="installed" Type="integer" Value="1" KeyPath="yes"/> |
|
28 |
<Shortcut Id="DesktopShortcut" |
|
29 |
Directory="DesktopFolder" |
|
30 |
Name="MARKUS" |
|
31 |
Description="PDF Markup Tool" |
|
32 |
Target="[INSTALLFOLDER]KCOM.exe" |
|
33 |
WorkingDirectory="INSTALLFOLDER" /> |
|
28 | 34 |
<RemoveFolder Id="DesktopFolder" On="uninstall"/> |
29 | 35 |
</Component> |
30 | 36 |
</Directory> |
내보내기 Unified diff