Given Specific Path: Determine Short or Long path equivalent
Posted: 16 Feb 2010 18:42
Is there a way to determine if given a specific (file or directory) path, what its long or short path equivalent?
I am writing some PHP code, and I need a way to execute a command (within Windows environment) whereby when given a (file or directory) path it will always return its equivalent long path.
Thanks
Jeff in Seattle
I am writing some PHP code, and I need a way to execute a command (within Windows environment) whereby when given a (file or directory) path it will always return its equivalent long path.
Thanks
Jeff in Seattle