Access Denied
c:\LPT1
And can't seem to be able and rename or delete it, the reason is that
ren \\.\c:\LPT1 c:\NNN
\\.\
This is a back door of sorts that causes Windows not to check for illegal file names, this would also
attrib -s -h -r \\.\c:\LPT1
cacls \\.\c:\LPT1 /t /c /g %username%:f
Have a question about something in this article? You can receive help directly from the article author. Sign up for a free trial to get started.
Comments (0)