-
Notifications
You must be signed in to change notification settings - Fork 26
/
MiniToolPartitionWizard.yml
31 lines (31 loc) · 1.09 KB
/
MiniToolPartitionWizard.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
'##':
- What are these?
- ' - builder_config.ini'
- ' - ceip.ini'
- ' - Winpeshl.ini'
version: "11.6"
description: MiniTool Partition Wizard Free. All-in-one partition manager with user-friendly interface
homepage: https://www.partitionwizard.com/free-partition-manager.html
license:
identifier: Proprietary
url: https://www.minitool.com/help-pw/eula.html#end-user-license-agreement-1461
architecture:
64bit:
url: https://www.partitionwizard.com/download/v11.6-portable/11x64.zip
hash: 562d9f57917e6e9a22a5f2ce0b3f1f25c32b17318eaef8b7da48bcfd339706b0
pre_install: |
Copy-Item "$persist_dir\lang.ini" $dir -ErrorAction 'SilentlyContinue'
Remove-Item "$dir\unins*"
uninstaller:
script: Copy-Item "$dir\lang.ini" $persist_dir -ErrorAction 'SilentlyContinue' -Force
shortcuts:
- - partitionwizard.exe
- MiniTool Partition Wizard Free
persist: partitionwizard.exe.ini
checkver:
url: https://www.partitionwizard.com/upgrade-history.html
regex: V([\d.]+)
autoupdate:
architecture:
64bit:
url: https://www.partitionwizard.com/download/v$version-portable/$majorVersionx64.zip