this should solve any JScript errors by adding exception handling or drop to the simplest and ugliest solution if exception handling is not available

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3342 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2004-01-01 16:30:46 +00:00
parent ea890d3e2e
commit d97cc95c6c
2 changed files with 76 additions and 12 deletions

View file

@ -6,7 +6,7 @@
\cfg{xhtml-contents-depth-0}{5}
\cfg{xhtml-head-end}{<link rel="stylesheet" href="style.css" type='text/css' /><script language="JScript" src="chmlink.js"></script>}
\cfg{xhtml-head-end}{<link rel="stylesheet" href="style.css" type='text/css' /><script language="JavaScript" type="text/javascript" src="chmlink.js"></script>}
\cfg{xhtml-rlink-prefix}{#" onclick="parser('}