개정판 415d16c7
wix setup 수정
Change-Id: Ia0f4c490d47afa12cc999b8e28e639a95f3531b8
MARKUS_pemss.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> |
... | ... | |
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