Skip to content

Commit 987d8c4

Browse files
authored
New version: Mythicsoft.AgentRansack version 9.3.3562.1 (3562) (#359763)
1 parent 07c6f31 commit 987d8c4

File tree

4 files changed

+98
-0
lines changed

4 files changed

+98
-0
lines changed
Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: Mythicsoft.AgentRansack
5+
PackageVersion: 9.3.3562.1
6+
InstallerLocale: en-US
7+
InstallerType: zip
8+
NestedInstallerType: wix
9+
Scope: machine
10+
InstallerSwitches:
11+
InstallLocation: INSTALLDIR="<INSTALLPATH>"
12+
UpgradeBehavior: install
13+
FileExtensions:
14+
- flsx
15+
- flwx
16+
- srf
17+
Installers:
18+
- Architecture: x86
19+
NestedInstallerFiles:
20+
- RelativeFilePath: agentransack_x86_3562.msi
21+
InstallerUrl: https://download.mythicsoft.com/flp/3562/X4aef2vyu.bzx/agentransack_x86_msi_3562.zip
22+
InstallerSha256: 4F2BCBA8EA2C0D5F5EE53DC448302AAC092D1E9576D6A3B6EACD6FF52ABDC221
23+
ProductCode: '{6EF78D9D-C4E3-47A3-9DDD-37A685D8123E}'
24+
AppsAndFeaturesEntries:
25+
- ProductCode: '{6EF78D9D-C4E3-47A3-9DDD-37A685D8123E}'
26+
UpgradeCode: '{AEF83BF3-5D5E-4C7B-8CB8-CCC7FDCD81B3}'
27+
InstallationMetadata:
28+
DefaultInstallLocation: '%ProgramFiles(x86)%\Mythicsoft\Agent Ransack'
29+
- Architecture: x64
30+
NestedInstallerFiles:
31+
- RelativeFilePath: agentransack_x64_3562.msi
32+
InstallerUrl: https://download.mythicsoft.com/flp/3562/X4aef2vyu.bzx/agentransack_x64_msi_3562.zip
33+
InstallerSha256: 0D79D8509500EE3144A87B374C962506FE3535479E072DDE895A038E92BFADF7
34+
ProductCode: '{066098BE-0102-4791-842B-8AAF0442A9AF}'
35+
AppsAndFeaturesEntries:
36+
- ProductCode: '{066098BE-0102-4791-842B-8AAF0442A9AF}'
37+
UpgradeCode: '{AEF83BF3-5D5E-4C7B-8CB8-CCC7FDCD81B3}'
38+
InstallationMetadata:
39+
DefaultInstallLocation: '%ProgramFiles%\Mythicsoft\Agent Ransack'
40+
ManifestType: installer
41+
ManifestVersion: 1.12.0
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: Mythicsoft.AgentRansack
5+
PackageVersion: 9.3.3562.1
6+
PackageLocale: en-US
7+
Publisher: Mythicsoft Ltd
8+
PublisherUrl: https://www.mythicsoft.com/
9+
PublisherSupportUrl: https://www.mythicsoft.com/support/
10+
PrivacyUrl: https://www.mythicsoft.com/privacy-policy/
11+
Author: Mythicsoft Ltd
12+
PackageName: Agent Ransack
13+
PackageUrl: https://www.mythicsoft.com/agentransack/
14+
License: Proprietary
15+
LicenseUrl: https://download.mythicsoft.com/ar/ar_license.txt
16+
Copyright: Copyright © 2026 Mythicsoft Ltd. All rights reserved.
17+
CopyrightUrl: https://download.mythicsoft.com/ar/ar_license.txt
18+
ShortDescription: A free file search tool for finding files on your PC or network drives.
19+
Tags:
20+
- directory
21+
- file
22+
- find
23+
- folder
24+
- search
25+
PurchaseUrl: https://www.mythicsoft.com/agentransack/buy
26+
Documentations:
27+
- DocumentLabel: Help Manual
28+
DocumentUrl: https://help.mythicsoft.com/agentransack/v9/en/index.html
29+
ManifestType: defaultLocale
30+
ManifestVersion: 1.12.0
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
3+
4+
PackageIdentifier: Mythicsoft.AgentRansack
5+
PackageVersion: 9.3.3562.1
6+
PackageLocale: zh-CN
7+
License: 专有软件
8+
ShortDescription: 一款免费的文件搜索工具,在您的电脑或网络驱动器上查找文件。
9+
Tags:
10+
- 搜索
11+
- 文件
12+
- 文件夹
13+
- 查找
14+
- 目录
15+
Documentations:
16+
- DocumentLabel: 帮助手册
17+
DocumentUrl: https://help.mythicsoft.com/agentransack/v9/en/index.html
18+
ManifestType: locale
19+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: Mythicsoft.AgentRansack
5+
PackageVersion: 9.3.3562.1
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)