File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed
Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 55 <Bundle Name =" eID software" Version =" $(var.MSI_VERSION)" Manufacturer =" RIA"
66 UpgradeCode =" f1c4d351-269d-4bee-8cdb-6ea70c968875"
77 Copyright =" RIA" IconSourceFile =" $(var.path)\ID.ico" AboutUrl =" http://www.id.ee" >
8- <BootstrapperApplicationRef Id =" WixStandardBootstrapperApplication.HyperlinkSidebarLicense" >
8+ <BootstrapperApplicationRef
9+ Id =" WixStandardBootstrapperApplication.HyperlinkSidebarLicense"
10+ bal : UseUILanguages =" yes" >
911 <bal : WixStandardBootstrapperApplication
1012 LicenseUrl =" "
1113 LogoFile =" $(var.path)\banner.bmp"
Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" utf-8" ?>
12<Wix xmlns =" http://schemas.microsoft.com/wix/2006/wi"
23 xmlns : bal =" http://schemas.microsoft.com/wix/BalExtension"
34 xmlns : util =" http://schemas.microsoft.com/wix/UtilExtension" >
45 <Bundle Name =" eID software browser plugins" Version =" $(var.MSI_VERSION)" Manufacturer =" RIA"
56 UpgradeCode =" 68071ee6-cad4-46f4-b8dd-26b524c501fa"
67 Copyright =" RIA" IconSourceFile =" $(var.path)\ID.ico" AboutUrl =" http://www.id.ee"
78 Condition =" (VersionNT >= v6.1)" >
8- <BootstrapperApplicationRef Id =" WixStandardBootstrapperApplication.HyperlinkSidebarLicense" >
9+ <BootstrapperApplicationRef
10+ Id =" WixStandardBootstrapperApplication.HyperlinkSidebarLicense"
11+ bal : UseUILanguages =" yes" >
912 <bal : WixStandardBootstrapperApplication
1013 LicenseUrl =" "
1114 SuppressOptionsUI =" yes"
You can’t perform that action at this time.
0 commit comments