개정판 017cb0c5
wix build 수정
Change-Id: Ibbc992e3b1edea50e447117ae0477c2042eeabef
MarkusAutoUpdate/SetupWix/Product.wxs | ||
---|---|---|
34 | 34 |
<Media Id="1" Cabinet="$(var.CabName)" EmbedCab="yes" /> |
35 | 35 |
<WixVariable Id="WixUILicenseRtf" Value="$(var.NetSparkle.Samples.NetFramework.WPF_TargetDir)Resources/license.rtf" /> |
36 | 36 |
<WixVariable Id="WixUIBannerBmp" Value="$(var.NetSparkle.Samples.NetFramework.WPF_TargetDir)Resources/DOFTECH_LOGO.bmp" /> |
37 |
<WixVariable Id="WixUIDialogBmp" Value="$(var.NetSparkle.Samples.NetFramework.WPF_TargetDir)Resources/DialogImage.bmp" /> |
|
37 | 38 |
<!--<Condition Message="This application requires .NET Framework 4.5.2 Please install the .NET Framework then run this installer again."> |
38 | 39 |
<![CDATA[Installed OR WIX_IS_NETFRAMEWORK_452_OR_LATER_INSTALLED]]> |
39 | 40 |
</Condition>--> |
내보내기 Unified diff