From 372647709a3063bc4418e3e93f49b2b5792bfc48 Mon Sep 17 00:00:00 2001 From: baldurk Date: Thu, 26 Feb 2015 18:24:49 +0000 Subject: [PATCH] Add EXR registry key, add images filter to file->open dialog * I doubt anyone will notice the file->open filter unless they look for it so it's no good for 'discovering' the image viewing capability, but it might be convenient for people who know about it. --- installer/Installer32.wxs | 5 +++++ installer/Installer64.wxs | 5 +++++ renderdocui/Windows/MainWindow.Designer.cs | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/installer/Installer32.wxs b/installer/Installer32.wxs index c9267000c..75719faa9 100644 --- a/installer/Installer32.wxs +++ b/installer/Installer32.wxs @@ -173,6 +173,9 @@ + @@ -196,6 +199,8 @@ Key="Software\Classes\.jpeg\OpenWithProgids" Name='RenderDoc.RDCCapture.1' Value='' Type="string" /> + + @@ -222,6 +225,8 @@ Key="Software\Classes\.jpeg\OpenWithProgids" Name='RenderDoc.RDCCapture.1' Value='' Type="string" /> +