Skip to content

Commit 368d197

Browse files
authored
Ant Commander Personal version 4.10 (microsoft#153558)
1 parent 71fdcbc commit 368d197

File tree

3 files changed

+67
-0
lines changed

3 files changed

+67
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
# Created using Apache Ant script from Japplis
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
3+
4+
PackageIdentifier: Japplis.AntCommander.Personal
5+
PackageVersion: 4.10
6+
Platform:
7+
- Windows.Desktop
8+
InstallerType: inno
9+
InstallModes:
10+
- interactive
11+
- silent
12+
- silentWithProgress
13+
Installers:
14+
- Architecture: x64
15+
Scope: machine
16+
InstallerUrl: https://www.antcommander.com/personal/versions/AntCommander-4.10.exe
17+
InstallerSha256: 0d10784350d9addb3d59def00e4a2b72405d734041239047497a18ee2959c6cc
18+
InstallerSwitches:
19+
Custom: /ALLUSERS
20+
- Architecture: x64
21+
Scope: user
22+
InstallerUrl: https://www.antcommander.com/personal/versions/AntCommander-4.10.exe
23+
InstallerSha256: 0d10784350d9addb3d59def00e4a2b72405d734041239047497a18ee2959c6cc
24+
InstallerSwitches:
25+
Custom: /CURRENTUSER
26+
ManifestType: installer
27+
ManifestVersion: 1.6.0
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
# Created using Apache Ant script from Japplis
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
3+
4+
PackageIdentifier: Japplis.AntCommander.Personal
5+
PackageVersion: 4.10
6+
PackageLocale: en-US
7+
Publisher: Japplis
8+
PublisherUrl: https://www.japplis.com
9+
Author: Anthony Goubard
10+
PackageName: Ant Commander Personal
11+
PackageUrl: https://www.antcommander.com/personal/
12+
License: Freeware
13+
LicenseUrl: https://www.antcommander.com/personal/license.txt
14+
Copyright: Copyright © 2004 - 2024 Japplis. All rights reserved.
15+
ShortDescription: Personal file manager with tabs support
16+
Description: |-
17+
Ant Commander Personal - Personal file manager
18+
Ant Commander Personal is file manager for basic file operations. It can show multiple directories are the same time, has tabs support, bookmarks, history and a preview for for text and image files.
19+
ReleaseNotesUrl: https://www.antcommander.com/personal/changes.txt
20+
Moniker: ant-commander
21+
Tags:
22+
- file-manager
23+
- file
24+
- manager
25+
- management
26+
- disk
27+
- explorer
28+
- finder
29+
- directory
30+
- folder
31+
ManifestType: defaultLocale
32+
ManifestVersion: 1.6.0
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created using Apache Ant script from Japplis
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
3+
4+
PackageIdentifier: Japplis.AntCommander.Personal
5+
PackageVersion: 4.10
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.6.0

0 commit comments

Comments
 (0)