What difference between \Device\HarddiskVolume2\
and C:\
?
#5012
Unanswered
qyl27
asked this question in
Q&A Feedback
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a strange question: in my Sandbox config, I must use
\Device\HarddiskVolume2
as the start of a path instead of my system volume (akaC:\
). (For using theClose/Write/OpenFilePath
section).As far as I know,
\Device\HarddiskVolume2
is a pipe,C:\
is a path.Beta Was this translation helpful? Give feedback.
All reactions