개정판 415d16c7
wix setup 수정
Change-Id: Ia0f4c490d47afa12cc999b8e28e639a95f3531b8
MARKUS_HyoSung_x64.wxs | ||
---|---|---|
52 | 52 |
</UI> |
53 | 53 |
<Property Id="WIXUI_EXITDIALOGOPTIONALCHECKBOX" Value="1"/> |
54 | 54 |
<Property Id="WIXUI_EXITDIALOGOPTIONALCHECKBOXTEXT" Value="Install .Net Framework 4.6.1" /> |
55 |
<Property Id="WixShellExecTarget" Value="[INSTALLFOLDER]NDP461-KB3102438-Web.exe" />
|
|
55 |
<Property Id="WixShellExecTarget" Value="[#fil32BE8515827243CE87971B56055C66F1]" />
|
|
56 | 56 |
<Property Id="NETFRAMEWORK40"> |
57 | 57 |
<RegistrySearch Id="NetFramework40" Root="HKLM" Key="Software\Microsoft\NET Framework Setup\NDP\v4\Full" Name="Release" Type="raw" /> |
58 | 58 |
</Property> |
... | ... | |
298 | 298 |
<Component Id="cmpA7D3E561E3C645CAA87BCDA2052CE853" Directory="INSTALLFOLDER" Guid="2DB66F4F-9E7C-4050-BD2A-D9B825C660C0" Win64="yes"> |
299 | 299 |
<File Id="filCB33C867CDE342B6B09DB17464950739" KeyPath="yes" Source=".\Setup\Log.config" /> |
300 | 300 |
</Component> |
301 |
<Component Id="cmp92F6718F031E4AD2810155492929EE55" Directory="INSTALLFOLDER" Guid="CC6B1FD1-0587-4C56-B2F0-437BFA51B673" Win64="yes"> |
|
302 |
<File Id="fil32BE8515827243CE87971B56055C66F1" KeyPath="yes" Source=".\packages\NDP461-KB3102438-Web.exe" /> |
|
301 |
<Component Id="cmp92F6718F031E4AD2810155492929EE55" Directory="INSTALLFOLDER" Guid="CC6B1FD1-0587-4C56-B2F0-437BFA51B673" Win64="yes">
|
|
302 |
<File Id="fil32BE8515827243CE87971B56055C66F1" Name="fil32BE8515827243CE87971B56055C66F1" KeyPath="yes" Source=".\packages\NDP461-KB3102438-Web.exe" />
|
|
303 | 303 |
</Component> |
304 | 304 |
</ComponentGroup> |
305 | 305 |
</Fragment> |
내보내기 Unified diff