Tilde in file name

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have "lost" some photo files. On a search with PS3 I am told a location
which has a tilde in it, "Docume~1. What does that mean and how can I get to
the file?
 
In
johow said:
I have "lost" some photo files. On a search with PS3 I am told
a
location which has a tilde in it, "Docume~1. What does that
mean and
how can I get to the file?


It means it's a long file name--more than eight characters--and
you're looking at an abbreviation of it. The actual name begins
with "Docume"
 
Look something like this?

C:\DOCUME~1\WESLEY~1.VOG\LOCALS~1\Temp

That is really ...
C:\Documents and Settings\Wesley P. Vogel\Local Settings\Temp

Do a Search from the start button.

Click Start, point to Search, and then click For Files or Folders.
Click All files and folders.

When the file is found, in the right hand pane, right click the file and
select Open Containing Folder. This will open the folder where the file is
located.

--
Hope this helps. Let us know.

Wes
MS-MVP Windows Shell/User

In
 
caused by MS DOS truncating the filename to the old 8.3 format. (it doesn't
like long file names!).
just open the file as normal.
 
MS-DOS doesn't truncate the file names on XP computers.

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem
NtfsDisable8dot3NameCreation

Specifies whether NTFS generates a short name in the 8.3 naming convention
for long file names and for file names that contain characters from the
extended character set.

http://www.microsoft.com/technet/pr...Kit/61cd1970-5254-47c2-96d4-a66c78044638.mspx

--
Hope this helps. Let us know.

Wes
MS-MVP Windows Shell/User

In
 
Back
Top