53845c6abe
MSI: Simplify ProgramFiles(64)Folder property use
...
Signed-off-by: Simon Rozman <simon@rozman.si>
2022-03-14 11:37:33 +01:00
8304e666a3
MSI: Discontinue prefixed row IDs in tables
...
humanSimon, is this really you? 😉
Signed-off-by: Simon Rozman <simon@rozman.si>
2022-02-15 12:50:30 +01:00
5e7f55880a
Update Copyright and build year
...
Signed-off-by: Simon Rozman <simon@rozman.si>
2022-01-07 11:21:33 +01:00
b55ddd7d86
Update Copyright and build year
...
Signed-off-by: Simon Rozman <simon@rozman.si>
2021-11-22 15:31:23 +01:00
b96ebfbce4
Switch to SPDX license notice
...
Signed-off-by: Simon Rozman <simon@rozman.si>
2021-11-22 15:20:57 +01:00
b00f379655
Resolve charset .idtx/.idt confusion
...
NMake inline files are always created using ACP. The "1252" in the .idtx
header has no effect on this. However, we must encode the .idt files
using correct charset/codepage regardless the ACP being used on the
building machine.
Signed-off-by: Simon Rozman <simon@rozman.si>
2021-11-19 15:55:31 +01:00
90e21bd6e6
Makefile: Optimize building
...
Signed-off-by: Simon Rozman <simon@rozman.si>
2020-03-03 13:28:13 +01:00
aadd1c8472
MSI: Change upgrade GUID and perform major upgrade
...
As component GUIDs changed, but the component path remained, the minor
update will no longer work correctly.
Signed-off-by: Simon Rozman <simon@rozman.si>
2020-02-28 09:50:34 +01:00
5e99c8e1c7
Makefile: Parameterize platform and language component GUIDs
...
Signed-off-by: Simon Rozman <simon@rozman.si>
2020-02-06 11:53:40 +01:00
059710d83c
Update Copyright year
...
Signed-off-by: Simon Rozman <simon@rozman.si>
2020-02-05 11:45:51 +01:00
f6ce76d384
Update translations and add Estonian translation
2018-11-06 20:08:08 +01:00
1879d00bf9
Add support for ARM64 platform
2018-09-07 10:39:20 +02:00
31a3b67cba
64-bit language detection removed from 32-bit MSI resolving ICE80 warning
2017-02-09 13:40:43 +01:00
10aa7ad3f1
MSI localized files contain and install own resources only now
2016-11-04 14:03:33 +01:00
3e40aa8ec9
Source file English "en_US" instead of generic "En" now
2016-09-19 09:35:42 +02:00
c37598828e
Language setting is set to match MSI installation now
2016-09-16 20:54:51 +02:00
b0815fcd64
MSIBUILD_LANG_PO merged to LANG
2016-09-16 20:54:01 +02:00
af19238431
rcxgettext.exe dependency eliminated
2016-09-16 14:58:54 +02:00
59b50fb71c
Korean localization stubs added
2016-09-12 12:46:56 +02:00
aab779e5ae
All language identifiers expanded to contain country code
2016-09-09 13:43:15 +02:00
24576d43ea
Translation stubs for all target languages added
2016-09-07 12:53:09 +02:00
327959bf7f
Generation of localized IDT files simplified
2016-09-06 16:27:52 +02:00
349508701c
Support for localization added to MSI setup
...
(closes #9 )
2016-08-27 21:17:46 +02:00
3dd8f26c94
Registry settings key names changed as separate manufacturer name introduced
2016-08-27 16:41:26 +02:00
3b8bc90a0f
"Add/Remove Programs" contact info changed from Amebis to GÉANT
2016-08-26 17:56:28 +02:00
b5c8b8ee67
Product icon introduced
2016-08-26 17:47:16 +02:00
560aa3068d
General package information moved from NMAKE macros to Property table, to allow translation to other scripts (than Windows-1252 and Windows-1250)
2016-07-15 10:54:44 +02:00
a7e0e5ebd8
MSIBUILD_PRODUCT_NAME check added
2016-06-22 18:02:42 +02:00
d1bb9b2b4c
Sources are UTF-16 now
2016-05-20 09:54:29 +02:00
7f341f9fd3
Windows Vista requirement check added
2016-05-19 13:17:21 +02:00
573838711a
Initial commit
2016-05-16 11:52:11 +02:00