diff options
Diffstat (limited to 'Tools/msi/bundle/bundle.wxl')
-rw-r--r-- | Tools/msi/bundle/bundle.wxl | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Tools/msi/bundle/bundle.wxl b/Tools/msi/bundle/bundle.wxl new file mode 100644 index 0000000..684e0da --- /dev/null +++ b/Tools/msi/bundle/bundle.wxl @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="utf-8"?> +<WixLocalization Culture="en-us" xmlns="http://schemas.microsoft.com/wix/2006/localization"> + <String Id="CRTDescription">C Runtime Update (KB2999226)</String> + <String Id="CompileAllDescription">Precompiling standard library</String> +</WixLocalization> |