프로젝트

일반

사용자정보

개정판 14917dae

ID14917dae86aefd127f2a2a7d86ec606b4fd5911f
상위 cc43d16b
하위 017cb0c5

김태성이(가) 4년 이상 전에 추가함

SetupWix/Product.wxs 수정

Change-Id: If6641c4dfd28a5b4711d601cb402d67f33708575

차이점 보기:

MarkusAutoUpdate/SetupWix/Product.wxs
32 32
		<MajorUpgrade DowngradeErrorMessage="A newer version of [ProductName] is already installed." />
33 33
		<!--Embed Cabinet into single msi file-->
34 34
		<Media Id="1" Cabinet="$(var.CabName)" EmbedCab="yes" />
35
		<WixVariable Id="WixUILicenseRtf" Value="Resources/license.rtf" />
36
		<WixVariable Id="WixUIBannerBmp" Value="Resources/DOFTECH_LOGO.bmp" />
35
		<WixVariable Id="WixUILicenseRtf" Value="$(var.NetSparkle.Samples.NetFramework.WPF_TargetDir)Resources/license.rtf" />
36
		<WixVariable Id="WixUIBannerBmp" Value="$(var.NetSparkle.Samples.NetFramework.WPF_TargetDir)Resources/DOFTECH_LOGO.bmp" />
37 37
		<!--<Condition Message="This application requires .NET Framework 4.5.2 Please install the .NET Framework then run this installer again.">
38 38
			<![CDATA[Installed OR WIX_IS_NETFRAMEWORK_452_OR_LATER_INSTALLED]]>
39 39
		</Condition>-->

내보내기 Unified diff

클립보드 이미지 추가 (최대 크기: 500 MB)