diff --git a/cmake/Platform/Windows/Packaging/BootstrapperTheme.xml.in b/cmake/Platform/Windows/Packaging/BootstrapperTheme.xml.in index 2d61868694..03b5e339e3 100644 --- a/cmake/Platform/Windows/Packaging/BootstrapperTheme.xml.in +++ b/cmake/Platform/Windows/Packaging/BootstrapperTheme.xml.in @@ -21,10 +21,10 @@ @WIX_THEME_INSTALL_LICENSE_ELEMENTS@ - - - - + + + + @@ -35,19 +35,19 @@ - - - + + + #(loc.ModifyHeader) - - - - + + + + @@ -55,11 +55,11 @@ #(loc.ProgressHeader) #(loc.ProgressLabel) - #(loc.OverallProgressPackageText) + #(loc.OverallProgressPackageText) - - + + @@ -69,14 +69,14 @@ #(loc.SuccessRepairHeader) #(loc.SuccessUninstallHeader) - - - + + + - + #(loc.FailureHeader) #(loc.FailureInstallHeader) #(loc.FailureUninstallHeader) @@ -85,8 +85,8 @@ #(loc.FailureHyperlinkLogText) - - + + @@ -95,7 +95,7 @@ #(loc.HelpText) - - + + diff --git a/cmake/Platform/Windows/Packaging_windows.cmake b/cmake/Platform/Windows/Packaging_windows.cmake index c882215030..5df53d158c 100644 --- a/cmake/Platform/Windows/Packaging_windows.cmake +++ b/cmake/Platform/Windows/Packaging_windows.cmake @@ -96,8 +96,8 @@ set(_hyperlink_license " ") set(_raw_text_license " - - #(loc.InstallEulaAcceptance) + + #(loc.InstallEulaAcceptance) ") if(LY_INSTALLER_DOWNLOAD_URL)