From 5f1f6d56042d174ef26cbf4fb6a5aa0845512f26 Mon Sep 17 00:00:00 2001 From: Oliver Kopp Date: Wed, 16 Oct 2024 14:03:26 +0200 Subject: [PATCH] Remove unnecessary FAQ --- en/faq/windows.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/en/faq/windows.md b/en/faq/windows.md index 6f77e924c..718614890 100644 --- a/en/faq/windows.md +++ b/en/faq/windows.md @@ -14,10 +14,6 @@ Another option is to use [Bibtex4Word](http://www.ee.ic.ac.uk/hp/staff/dmb/perl/ The last option is to use [Docear4Word](https://github.com/Docear/Docear4Word), which is planned to be ported to JabRef \(see [JabRef4Word](https://github.com/JabRef/JabRef4Word)\). -## Q: How can I start or focus JabRef with hotkey ⊞+J \(Win+J\)? - -Use [AutoHotkey](http://www.autohotkey.com/) and [JabRef.ahk](https://github.com/koppor/autohotkey-scripts/blob/main/JabRef.ahk) provided at [koppor's autohotkey scripts](https://github.com/koppor/autohotkey-scripts). - ## Q: I get `WARNING: Could not open/create prefs root node Software\JavaSoft\Prefs at root 0x80000002. Windows RegCreateKeyEx(...) returned error code 5.` Start regedit and create the following key: `HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\JavaSoft\Prefs`. \[[source](https://stackoverflow.com/a/20798112/873282)\]