12c2889ea3
Copyright: Bump year
...
Signed-off-by: Simon Rozman <simon@rozman.si>
2021-03-25 08:36:00 +01:00
59493b998e
Enable Windows 10 ARM64 support
...
Signed-off-by: Simon Rozman <simon@rozman.si>
2020-03-14 23:57:41 +01:00
0b586aa141
Upgrade to current MSIBuild
...
Signed-off-by: Simon Rozman <simon@rozman.si>
2020-03-03 14:44:32 +01:00
1434c9a2d3
Change UpgradeCode and mark to perform major update from 2.4
...
Changing the component GUIDs and keeping the same file paths rendered
minor updating broken.
Signed-off-by: Simon Rozman <simon@rozman.si>
2020-02-25 13:32:48 +01:00
9ebdafa272
Reapply "Unify component GUIDs across platforms"
...
This reverts commit f0f3ce75d00942bc89d7a3f0e9d7d5485f261401.
Signed-off-by: Simon Rozman <simon@rozman.si>
2020-02-25 13:32:48 +01:00
ea76dc27b4
Reapply "Unify component GUIDs across languages"
...
This reverts commit 41c8cc01ed237ed906208d5dca5d28d6ad548942.
Signed-off-by: Simon Rozman <simon@rozman.si>
2020-02-25 13:32:48 +01:00
dfedfc419e
Strip excessive custom action identifier prefixes
...
Signed-off-by: Simon Rozman <simon@rozman.si>
2020-02-25 08:53:45 +01:00
9f9e5addcc
Fix the Active Setup StubPath issue affected products
...
Signed-off-by: Simon Rozman <simon@rozman.si>
2020-02-25 08:53:45 +01:00
41c8cc01ed
Revert "Unify component GUIDs across languages"
...
This reverts commit f8f20f3667d0c5d2844f2a926146ab1714d2d1ed.
Due to Active Setup StubPath bug in already deployed MSI packages we can
fix automatically using minor update only, we cannot change the
component GUIDs just yet.
Signed-off-by: Simon Rozman <simon@rozman.si>
2020-02-25 08:53:44 +01:00
867ab0f149
Fix upgrading from previous version
...
As the language and platform-dependent component GUIDs changed and we
wish to retain the original destination folders and filenames the
RemoveExistingProducts custom action is now invoked differently
according to the version of the product we are upgrading.
When we are upgrading an old package with legacy component GUIDs, we're
uninstalling it before installing the new one.
When we will be upgrading a modern package with platform/language
dependent component GUIDs, we will remove the leftover components after
installing the new one.
This should deliver compatible upgrades of existing versions while
providing optimal upgrading in the future.
Signed-off-by: Simon Rozman <simon@rozman.si>
2020-02-15 19:08:00 +01:00
b3702ed237
Extend copyright year
...
Signed-off-by: Simon Rozman <simon@rozman.si>
2020-02-11 15:38:57 +01:00
f8f20f3667
Unify component GUIDs across languages
...
Signed-off-by: Simon Rozman <simon@rozman.si>
2020-02-11 14:54:09 +01:00
c2b96dbcc1
Automate language-dependent folder property names
...
Signed-off-by: Simon Rozman <simon@rozman.si>
2020-02-11 14:54:09 +01:00
90a53fb139
Unify upgrade GUID across platforms
...
Signed-off-by: Simon Rozman <simon@rozman.si>
2020-02-11 11:46:26 +01:00
33aa840e50
Update translations
...
Signed-off-by: Simon Rozman <simon@rozman.si>
2019-06-19 10:22:58 +02:00
893dbf5783
Update year to 2019
...
Signed-off-by: Simon Rozman <simon@rozman.si>
2019-04-01 14:50:04 +02:00
07706db14e
Switch to Transifex project for localization
2018-09-19 12:15:40 +02:00
10e53e431a
Update translation templates
2018-09-19 09:10:34 +02:00
ddae64ca6d
Extend copyright year
2018-09-07 23:57:59 +02:00
bc48240e0a
Upgrade to Visual Studio 2017 and wxWidgets 3.1.2 static
2018-09-07 23:41:58 +02:00
7f0e2cca04
Switch to wxWidgets 3.1.1
2018-09-03 13:08:14 +02:00
a22bbcb407
Use local wxWidget DLLs
2018-09-03 10:32:04 +02:00
b7bef14746
Copyright extended to 2017
2017-04-18 14:05:45 +02:00
3fd0aef27d
SRC SASA >> ZRC SAZU
2016-10-17 09:30:01 +02:00
49c9d33b97
Russian translations added
2016-10-17 09:21:16 +02:00
060ed729b3
en_US localization fixed
2016-10-11 11:22:40 +02:00
15693f643f
MSI module Makefile simplified
2016-10-11 11:04:42 +02:00
916b466909
Revert "MSI files contain all localization files now"
...
This reverts commit a112a467551272bdad88062cff7811baf9edb402.
2016-10-11 10:06:59 +02:00
a112a46755
MSI files contain all localization files now
2016-10-11 10:03:18 +02:00
8a3a539d5b
Texts and translations update
2016-10-05 14:00:42 +02:00
186bc61723
Locale is set using wxExtend's wxInitializeLocale() helper function now
2016-10-05 13:18:35 +02:00
4c716f2ba3
Translation update
2016-10-05 11:02:42 +02:00
7e3cf0bce7
HKLM\SOFTWARE\Amebis\ZRCola\Language is set using LANGUAGE property now to prevent accidental localization of registry key and/or value name
2016-10-05 11:02:23 +02:00
4b4bc1b371
Revert "A system reboot is scheduled when "00 ZRCola" font substitute is registered"
...
This reverts commit 41aa04abad4813abe375b673771e1e8814f028ee.
2016-10-04 13:19:48 +02:00
f056a4b0ec
rcxgettext.exe dependency eliminated
2016-09-19 10:46:17 +02:00
181778c981
Adaptation to MSIBuild updates
...
- Source file English "en_US" instead of generic "En" now
- MSIBUILD_LANG_PO merged to LANG
- Language names in MSIBuild extended from two letter to ll_CC syntax
2016-09-19 10:04:42 +02:00
ab28678227
Generation of localized IDT files simplified
2016-09-06 16:40:56 +02:00
48d97742b1
URL update
2016-08-02 17:47:52 +02:00
96bde4740f
A reboot after "00 ZRCola" font substitute installation is explained now + Updater updated to version that should not reboot after an unattended update
2016-07-22 01:20:24 +02:00
ea4f85223c
"ZRCola" font name mainstream now
2016-07-15 21:44:28 +02:00
6e167b7344
Contact information updated
2016-07-15 10:32:26 +02:00
4a32a4b40c
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 09:52:22 +02:00
902fcf92a4
Support for Russian localization introduced
2016-07-14 18:08:15 +02:00
41aa04abad
A system reboot is scheduled when "00 ZRCola" font substitute is registered
2016-07-14 13:44:32 +02:00
8ae98bfb12
The font components marked to use reference counter
2016-07-14 12:34:27 +02:00
174f117770
"00 ZRCola" font renamed to "ZRCola"
2016-07-14 10:25:54 +02:00
e81b0f772d
Translation update
2016-06-14 10:02:21 +02:00
750cab5370
Add/Remove Programs icon reverted back to ZRCola's
2016-06-14 09:19:03 +02:00
e3475ef48d
Font and database update - fonts now OpenType
2016-06-13 11:02:55 +02:00
cb17f06927
ZRCola keyboard shortcuts PDF and link to Instructions website added
2016-06-01 19:16:25 +02:00