CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 5 of 5

Threaded View

  1. #1
    Join Date
    Jul 2011
    Posts
    6

    How to convert 8.3 path into long file name?

    I'd like to do this via batch, because it elimination compilation requirement, and is simple. Batch should always work, while vbscript might have issues (on my pc). So what's the best way to do this, considering the compilation and maintenance resources?
    Last edited by nii000; August 26th, 2011 at 05:24 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured