aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/w32installer.nsi (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Last changes for W32RC-1-4-1rc1Werner Koch2005-02-031-3/+9
|
* * w32installer.nsi: Create a start menu entry and enhanced theWerner Koch2005-01-261-13/+160
| | | | | | build environment. * mk-w32-dist: Add more support for above.
* * g10.c (i18n_init) [W32]: Pass registry key to gettextWerner Koch2005-01-201-67/+126
| | | | | | | | | initialization. * gpgv.c (i18n_init) [W32]: Ditto. * simple-gettext.c (set_gettext_file): Use MO files depending on the installation directory. Add new arg REGKEY.
* Same forWerner Koch2005-01-171-0/+53
| | | | | --without-included-regex.
* * w32installer.nsi: New.Werner Koch2005-01-111-0/+253
* mk-w32-dist: Append ".txt" to some files. Call makensis if available.