Commit graph

8 commits

Author SHA1 Message Date
pabs3
80c2fae5c1 Remove some gratuitous use of non-ANSI characters that were making the Unicode patch harder to review.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5905 212acab6-be3b-0410-9dea-997c60f758d6
2009-01-13 16:54:39 +00:00
kichik
04a5b7dd94 applied patch #1184571 - Some fixes to the examples (case sensitive filenames)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3979 212acab6-be3b-0410-9dea-997c60f758d6
2005-04-21 14:22:23 +00:00
ramon18
27f035f9e9 Missing LoadLanguageFile
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2677 212acab6-be3b-0410-9dea-997c60f758d6
2003-06-25 01:16:33 +00:00
ramon18
2077919dc5 (757431) VersionInfo.nsi compiles with errors after /LANG changes
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2672 212acab6-be3b-0410-9dea-997c60f758d6
2003-06-23 21:56:02 +00:00
ramon18
1ea2160310 Version Information now rely on languages, some more updates on named uservars, maybe last one before official release :) (preview UserVars.nsi - doesn't compile yet)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2633 212acab6-be3b-0410-9dea-997c60f758d6
2003-06-12 00:06:23 +00:00
joostverburg
d6fe533978 simple script
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2628 212acab6-be3b-0410-9dea-997c60f758d6
2003-06-10 19:32:19 +00:00
ramon18
0b9f44233c Updated to new versioninfo format
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2624 212acab6-be3b-0410-9dea-997c60f758d6
2003-06-10 04:33:34 +00:00
ramon18
f758230f19 Comments like C/C++; Added commands to support VersionInformation (VIProductVersion, VIProductName, VICompanyName, VIComments, VILegalTrademarks, VILegalCopyrights, VIDescription); Support to named user variables (up to 500) but disabled by define
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2623 212acab6-be3b-0410-9dea-997c60f758d6
2003-06-09 18:59:14 +00:00