> If UNC conforms to 8.3 is it then possible to use it?
No, even if a UNC location has been mapped to a drive letter, Windows will not automatically convert something like this...
Code:
\\MyServer\MyDirectory\MyProgram.EXE
Code:
\\MyServer\MYDIRE~1\MYPROG~1.EXE
You have to use the mapped-drive version of the path/file name, and Windows does not provide a conversion function for that.
-- Eric
------------------
Perfect Sync: Perfect Sync Development Tools
Email: mailto:[email protected][email protected]</A>
[This message has been edited by Eric Pearson (edited June 12, 2000).]
Leave a comment: