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

Get-ForensicFileRecord's GetChild doesn't work #140

Open
tophf opened this issue Sep 22, 2016 · 1 comment
Open

Get-ForensicFileRecord's GetChild doesn't work #140

tophf opened this issue Sep 22, 2016 · 1 comment

Comments

@tophf
Copy link

tophf commented Sep 22, 2016

(Get-ForensicFileRecord c:\windows).GetChild()

Shows an error c:\\windows not found, note the added slash.

(Get-ForensicFileRecord c:).GetChild()

Works because no slash was present in the original path.

P.S. Win7SP1x64, NTFS

@jaredcatkinson
Copy link
Member

Interesting. I'll take a look at the code and see where that extra slash is added. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants