-
Notifications
You must be signed in to change notification settings - Fork 26
/
Copy pathTotalCommander-beta.yml
50 lines (50 loc) · 1.53 KB
/
TotalCommander-beta.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
version: 11.00b10
description: Total Commander Beta. File manager
homepage: https://www.ghisler.com
license:
identifier: Shareware
url: https://www.ghisler.com/privacypolicy.htm
notes: e143436e2f9183a650424d635b535e51
architecture:
64bit:
url: https://www.totalcommander.ch/beta/tc1100x64_b10.exe#/cosi.7z
hash: 2b0bda3b797053adf103e54c56b441dba6681789c4f5a5e095bbe967a84f4f0f
bin:
- - TOTALCMD64.EXE
- TOTALCMD64-beta
- - TOTALCMD64.EXE
- TOTALCMD-beta
shortcuts:
- - TOTALCMD64.EXE
- Total Commander Beta
32bit:
url: https://www.totalcommander.ch/beta/tc1100x32_b10.exe#/cosi.7z
hash: b2c4595849c176bc975ab134ed97af3ba23059c634762ce75b9c4e1573a16655
bin:
- - TOTALCMD.EXE
- TOTALCMD-beta
shortcuts:
- - TOTALCMD.EXE
- Total Commander Beta
pre_install: |
Expand-7zipArchive "$dir\INSTALL.CAB" -Removal
Remove-AppDirItem 'd', 'e'
Test-Persistence 'DEFAULT.BAR', 'default.br2', 'wcx_ftp.ini', 'wincmd.key'
Test-Persistence 'wincmd.ini' '[Configuration]', 'UseIniInProgramDir=7'
persist:
- DEFAULT.BAR
- default.br2
- wcx_ftp.ini
- wincmd.ini
- wincmd.key
checkver:
disable: true
url: https://www.ghisler.com/whatsnew.htm
regex: Commander ([\d.]+) beta (?<beta>\d+) is now
replace: ${1}b${beta}
autoupdate:
architecture:
64bit:
url: https://www.totalcommander.ch/beta/tc${majorVersion}${minorVersion}x64_${tailVersion}.exe#/cosi.7z
32bit:
url: https://www.totalcommander.ch/beta/tc${majorVersion}${minorVersion}x32_${tailVersion}.exe#/cosi.7z