Try to get findhtmlviewer working on windows. Doesn't work but
authorjmayer <jmayer@f5534014-38df-0310-8fa8-9805f1628bb7>
Sun, 10 Nov 2013 10:38:49 +0000 (10:38 +0000)
committerjmayer <jmayer@f5534014-38df-0310-8fa8-9805f1628bb7>
Sun, 10 Nov 2013 10:38:49 +0000 (10:38 +0000)
at least remember the registry keys for the next time someone
works on this.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@53215 f5534014-38df-0310-8fa8-9805f1628bb7

cmake/modules/FindHtmlViewer.cmake

index d96d49ecbfa7a842f6581385eeec463c62df228b..645d32cba7a09b9382b0412f77d2a2f7c9bc4bbb 100644 (file)
@@ -15,6 +15,8 @@ FIND_PROGRAM(HTML_VIEWER_EXECUTABLE
     htmlview
     open
     $ENV{HTML_VIEWER}
+    [HKEY_CURRENT_USER\\Software\\Classes\\http\\shell\\open\\command]
+    [HKEY_CLASSES_ROOT\\http\\shell\\open\\command]
   PATHS
     ${CYGWIN_INSTALL_PATH}/bin
     /bin