tslog
tslog copied to clipboard
Fix BROWSER_PATH_REGEX
The regex could not properly capture pathes on Windows filesystems. The regex only captured the path up to the drive letter.
See Bug #323