Wildcards usage in d7x/KillEmAll
Wildcards are not supported in all areas of d7x or KillEmAll functionality. Currently supported areas include:
- KillEmAll v5+ (stand-alone and d7x integrated) – Allowed Program Rules
Description:
A ‘wildcard’ refers to the same thing you might remember from a game of cards like a deuce, joker, or one-eye’d jack. For our purposes specifically we use two standard MS-DOS compatible wildcard characters that are interpreted by the software and evaluated to match multiple file and/or directory names.
Unlike variables, when a wildcard is evaluated, the software doesn’t make determinations based on any variable criteria, none at all in fact. Instead, the file being examined is ‘matched’ to the ‘file mask‘ you specified, which typically defaults to “.” in most any situation to mean ‘all files and folders.’
The Wildcard: * evaluates to zero or any number of characters
- Example: “Some Program*.exe”
- A program file named similar to “Some Program 2015 Suite.exe” can be matched by a rule like “Some Program*.exe” by removing the text that may change and replacing it with the * wildcard.
- Likewise, the same rule “Some Program*.exe” would match “Some Program 2015 Pro.exe” “Some Program 2015 Expert.exe” “Some Program 2016 Hyper Edition.exe” and so on, or even simply “Some Program.exe” where the absence of a character is matched by the * wildcard.
The Wildcard: ? evaluates to any single character
- Example: “Some Th?ng.exe”
- This wildcard is more specific, and will only match files with a single character replacement, such as “Some Thing.exe” and “Some Thang.exe“
Wildcards can be placed at the beginning, middle, or end of the filename
- Example: “*Program.exe”
- Matches all exe files ending with the name “Program.exe” such as “My Program.exe” or “The Ultimate Program.exe“
- Example: “Some Company*File.exe”
- Matches “Some Company’s Old Program File.exe” as well as “Some Company’s Newer and Improved Program File.exe“
Wildcards can occupy the ‘file extension’ area to match multiple file types
- Example: “Program.*”
- Matches all file types with the name “Program“
Latest News
-
CryptoPrevent v23.5.5.0 just released! v23.5.3.0 Fixed an issue sending email with Office 365 SMTP...
Read More -
d7x v23.1.12 Release Notes Resolved an issue where DataGrab would backup everything except your...
Read More -
d7x v22.8.10 Release Notes Resolved an issue with the “Reset Networking” and “Repair Winsock”...
Read More -
d7x v22.8.9 Release Notes Resolved an issue with the “Set Time Zone” feature on...
Read More -
d7x and Tweaky – Set Time Zone issue with Windows 11 (UPDATED Aug 9th 2022) UPDATE: this issue has been resolved in d7x v22.8.9 and...
Read More -
d7x v22.2.23 Release Notes It appears that d7x was not applying hidden file and...
Read More -
d7x v22.1.16 and v22.1.17 Release Notes Added Microsoft OneDrive integration for d7x Reports storage (see the...
Read More -
d7x v22.1.15 Release Notes Added a user requested option to change the Info Report...
Read More -
d7x v22.1.14 Release Notes A new ‘d7x Release Notes (RSS)‘ window will display the...
Read More -
d7x v22.1.7 Release Notes Added new d7x feature to show system info on the...
Read More