diff --git a/cmake/Platform/Windows/Packaging/BootstrapperTheme.wxl.in b/cmake/Platform/Windows/Packaging/BootstrapperTheme.wxl.in
index 7da81d0397..0c532fa4d8 100644
--- a/cmake/Platform/Windows/Packaging/BootstrapperTheme.wxl.in
+++ b/cmake/Platform/Windows/Packaging/BootstrapperTheme.wxl.in
@@ -32,9 +32,9 @@ Setup will install [WixBundleName] on your computer. Click install to continue,
&Close
-
- Processing:
- Initializing...
+
+ Caching Progress
+ Execution Progress
&Cancel
diff --git a/cmake/Platform/Windows/Packaging/BootstrapperTheme.xml.in b/cmake/Platform/Windows/Packaging/BootstrapperTheme.xml.in
index 93984d06b8..62980a35f7 100644
--- a/cmake/Platform/Windows/Packaging/BootstrapperTheme.xml.in
+++ b/cmake/Platform/Windows/Packaging/BootstrapperTheme.xml.in
@@ -54,9 +54,13 @@
#(loc.ProgressHeader)
- #(loc.ProgressLabel)
- #(loc.OverallProgressPackageText)
-
+ #(loc.CacheProgressLabel)
+
+
+
+ #(loc.ExecuteProgressLabel)
+
+