GeSHi / geshi-1.0

Original version of Generic Syntax Highlighter for PHP
http://qbnz.com/highlighter/
GNU General Public License v2.0
168 stars 101 forks source link

Update nsis.php #14

Closed idleberg closed 10 years ago

idleberg commented 10 years ago

Added all new commands up to NSIS 3.0a2

Removed (long) deprecated commands:

Minor fixes, according to official NSIS conventions: !addIncludeDir -> !addincludedir ReadIniStr -> ReadINIStr

BenBE commented 10 years ago

The commit has been cherry-picked.