Commit Graph

43 Commits

Author SHA1 Message Date
Armin Schrenk
d2599ea525
closes #2656 2024-06-06 12:07:18 +02:00
lectrical
ed902bc59f Hello 2024 2024-01-20 16:22:27 +01:00
Armin Schrenk
7bc47fe6d7
Really fixes #3130 2023-09-28 18:33:26 +02:00
Armin Schrenk
c2819963d2
Replace custom actions executing bat files to by quiet exec custom actions to surpress shown command prompts
Closes #GHSA-9c9p-c3mg-hpjq

(cherry picked from commit fb1ba6390dfcb7028be0eb051b893b744c0444dc)
2023-07-21 16:05:21 +02:00
Armin Schrenk
a9ec76a344
update wix main file due to updated jpackage installer template 2023-05-09 17:40:13 +02:00
Armin Schrenk
3dff3a8664
Fixes #2682
* allow windows installer to remove same version
* add revisionNumber to installer version
2023-02-14 11:20:22 +01:00
Armin Schrenk
5b0bbf539b
improve FailOnRunningApp action 2023-02-13 23:34:43 +01:00
Armin Schrenk
b9e57ce895
Merge pull request #2654 from cryptomator/feature/2652-migrate-dir-mounts
Feature/2652 migrate dir mounts
2023-02-01 11:17:11 +01:00
Armin Schrenk
95ea23ee6e
add more comments regarding removal evaluation of this workaround 2023-02-01 11:07:23 +01:00
Armin Schrenk
68d32957e4
fix errors 2023-01-31 16:37:25 +01:00
Armin Schrenk
e56e6a8359
integrate script into installer 2023-01-31 13:58:56 +01:00
Armin Schrenk
fb54ee04a6
Remove Dokany advertisement from msi installer 2023-01-30 13:32:56 +01:00
Julian Raufelder
9182c415eb
Hello 2023 🎉 2023-01-04 13:35:58 +01:00
Armin Schrenk
38062f9a8d
Move Cryptomator installer defaults to actual installer file 2022-11-18 11:32:39 +01:00
Armin Schrenk
14d0d95f23
add variable to skip legacy check in installer 2022-11-18 11:20:51 +01:00
Armin Schrenk
7dfc4d9ded
allow custom name for c9r/c9s icon file 2022-05-12 09:14:03 +02:00
Armin Schrenk
0f88e6c2fe
fix errors 2022-05-11 12:48:56 +02:00
Armin Schrenk
a29f10a504
refactor build scipt to be easiert customizable 2022-05-11 12:22:29 +02:00
Armin Schrenk
6702747652
separate cryptomator labels and asset paths from installer file 2022-05-10 18:35:04 +02:00
Armin Schrenk
a8b920698d
Generify error message in installer 2022-05-10 16:32:59 +02:00
Armin Schrenk
98b3b14e6a
Reverted bundle license to show links again and adjusted license template
* only those are depicted as clickable http links
2022-04-26 17:48:05 +02:00
Tobias Hagemann
4d7e16d58e
updated license templates 2022-04-22 12:34:25 +02:00
Armin Schrenk
4d1d6f449e
Apply suggestions from code review
Co-authored-by: Sebastian Stenzel <overheadhunter@users.noreply.github.com>
2022-04-20 10:31:25 +02:00
Armin Schrenk
51d715caa1
apply same config to license generation 2022-04-19 16:47:33 +02:00
Armin Schrenk
1a0624cc81
Closes #2130
Prevent Windows installation if app is running
2022-03-29 23:47:03 +02:00
Armin Schrenk
7172462b4b
Create installation bundle with winfsp:
* via wix burn engine
* licenses generated on the fly
* customized theme
* local only
2022-02-23 22:27:41 +01:00
httpjamesm
f1fdd7960c
Update copyright years from 2021 to 2022 to reflect the new year (#2015) 2022-01-10 10:01:07 +01:00
Sebastian Stenzel
9f4a7c8cce
renamed scripts 2021-12-01 12:35:01 +01:00
Sebastian Stenzel
2808d777e0
Add cryptomator-vault alias to etc/hosts during (re)install (#1914)
Co-authored-by: Armin Schrenk <armin.schrenk@skymatic.de>
2021-11-29 16:37:23 +01:00
Armin Schrenk
28d2262962
on windows allow installations only on windows 10 1803 or newer due to unix socket support 2021-10-22 19:21:10 +02:00
Armin Schrenk
ec72762548
fix windows installer 2021-10-19 18:45:25 +02:00
Armin Schrenk
d241f022ab
Merge branch 'develop' into release/1.6.0
# Conflicts:
#	pom.xml
2021-09-22 16:36:36 +02:00
Armin Schrenk
e482574aaf
Block windows installation if old innosetup version is installed 2021-09-15 12:16:25 +02:00
Armin Schrenk
bbb30ebe0f
keep name of icon file 2021-09-03 12:54:24 +02:00
Armin Schrenk
869407cded
Win installer: use different icon file for Cryptomator files and make c9r/c9s file extensions non executing 2021-09-02 13:30:12 +02:00
Armin Schrenk
b710fd33ce
updating third party license file 2021-08-16 15:27:06 +02:00
Armin Schrenk
12720d67e8
Revert "windows installer: disallow downgrades, allow upgrades"
This reverts commit 4b9ae03bc2.
2021-08-12 15:07:53 +02:00
Armin Schrenk
d319b45fce
add file associations for msi installer 2021-08-12 14:43:10 +02:00
Armin Schrenk
4b9ae03bc2
windows installer: disallow downgrades, allow upgrades 2021-08-12 11:04:16 +02:00
Armin Schrenk
2ea2a4ecec
clean up 2021-08-04 11:41:56 +02:00
Armin Schrenk
0e7e58d144
restore accidentally removed file in 8764c81 2021-08-03 15:51:15 +02:00
Armin Schrenk
8764c814d9
Adjust windows installer build:
* add branding
* only link third party drivers, don't ship'em
* add license
2021-08-03 14:03:36 +02:00
Sebastian Stenzel
3563ed3394
restructured dist/ dir 2021-07-22 14:09:06 +02:00