Matches a Windows file path (drive letter + path).
^[a-zA-Z]:\\(?:[^\\/:*?"<>|\r\n]+\\)*[^\\/:*?"<>|\r\n]*$
C:\Users\Data\file.txt
Test and customize this pattern in our interactive editor