summaryrefslogtreecommitdiffstats
path: root/ml/dlib/docs/docs/chm/htmlhelp
diff options
context:
space:
mode:
Diffstat (limited to 'ml/dlib/docs/docs/chm/htmlhelp')
-rw-r--r--ml/dlib/docs/docs/chm/htmlhelp/hha.dllbin837904 -> 0 bytes
-rw-r--r--ml/dlib/docs/docs/chm/htmlhelp/hhc.exebin51472 -> 0 bytes
-rw-r--r--ml/dlib/docs/docs/chm/htmlhelp/htmlhelp.reg5
-rw-r--r--ml/dlib/docs/docs/chm/htmlhelp/itcc.dllbin154352 -> 0 bytes
-rw-r--r--ml/dlib/docs/docs/chm/htmlhelp/itircl.dllbin155552 -> 0 bytes
-rw-r--r--ml/dlib/docs/docs/chm/htmlhelp/itss.dllbin138048 -> 0 bytes
-rwxr-xr-xml/dlib/docs/docs/chm/htmlhelp/setup_htmlhelp.sh10
7 files changed, 0 insertions, 15 deletions
diff --git a/ml/dlib/docs/docs/chm/htmlhelp/hha.dll b/ml/dlib/docs/docs/chm/htmlhelp/hha.dll
deleted file mode 100644
index 07518f2c1..000000000
--- a/ml/dlib/docs/docs/chm/htmlhelp/hha.dll
+++ /dev/null
Binary files differ
diff --git a/ml/dlib/docs/docs/chm/htmlhelp/hhc.exe b/ml/dlib/docs/docs/chm/htmlhelp/hhc.exe
deleted file mode 100644
index 9a1f31de1..000000000
--- a/ml/dlib/docs/docs/chm/htmlhelp/hhc.exe
+++ /dev/null
Binary files differ
diff --git a/ml/dlib/docs/docs/chm/htmlhelp/htmlhelp.reg b/ml/dlib/docs/docs/chm/htmlhelp/htmlhelp.reg
deleted file mode 100644
index 3d91e08b0..000000000
--- a/ml/dlib/docs/docs/chm/htmlhelp/htmlhelp.reg
+++ /dev/null
@@ -1,5 +0,0 @@
-REGEDIT4
-
-
-[HKEY_CURRENT_USER\Software\Wine\AppDefaults\hhc.exe\DllOverrides]
-"itss"="native"
diff --git a/ml/dlib/docs/docs/chm/htmlhelp/itcc.dll b/ml/dlib/docs/docs/chm/htmlhelp/itcc.dll
deleted file mode 100644
index 5e78ebb8e..000000000
--- a/ml/dlib/docs/docs/chm/htmlhelp/itcc.dll
+++ /dev/null
Binary files differ
diff --git a/ml/dlib/docs/docs/chm/htmlhelp/itircl.dll b/ml/dlib/docs/docs/chm/htmlhelp/itircl.dll
deleted file mode 100644
index 85d1ec9ae..000000000
--- a/ml/dlib/docs/docs/chm/htmlhelp/itircl.dll
+++ /dev/null
Binary files differ
diff --git a/ml/dlib/docs/docs/chm/htmlhelp/itss.dll b/ml/dlib/docs/docs/chm/htmlhelp/itss.dll
deleted file mode 100644
index da3293be4..000000000
--- a/ml/dlib/docs/docs/chm/htmlhelp/itss.dll
+++ /dev/null
Binary files differ
diff --git a/ml/dlib/docs/docs/chm/htmlhelp/setup_htmlhelp.sh b/ml/dlib/docs/docs/chm/htmlhelp/setup_htmlhelp.sh
deleted file mode 100755
index 020f83b1a..000000000
--- a/ml/dlib/docs/docs/chm/htmlhelp/setup_htmlhelp.sh
+++ /dev/null
@@ -1,10 +0,0 @@
-#!/bin/sh
-
-cp *.dll ~/.wine/drive_c/windows/system32/
-
-# Setup the registry
-wine regedit htmlhelp.reg
-
-wine regsvr32 itcc.dll
-wine regsvr32 itircl.dll
-