TapeTrack Documentation

Because there is more to tape management than you ever realized

User Tools

Site Tools


technote:reg

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
technote:reg [2026/02/18 00:28] – [REG Matching] Scott Cunliffetechnote:reg [2026/02/18 00:35] (current) – [See Also] Scott Cunliffe
Line 29: Line 29:
   * stop as soon as a match is found   * stop as soon as a match is found
  
 +===== Registry Backup =====
 +<note important>Backup the registry before any making any modifications</note>
  
 +Open regedit and create registry backup by right-clicking the top of the registry tree and selecting Export and saving to an appropriate location.
 +
 +{{:master:tapemaster_registry_backup.png}}
 ===== Registry Location ===== ===== Registry Location =====
  
Line 62: Line 67:
 <code> ProdFilters </code> <code> ProdFilters </code>
  
-With the following data (semicolon-separated):+With the following data (semicolon-separated, no spaces):
  
 <code>*prod*;*PRD*;*production* </code> <code>*prod*;*PRD*;*production* </code>
  
 +{{reg_filter_keys.png}}
 ==== Using the REG Filter in TapeMaster ==== ==== Using the REG Filter in TapeMaster ====
  
 To filter the Description field using the registry list: To filter the Description field using the registry list:
  
-<code> *REG:ProdFilters </code>+<code> *REG:ProdFilter </code> 
 + 
 +{{reg_filter_prod.png}}
  
 This will match any Description containing: This will match any Description containing:
Line 82: Line 90:
 Using the filter: Using the filter:
  
-<code> *REG:ProdFilters </code>+<code> *REG:ProdFilter </code>
  
 The following descriptions would typically match: The following descriptions would typically match:
Line 128: Line 136:
  
 [[general:pattern_matching|pattern matching]] \\ [[general:pattern_matching|pattern matching]] \\
-[[technote:list|LIST Matching+[[technote:list|LIST Matching \\
 [[technote:FUZZY|FUZZY Matching]] \\ [[technote:FUZZY|FUZZY Matching]] \\
  
  
 {{tag> technote pattern string}} {{tag> technote pattern string}}
technote/reg.1771374490.txt.gz · Last modified: 2026/02/18 00:28 by Scott Cunliffe