Commit Graph

12 Commits

Author SHA1 Message Date
4cdc9165be Support reinstallation of the same version 2025-07-16 14:30:06 +08:00
3730c0660b Support for ARM64 (#257)
* Support for ARM64

* Rename environment variable

* Switch to MinGW toolchain

* Fix invalid path

* Fix error handling

* Fix error level

* Delete installer/actions/actions.def
2025-07-12 22:08:03 +08:00
8219d4b7e5 Rewrite custom actions in C (#253)
* Rewrite custom actions in C

* Add language setting file

* Improve setup

* Improve build script

* Skip directory selection on upgrade

* Fix dll symbols error on x86

* Validate install path

* Hide language selection dialog on upgrade

* Improve macros

* Add multi-language support to the setup

* Remove old files
2025-07-03 22:05:26 +08:00
635ed0b083 The VersionNT value is 603 in Windows 10 2024-05-31 15:08:51 +08:00
74e4af976f Drop support for Windows 7 2024-05-12 01:38:19 +08:00
3981230629 Allow setting default configuration format (#127)
* Allow setting default configuration format

* Fix spaces
2024-03-11 20:53:36 +08:00
8302e3a3fd Change service name and description (#61)
* Change service name and description

* Remove old service after upgrade
2023-05-31 00:04:39 +08:00
5dd73a8388 Build 32-bit binaries (#49)
* Build 32-bit binaries

* Update README

* Update release workflow

* Update release workflow

* Update release workflow

* Update release workflow

* Update release workflow

* Update release workflow

* Update release workflow

* Add step name

* Remove workflow triggers

* Change upload asset action

* Add artifact name

* Use conditional job

* Fix workflow warnings

* Update release workflow

* Fix space

* Update releaser.yml
2023-03-22 17:51:00 +08:00
240a5f02ab Password protection, masked password and configurable default values (#33)
* Password protection, masked password and setting default value

* Update README

* Update screenshots

* Update app name reference

* Update display name of service
2023-03-01 13:56:38 +08:00
1567b0f860 Allow downgrades 2023-01-10 21:53:42 +08:00
64bcfc7244 Place config files in profiles directory 2022-06-06 00:39:42 +08:00
0a48f45500 Support more display languages (#20)
* Support more display languages

* Added English readme translations

* Add support for Spanish

* Fix dialog width
2022-06-05 15:59:50 +08:00