개정판 85d04550
ini 파일 경로 수정
Change-Id: I9d671c3b2b3082e2f4685498b68d91bf55c70940
MARKUS.wxs | ||
---|---|---|
40 | 40 |
</UI> |
41 | 41 |
<Property Id="WIXUI_EXITDIALOGOPTIONALCHECKBOX" Value="1" /> |
42 | 42 |
<Property Id="WIXUI_EXITDIALOGOPTIONALCHECKBOXTEXT" Value="Install .Net Framework 4.6.1" /> |
43 |
<Property Id="WixShellExecTarget" Value="[#fil32BE8515827243CE87971B56055C66F1]" />
|
|
43 |
<Property Id="WixShellExecTarget" Value="[#NDP461-KB3102438-Web.exe]" />
|
|
44 | 44 |
<Property Id="NETFRAMEWORK40"> |
45 | 45 |
<RegistrySearch Id="NetFramework40" Root="HKLM" Key="Software\Microsoft\NET Framework Setup\NDP\v4\Full" Name="Release" Type="raw" /> |
46 | 46 |
</Property> |
... | ... | |
281 | 281 |
<File Id="filCB33C867CDE342B6B09DB17464950739" KeyPath="yes" Source=".\Setup\System.Windows.Interactivity.dll" /> |
282 | 282 |
</Component> |
283 | 283 |
<Component Id="cmpA8E411F92BD54821B9A3CEF8E01BBE63" Directory="MyAppDataFolder" Guid="6BF0D3C5-0684-4E7D-BC53-4CE092A48FFE" Win64="yes"> |
284 |
<File Id="fil49E6FDC6BDFC49A5AB05A71FB2D3A5AE" KeyPath="yes" Source=".\KCOM\MARKUS.ini" />
|
|
284 |
<File Id="fil49E6FDC6BDFC49A5AB05A71FB2D3A5AE" KeyPath="yes" Source=".\INI\MARKUS.ini" />
|
|
285 | 285 |
</Component> |
286 | 286 |
<Component Id="cmpA7D3E561E3C645CAA87BCDA2052CE851" Directory="INSTALLFOLDER" Guid="2DB66F4F-9E7C-4050-BD2A-D9B825C660C1" Win64="yes"> |
287 | 287 |
<File Id="filCB33C867CDE342B6B09DB17464950731" KeyPath="yes" Source=".\Setup\Log.config" /> |
288 | 288 |
</Component> |
289 | 289 |
<Component Id="cmp92F6718F031E4AD2810155492929EE55" Directory="INSTALLFOLDER" Guid="CC6B1FD1-0587-4C56-B2F0-437BFA51B673" Win64="yes"> |
290 |
<File Id="fil32BE8515827243CE87971B56055C66F1" Name="fil32BE8515827243CE87971B56055C66F1" KeyPath="yes" Source=".\packages\NDP461-KB3102438-Web.exe" />
|
|
290 |
<File Id="fil32BE8515827243CE87971B56055C66F1" Name="NDP461-KB3102438-Web.exe" KeyPath="yes" Source=".\packages\NDP461-KB3102438-Web.exe" />
|
|
291 | 291 |
</Component> |
292 | 292 |
</ComponentGroup> |
293 | 293 |
</Fragment> |
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="[#fil32BE8515827243CE87971B56055C66F1]" />
|
|
55 |
<Property Id="WixShellExecTarget" Value="[#NDP461-KB3102438-Web.exe]" />
|
|
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> |
... | ... | |
293 | 293 |
<File Id="filCB33C867CDE342B6B09DB17464950739" KeyPath="yes" Source=".\Setup\System.Windows.Interactivity.dll" /> |
294 | 294 |
</Component> |
295 | 295 |
<Component Id="cmpA8E411F92BD54821B9A3CEF8E01BBE63" Directory="MyAppDataFolder" Guid="6BF0D3C5-0684-4E7D-BC53-4CE092A48FFE" Win64="yes"> |
296 |
<File Id="fil49E6FDC6BDFC49A5AB05A71FB2D3A5AE" KeyPath="yes" Source=".\KCOM\MARKUS.ini" />
|
|
296 |
<File Id="fil49E6FDC6BDFC49A5AB05A71FB2D3A5AE" KeyPath="yes" Source=".\INI\MARKUS_HyoSung.ini" Name="MARKUS.ini"/>
|
|
297 | 297 |
</Component> |
298 | 298 |
<Component Id="cmpA7D3E561E3C645CAA87BCDA2052CE851" Directory="INSTALLFOLDER" Guid="2DB66F4F-9E7C-4050-BD2A-D9B825C660C1" Win64="yes"> |
299 | 299 |
<File Id="filCB33C867CDE342B6B09DB17464950731" KeyPath="yes" Source=".\Setup\Log.config" /> |
300 | 300 |
</Component> |
301 | 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" />
|
|
302 |
<File Id="fil32BE8515827243CE87971B56055C66F1" Name="NDP461-KB3102438-Web.exe" KeyPath="yes" Source=".\packages\NDP461-KB3102438-Web.exe" />
|
|
303 | 303 |
</Component> |
304 | 304 |
</ComponentGroup> |
305 | 305 |
</Fragment> |
MARKUS_HyoSung_x86.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="[#fil32BE8515827243CE87971B56055C66F1]" />
|
|
55 |
<Property Id="WixShellExecTarget" Value="[#NDP461-KB3102438-Web.exe]" />
|
|
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> |
... | ... | |
293 | 293 |
<File Id="filCB33C867CDE342B6B09DB17464950739" KeyPath="yes" Source=".\Setup\System.Windows.Interactivity.dll" /> |
294 | 294 |
</Component> |
295 | 295 |
<Component Id="cmpA8E411F92BD54821B9A3CEF8E01BBE63" Directory="MyAppDataFolder" Guid="6BF0D3C5-0684-4E7D-BC53-4CE092A48FFE" Win64="yes"> |
296 |
<File Id="fil49E6FDC6BDFC49A5AB05A71FB2D3A5AE" KeyPath="yes" Source=".\KCOM\MARKUS.ini" />
|
|
296 |
<File Id="fil49E6FDC6BDFC49A5AB05A71FB2D3A5AE" KeyPath="yes" Source=".\INI\MARKUS_HyoSung.ini" Name="MARKUS.ini"/>
|
|
297 | 297 |
</Component> |
298 | 298 |
<Component Id="cmpA7D3E561E3C645CAA87BCDA2052CE851" Directory="INSTALLFOLDER" Guid="2DB66F4F-9E7C-4050-BD2A-D9B825C660C1" Win64="yes"> |
299 | 299 |
<File Id="filCB33C867CDE342B6B09DB17464950731" KeyPath="yes" Source=".\Setup\Log.config" /> |
300 | 300 |
</Component> |
301 | 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" />
|
|
302 |
<File Id="fil32BE8515827243CE87971B56055C66F1" Name="NDP461-KB3102438-Web.exe" KeyPath="yes" Source=".\packages\NDP461-KB3102438-Web.exe" />
|
|
303 | 303 |
</Component> |
304 | 304 |
</ComponentGroup> |
305 | 305 |
</Fragment> |
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="[#fil32BE8515827243CE87971B56055C66F1]" />
|
|
53 |
<Property Id="WixShellExecTarget" Value="[#NDP461-KB3102438-Web.exe]" />
|
|
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> |
... | ... | |
291 | 291 |
<File Id="filCB33C867CDE342B6B09DB17464950739" KeyPath="yes" Source=".\Setup\System.Windows.Interactivity.dll" /> |
292 | 292 |
</Component> |
293 | 293 |
<Component Id="cmpA8E411F92BD54821B9A3CEF8E01BBE63" Directory="MyAppDataFolder" Guid="6BF0D3C5-0684-4E7D-BC53-4CE092A48FFE" Win64="yes"> |
294 |
<File Id="fil49E6FDC6BDFC49A5AB05A71FB2D3A5AE" KeyPath="yes" Source=".\KCOM\MARKUS.ini" />
|
|
294 |
<File Id="fil49E6FDC6BDFC49A5AB05A71FB2D3A5AE" KeyPath="yes" Name="Markus.ini" Source=".\ini\MARKUS_DAELIM.ini" />
|
|
295 | 295 |
</Component> |
296 | 296 |
<Component Id="cmpA7D3E561E3C645CAA87BCDA2052CE851" Directory="INSTALLFOLDER" Guid="2DB66F4F-9E7C-4050-BD2A-D9B825C660C1" Win64="yes"> |
297 | 297 |
<File Id="filCB33C867CDE342B6B09DB17464950731" 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" Name="fil32BE8515827243CE87971B56055C66F1" KeyPath="yes" Source=".\packages\NDP461-KB3102438-Web.exe" />
|
|
300 |
<File Id="fil32BE8515827243CE87971B56055C66F1" Name="NDP461-KB3102438-Web.exe" KeyPath="yes" Source=".\packages\NDP461-KB3102438-Web.exe" />
|
|
301 | 301 |
</Component> |
302 | 302 |
</ComponentGroup> |
303 | 303 |
</Fragment> |
MARKUS_daelim_test.wxs | ||
---|---|---|
51 | 51 |
</UI> |
52 | 52 |
<Property Id="WIXUI_EXITDIALOGOPTIONALCHECKBOX" Value="1"/> |
53 | 53 |
<Property Id="WIXUI_EXITDIALOGOPTIONALCHECKBOXTEXT" Value="Install .Net Framework 4.6.1" /> |
54 |
<Property Id="WixShellExecTarget" Value="[#fil32BE8515827243CE87971B56055C66F1]" />
|
|
54 |
<Property Id="WixShellExecTarget" Value="[#NDP461-KB3102438-Web.exe]" />
|
|
55 | 55 |
<Property Id="NETFRAMEWORK40"> |
56 | 56 |
<RegistrySearch Id="NetFramework40" Root="HKLM" Key="Software\Microsoft\NET Framework Setup\NDP\v4\Full" Name="Release" Type="raw" /> |
57 | 57 |
</Property> |
... | ... | |
292 | 292 |
<File Id="filCB33C867CDE342B6B09DB17464950739" KeyPath="yes" Source=".\Setup\System.Windows.Interactivity.dll" /> |
293 | 293 |
</Component> |
294 | 294 |
<Component Id="cmpA8E411F92BD54821B9A3CEF8E01BBE63" Directory="MyAppDataFolder" Guid="6BF0D3C5-0684-4E7D-BC53-4CE092A48FFE" Win64="yes"> |
295 |
<File Id="fil49E6FDC6BDFC49A5AB05A71FB2D3A5AE" KeyPath="yes" Source=".\KCOM\MARKUS.ini" />
|
|
295 |
<File Id="fil49E6FDC6BDFC49A5AB05A71FB2D3A5AE" KeyPath="yes" Name="Markus.ini" Source=".\ini\MARKUS_DAELIM.ini" />
|
|
296 | 296 |
</Component> |
297 | 297 |
<Component Id="cmpA7D3E561E3C645CAA87BCDA2052CE851" Directory="INSTALLFOLDER" Guid="2DB66F4F-9E7C-4050-BD2A-D9B825C660C1" Win64="yes"> |
298 | 298 |
<File Id="filCB33C867CDE342B6B09DB17464950731" KeyPath="yes" Source=".\Setup\Log.config" /> |
299 | 299 |
</Component> |
300 | 300 |
<Component Id="cmp92F6718F031E4AD2810155492929EE55" Directory="INSTALLFOLDER" Guid="CC6B1FD1-0587-4C56-B2F0-437BFA51B673" Win64="yes"> |
301 |
<File Id="fil32BE8515827243CE87971B56055C66F1" Name="fil32BE8515827243CE87971B56055C66F1" KeyPath="yes" Source=".\packages\NDP461-KB3102438-Web.exe" />
|
|
301 |
<File Id="fil32BE8515827243CE87971B56055C66F1" Name="NDP461-KB3102438-Web.exe" KeyPath="yes" Source=".\packages\NDP461-KB3102438-Web.exe" />
|
|
302 | 302 |
</Component> |
303 | 303 |
</ComponentGroup> |
304 | 304 |
</Fragment> |
내보내기 Unified diff