avoid (extremely buggy) sf shell

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7239 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2020-11-02 23:58:19 +00:00
parent 9bb875bd84
commit 843d28b6d5
5 changed files with 70 additions and 11 deletions

View file

@ -57,7 +57,8 @@ doc = [
doctypes = [
'chm',
'html',
'htmlsingle'
'htmlsingle',
'web',
]
######################################################################