Jump to content

Recommended Posts

Greetings, Forumites
A long time nemesis of mine has appeared in an Downloaded HTML file and apparently Windows thinks the file name is too long even for the Recycling bin.

The File or at least it says that's what it is is below.
FBLOCAL,HISTROY,IMPORTSCRIPT,LOADER,MW,NIRVANA,THROBBER,THUMBNAILER,TRACKER FILE

I have yet to find a way to delete this files and they are taking up space, negligible space but space none the less, they cannot be moved nor renamed.

Screenshot_2.png

Link to post
Share on other sites

Let's say the path to a long file is is...

c:\this is my data\this is my very long folder name\this is a very long subfolder name\this is another long very long subfolder name maybe very long\and again this is another long very long subfolder name maybe very long\this is a very long filename about my auntie rose the crazy lady WWII  riveter of 1943.txt

Open a Command Prompt as an Administrator.

In the Command Prompt type;

SUBST    K:   "c:\this is my data\this is my very long folder name\this is a very long subfolder name\this is another long very long subfolder name maybe very long\and again this is another long very long subfolder name maybe very long\"

K: will now be a short path that you can work with in Windows Explorer.

 

When you are done, in that Command Prompt type;

SUBST   K:   /D

And that will remove the K: drive assignment.

This is a process that is good for any long file structure that exceeds the maximum character length of Windows.

 

Edited by David H. Lipman
Edited for content, clarity, spelling and/or grammar
  • Like 1
  • Thanks 1
Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
Back to top
×
×
  • Create New...

Important Information

This site uses cookies - We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.