diff --git a/dist.sh b/dist.sh index 2aa655503..edd92a083 100644 --- a/dist.sh +++ b/dist.sh @@ -69,9 +69,9 @@ VERSION=`egrep "#define RENDERDOC_VERSION_(MAJOR|MINOR)" renderdoc/data/version. export RENDERDOC_VERSION="${VERSION}.0" /c/Program\ Files\ \(x86\)/WiX\ Toolset\ v3.8/bin/candle.exe -o dist/Installer32.wixobj installer/Installer32.wxs -/c/Program\ Files\ \(x86\)/WiX\ Toolset\ v3.8/bin/light.exe -ext WixUIExtension -sw1076 -o dist/Installer32.msi dist/Installer32.wixobj +/c/Program\ Files\ \(x86\)/WiX\ Toolset\ v3.8/bin/light.exe -ext WixUIExtension -sw1076 -loc installer/customtext.wxl -o dist/Installer32.msi dist/Installer32.wixobj /c/Program\ Files\ \(x86\)/WiX\ Toolset\ v3.8/bin/candle.exe -o dist/Installer64.wixobj installer/Installer64.wxs -/c/Program\ Files\ \(x86\)/WiX\ Toolset\ v3.8/bin/light.exe -ext WixUIExtension -sw1076 -o dist/Installer64.msi dist/Installer64.wixobj +/c/Program\ Files\ \(x86\)/WiX\ Toolset\ v3.8/bin/light.exe -ext WixUIExtension -sw1076 -loc installer/customtext.wxl -o dist/Installer64.msi dist/Installer64.wixobj rm dist/*.wixobj dist/*.wixpdb diff --git a/installer/customtext.wxl b/installer/customtext.wxl new file mode 100644 index 000000000..aabf2c860 --- /dev/null +++ b/installer/customtext.wxl @@ -0,0 +1,40 @@ + + + + [ProductName] [ProductVersion] is a frame capture graphics debugger for Vulkan, D3D11 and OpenGL (https://github.com/baldurk/renderdoc). Click Next to continue or Cancel to exit Setup. + [ProductName] [ProductVersion] is already installed. Click Next for options of to repair or remove it, or Cancel to exit the Setup Wizard. + + [ProductName] [ProductVersion] Setup + [ProductName] [ProductVersion] Setup + [ProductName] [ProductVersion] Setup + [ProductName] [ProductVersion] Setup + [ProductName] [ProductVersion] Setup + [ProductName] [ProductVersion] Setup + [ProductName] [ProductVersion] Setup + [ProductName] [ProductVersion] Setup + [ProductName] [ProductVersion] Setup + [ProductName] [ProductVersion] Setup + [ProductName] [ProductVersion] Setup + [ProductName] [ProductVersion] Setup + [ProductName] [ProductVersion] Setup + [ProductName] [ProductVersion] Setup + [ProductName] [ProductVersion] Setup + [ProductName] [ProductVersion] Setup + [ProductName] [ProductVersion] Setup + [ProductName] [ProductVersion] Setup + [ProductName] [ProductVersion] Setup + [ProductName] [ProductVersion] Setup + [ProductName] [ProductVersion] Setup + [ProductName] [ProductVersion] Setup + [ProductName] [ProductVersion] Setup + [ProductName] [ProductVersion] Setup + [ProductName] [ProductVersion] Setup + [ProductName] [ProductVersion] Setup + [ProductName] [ProductVersion] Setup + [ProductName] [ProductVersion] Setup + [ProductName] [ProductVersion] Setup + [ProductName] [ProductVersion] Setup + [ProductName] [ProductVersion] Setup + + +