Tuesday, 27 August 2013

How to check programatically that 8.3 short path name is enabled on system?

How to check programatically that 8.3 short path name is enabled on system?

I know manually we can enable or disable 8.3 short path name support by
setting NtfsDisable8dot3NameCreation.
But how to read this system information through code? Actually I have to
disable some functionality based on whether the system have 8.3 enabled or
not.
Please help
Thanks

No comments:

Post a Comment