Commit graph

67 commits

Author SHA1 Message Date
vadym
9614d2061d fixed windowsgui flag RIVM-11 2022-12-07 19:41:16 +02:00
vadym
422f767bea fixed windowsgui flag RIVM-11 2022-12-07 19:40:28 +02:00
vadym
177f5f24d8 1. added app installer icon 2022-12-03 17:34:03 +02:00
vadym
03974a3b54 typo fix 2022-12-03 17:26:45 +02:00
vadym
224812ab98 added installer icon 2022-12-03 17:22:00 +02:00
vadym
0291e587d3 Wix upgrade 2022-12-01 23:09:47 +02:00
vadym
e4e9ab864c Wix binaries upgrade 2022-12-01 22:25:28 +02:00
vadym
5745703838 1. year copyright update 2022-12-01 22:19:38 +02:00
vadym
6452cd981d Autostart UI with argument fix 2022-12-01 22:18:13 +02:00
vadym
e38bcdfc7c UI Autostart fix 2022-12-01 22:01:01 +02:00
vadym
7513fc358b Quotes fix 2022-12-01 21:46:34 +02:00
vadym
8d14756fdc ExeCommand path fix RIVM-6 2022-12-01 11:30:45 +02:00
vadym
ef98262224 1. Moved to FileKey RIVM-6 2022-12-01 10:55:56 +02:00
vadym
4d89b88278 1. FileKey fix RIVM-6 2022-12-01 10:41:29 +02:00
vadym
ae9631ae40 1 ExeCommand fix RIVM-6 2022-11-30 23:58:42 +02:00
vadym
2281a07553 double quotes fix 2022-11-30 23:47:57 +02:00
vadym
41bff9235e ExeCommand value fix 2022-11-30 23:39:47 +02:00
vadym
7e0fc0d8db FileKey fix RIVM-6 2022-11-30 23:30:32 +02:00
vadym
9f676d54cd 1. migrated to ExeCommand in LaunchApplication CustomAction 2022-11-30 23:23:45 +02:00
vadym
51557612b1 1. target fix 2022-11-30 23:06:44 +02:00
vadym
d6079cd4df 1. BinaryKey attribute contradiction fix 2022-11-30 22:38:45 +02:00
vadym
d6c27ef7af 1. CustomAction Directory attribute fix 2022-11-30 22:34:18 +02:00
vadym
3488992352 1. fixed a contradiction in CustomAction attributes 2022-11-30 22:23:53 +02:00
vadym
da0e9900a7 Removed LaunchApplication CustomAction duplication RIVM-6 2022-11-30 22:15:09 +02:00
vadym
cb872eb590 Added arguments for app execution from setup dialog RIVM-6 2022-11-30 22:04:06 +02:00
vadym
9fba67bfd5 1. Corrected WebView resources structure 2022-11-30 21:46:16 +02:00
vadym
68a5d63b9c 1. Corrected resources path RIVM-2 2022-11-30 21:34:40 +02:00
vadym
60de24365a Added FontsResources in ResourcesRef 2022-11-30 21:19:43 +02:00
vadym
95bb7abea3 1. added all WebView resources to win.xml file RIVM-2 2022-11-30 21:16:42 +02:00
vadym
c0353d100b Fix for error CNDL0005 : The Component element contains an unexpected child element 'Directory' 2022-11-30 19:45:11 +02:00
vadym
1fe323149b WebView Resources refactoring in Wix.xml 2022-11-30 19:39:04 +02:00
vadym
f3588b4c49 Added ComponentRef 2022-11-30 17:10:08 +02:00
vadym
88d59cc3ab error LGHT0204 fix RIVM-2 2022-11-30 17:04:10 +02:00
vadym
31d7528d95 error CNDL0205 fix RIVM-2 2022-11-30 11:49:46 +02:00
vadym
f116325bed Resolved Ditectory ui reference RIVM-2 2022-11-30 11:42:22 +02:00
vadym
b150aa4143 Moved CopyFolder to a separate Component RIVM-2 2022-11-30 11:31:42 +02:00
vadym
566b6dd84d 1. corrected SourceName attribute RIVM-2 2022-11-30 11:15:50 +02:00
vadym
08b92fa047 1. added launch configuration for vscode
2. fixed Windows resources copy in Wix msi build
2022-11-30 11:05:02 +02:00
vadym
d8a4000141 1. added multipath protocol and schema suport
2. added SCTP protocol and schema support
3. added set of NAS models support (Asustor, ReadyNAS, Drobo, QNAP, WD, Synology, Terramaster)
4. moved to fc00::/7 private segment
5. added Windows, MacOS and Linux UI for peers edit and current status
2022-10-27 22:03:37 +03:00
Neil Alexander
bc78530fcb Build packages in GitHub Actions 2022-04-17 23:38:16 +01:00
R4SAS
620b901473
Revert downgrading of wireguard and update wintun in windows installer (#865)
* Revert "Revert Wireguard update"

This reverts commit 03a5cce5bb.

Signed-off-by: R4SAS <r4sas@i2pmail.org>

* [win] update installer build script

Signed-off-by: R4SAS <r4sas@i2pmail.org>

* [appveyor] use golang 1.17.3 for building

Signed-off-by: R4SAS <r4sas@i2pmail.org>

* [appveyor] use golang 1.17.5 for building

Signed-off-by: R4SAS <r4sas@i2pmail.org>

* test script

Signed-off-by: R4SAS <r4sas@i2pmail.org>

* test msi and semver scripts

Signed-off-by: R4SAS <r4sas@i2pmail.org>

Co-authored-by: Neil Alexander <neilalexander@users.noreply.github.com>
2022-01-30 21:57:10 +00:00
Neil Alexander
9b68ac5702 Fix wintun hopefully 2021-06-13 11:13:02 +01:00
Neil Alexander
38e05b5f4c Download wintun on first pass 2021-06-13 11:07:19 +01:00
Neil Alexander
8621223a1f Remove -aslr 2021-06-13 11:04:27 +01:00
Neil Alexander
272670b85b Fix version numbers in MSI 2021-06-13 11:03:01 +01:00
Neil Alexander
63967462d9 Update MSI build again 2021-06-13 10:58:15 +01:00
Neil Alexander
3b669a15ed Update build-msi.sh 2021-06-13 10:47:14 +01:00
Neil Alexander
45d6a1e6e5 Revert "Build MSIs for Windows using CircleCI (#766)"
This reverts commit f0a5cd542c.
2021-06-13 10:42:31 +01:00
Neil Alexander
f0a5cd542c
Build MSIs for Windows using CircleCI (#766)
* Try to build MSIs from CircleCI using wixl/msitools

* Upload msis

* Change condition

* Update Platform

* Update Platform

* Don't build ARM, it's apparently not well supported

* Don't build ARM, it's apparently not well supported

* Remove appveyor config

* Update comments

* newline
2021-03-07 14:03:34 +00:00
Neil Alexander
1a1e32c411
Fix syntax error in build-msi.sh 2019-12-10 11:40:16 +00:00