개정판 415d16c7
wix setup 수정
Change-Id: Ia0f4c490d47afa12cc999b8e28e639a95f3531b8
MARKUS_daelim.wxs | ||
---|---|---|
50 | 50 |
</UI> |
51 | 51 |
<Property Id="WIXUI_EXITDIALOGOPTIONALCHECKBOX" Value="1"/> |
52 | 52 |
<Property Id="WIXUI_EXITDIALOGOPTIONALCHECKBOXTEXT" Value="Install .Net Framework 4.6.1" /> |
53 |
<Property Id="WixShellExecTarget" Value="[INSTALLFOLDER]NDP461-KB3102438-Web.exe" />
|
|
53 |
<Property Id="WixShellExecTarget" Value="[#fil32BE8515827243CE87971B56055C66F1]" />
|
|
54 | 54 |
<Property Id="NETFRAMEWORK40"> |
55 | 55 |
<RegistrySearch Id="NetFramework40" Root="HKLM" Key="Software\Microsoft\NET Framework Setup\NDP\v4\Full" Name="Release" Type="raw" /> |
56 | 56 |
</Property> |
... | ... | |
73 | 73 |
<DirectoryRef Id="TARGETDIR"> |
74 | 74 |
<Component Id="cmpB2A195FD7387054E641ABB044E70AD31" Guid="CA81C92A-E2BA-4E01-B4A0-6B5E5E5A6C63" KeyPath="yes"> |
75 | 75 |
<RegistryKey Key="KCOM\shell\open\command" Root="HKCR"> |
76 |
<RegistryValue Value=""C:\Program Files\DOFTECH\MARKUS\KCOM.exe" "%1"" Type="string" />
|
|
76 |
<RegistryValue Value="C:\Program Files\DOFTECH\MARKUS\KCOM.exe" Type="string" />
|
|
77 | 77 |
</RegistryKey> |
78 | 78 |
</Component> |
79 | 79 |
</DirectoryRef> |
... | ... | |
297 | 297 |
<File Id="filCB33C867CDE342B6B09DB17464950739" KeyPath="yes" Source=".\Setup\Log.config" /> |
298 | 298 |
</Component> |
299 | 299 |
<Component Id="cmp92F6718F031E4AD2810155492929EE55" Directory="INSTALLFOLDER" Guid="CC6B1FD1-0587-4C56-B2F0-437BFA51B673" Win64="yes"> |
300 |
<File Id="fil32BE8515827243CE87971B56055C66F1" KeyPath="yes" Source=".\packages\NDP461-KB3102438-Web.exe" /> |
|
300 |
<File Id="fil32BE8515827243CE87971B56055C66F1" Name="fil32BE8515827243CE87971B56055C66F1" KeyPath="yes" Source=".\packages\NDP461-KB3102438-Web.exe" />
|
|
301 | 301 |
</Component> |
302 | 302 |
</ComponentGroup> |
303 | 303 |
</Fragment> |
내보내기 Unified diff