Dspell Check offline language installation
-
I have multiple customers that when I try to install the language I get error 12029 because they don’t allow outside network connection. Is there a good way to install it offline and how?
-
Are you using the Hunspell library in DSpellCheck Plugin? If so, the plugin downloads the dictionaries from https://github.com/LibreOffice/dictionaries , then places the .dic and .aff files into
%AppData%\Notepad++\Plugins\config\Hunspell\
(or whatever directory is shown in the Plugins > DSpellCheck > Settings… > Hunspell Dictionaries Path setting)…So if you have grabbed an offline copy of the right dictionary files, you should be able to put them in that directory and restart Notepad++, and the DSpellCheck/Hunspell should show them as available in the plugin’s Language: pulldown.
(Sorry, I don’t know the ASpell side of things, so I cannot give the equivalent instructions if you’re using that library instead)