Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update-AntibodySoftware.WizFile #107888

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# Created using wingetcreate 1.2.6.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json

PackageIdentifier: AntibodySoftware.WizFile
PackageVersion: 3.09
Platform:
- Windows.Desktop
MinimumOSVersion: 10.0.0.0
Scope: machine
InstallModes:
- interactive
- silent
- silentWithProgress
UpgradeBehavior: install
Installers:
- Architecture: x64
InstallerType: inno
InstallerUrl: https://antibody-software.com/files/wizfile_3_09_setup.exe
InstallerSha256: 0BE4049D9B43D80B91F90B5FD5E0A309A1B02336751F5F704AD58291B4F3A442
- Architecture: x86
InstallerType: inno
InstallerUrl: https://antibody-software.com/files/wizfile_3_09_setup.exe
InstallerSha256: 0BE4049D9B43D80B91F90B5FD5E0A309A1B02336751F5F704AD58291B4F3A442
ManifestType: installer
ManifestVersion: 1.4.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
# Created using wingetcreate 1.2.6.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json

PackageIdentifier: AntibodySoftware.WizFile
PackageVersion: 3.09
PackageLocale: en-US
Publisher: Antibody Software
PublisherUrl: https://antibody-software.com/
PublisherSupportUrl: https://antibody-software.com/contact
PrivacyUrl: https://antibody-software.com/privacy-policy
PackageName: WizFile
PackageUrl: https://antibody-software.com/wizfile/
License: Freeware
Copyright: Copyright © 2023 Antibody Software Limited. All Rights Reserved.
ShortDescription: Find files by name on your hard drives almost instantly.
Moniker: wizfile
ReleaseNotes: |-
• Regular Expression search added. To perform a regex search, type in a forward slash followed immediately by the regex, e.g.:
/[0-9]{4}-[0-9]{2}-[0-9]\.csv$
If the regex contains spaces, enclose it in double quotes, like this:
/"[0-9]{4} [0-9]{2} [0-9]\.csv$"
• Support for DrivePool, Storage Spaces and other similar "virtual" drives added (WizFile would crash or stop working when scanning these types of drive before)
• Fixed highlighted text display bug that could occur with certain searches
• Wildcard search for file extensions was not working correctly when "match entire path" option was used - fixed
e.g. searching for *.c would include files including ".c" anywhere in the file name, which would include *.cpp or *.c.bak files too.
• minor interface tweaks
• New Czech translation added (thanks to DrTactless)
Tags:
- file-scanner
- search
ManifestType: defaultLocale
ManifestVersion: 1.4.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Created using wingetcreate 1.2.6.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json

PackageIdentifier: AntibodySoftware.WizFile
PackageVersion: 3.09
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.4.0