PC Review


Reply
Thread Tools Rate Thread

What is the DOCUME~1 folder?

 
 
Harry Krause
Guest
Posts: n/a
 
      9th Feb 2006
I notice that my WinXP Pro setup has a DOCUME~1 folder in which the
names and contents of other folders are duplicated.

What's the purpose of this folder?
 
Reply With Quote
 
 
 
 
Wesley Vogel
Guest
Posts: n/a
 
      9th Feb 2006
DOCUME~1 is the short name (8.3 name) for Documents and Settings.

Folder Name: Documents and Settings
Contents: Account information for each user who is granted access on the
computer. Each user account is represented by a subfolder assigned the
user name. Folders under each user account folder include My Documents,
Desktop, and Start Menu.

These include:

Documents and Settings\Administrator
Documents and Settings\All Users
Documents and Settings\Default User
Documents and Settings\LocalService
Documents and Settings\NetworkService
Documents and Settings\You

Some of the above are Hidden folders.
These are System folders and shouldn't be deleted.

Administrator is for the Administrator account.

All Users is used for many things. Your Desktop and Start Menu, for
example, display what is in All Users *and* what is in your Desktop and
Start Menu folders.

Default User is used when creating new accounts.

I am not really sure what LocalService & NetworkService are for, but...

LocalService is the NT Authority\Local Service user account, the Windows XP
System account.

Obviously, NetworkService has something to do with networks, the
NetworkService account.

The LocalService and NetworkService accounts perform things like synchronize
the time, etc.

--
Hope this helps. Let us know.

Wes
MS-MVP Windows Shell/User

In news:%(E-Mail Removed),
Harry Krause <(E-Mail Removed)> hunted and pecked:
> I notice that my WinXP Pro setup has a DOCUME~1 folder in which the
> names and contents of other folders are duplicated.
>
> What's the purpose of this folder?


 
Reply With Quote
 
=?Utf-8?B?Qnl0ZQ==?=
Guest
Posts: n/a
 
      9th Feb 2006
DOCUME~1 = Documents and Settings directory.
It is used to set up for All Users, Default Users and Name (You).
Do not delete any of these folders, you may surely use/need them in the
future.
--
XP - WNP
Today is the first day of the
rest of your life.


"Harry Krause" wrote:

> I notice that my WinXP Pro setup has a DOCUME~1 folder in which the
> names and contents of other folders are duplicated.
>
> What's the purpose of this folder?
>

 
Reply With Quote
 
AJR
Guest
Posts: n/a
 
      9th Feb 2006
"Harry Krause" wrote:

> I notice that my WinXP Pro setup has a DOCUME~1 folder in which the
> names and contents of other folders are duplicated.
>
> What's the purpose of this folder?
>


When a user is working with applications/folders/files etc.. and before
action
is completed or shutdown occurs prematurely XP will generate copies of the
documents and use DOS titles (does not exceed 8 characters the tide is a
place setting representing the characters not displaced via DOS naming.
Generally after a period of one - two weeks these files will be cleaned
out by Disk Cleanup.


 
Reply With Quote
 
Harry Krause
Guest
Posts: n/a
 
      9th Feb 2006
AJR wrote:
> "Harry Krause" wrote:
>
>> I notice that my WinXP Pro setup has a DOCUME~1 folder in which the
>> names and contents of other folders are duplicated.
>>
>> What's the purpose of this folder?
>>

>
> When a user is working with applications/folders/files etc.. and before
> action
> is completed or shutdown occurs prematurely XP will generate copies of the
> documents and use DOS titles (does not exceed 8 characters the tide is a
> place setting representing the characters not displaced via DOS naming.
> Generally after a period of one - two weeks these files will be cleaned
> out by Disk Cleanup.
>
>



Thanks...I'll buy your answer, because the danged folder comes and goes.
 
Reply With Quote
 
Wesley Vogel
Guest
Posts: n/a
 
      9th Feb 2006
The creation of 8.3 filenames and directories for all long filenames and
directories on NTFS partitions is a default action with Windows XP unless a
registry setting is changed.

8.3 filenames and directories are not necessarily deleted after any period
of time.

[[NOTE: Although disabling 8.3 name creation increases file performance
under Windows NT, some 16-bit applications may not be able to find files and
directories with long filenames. ]]

[[NOTE: The change to the NtfsDisable8dot3NameCreation registry entry
affects only files, folders, and profiles that are created after the change.
Files that already exist are not affected. ]]
How to Disable the 8.3 Name Creation on NTFS Partitions
http://support.microsoft.com/?kbid=121007

--
Hope this helps. Let us know.

Wes
MS-MVP Windows Shell/User

In news:(E-Mail Removed),
AJR <(E-Mail Removed)> hunted and pecked:
> "Harry Krause" wrote:
>
>> I notice that my WinXP Pro setup has a DOCUME~1 folder in which the
>> names and contents of other folders are duplicated.
>>
>> What's the purpose of this folder?
>>

>
> When a user is working with applications/folders/files etc.. and before
> action
> is completed or shutdown occurs prematurely XP will generate copies of the
> documents and use DOS titles (does not exceed 8 characters the tide is a
> place setting representing the characters not displaced via DOS naming.
> Generally after a period of one - two weeks these files will be cleaned
> out by Disk Cleanup.


 
Reply With Quote
 
AJR
Guest
Posts: n/a
 
      10th Feb 2006
"The creation of 8.3 filenames and directories for all long filenames and
directories on NTFS partitions is a default action with Windows XP unless a
registry setting is changed.

8.3 filenames and directories are not necessarily deleted after any period
of time.

[[NOTE: Although disabling 8.3 name creation increases file performance
under Windows NT, some 16-bit applications may not be able to find files and
directories with long filenames. ]]"

I should have been more explicit - did not intend to imply files would be
deleted automatically after a period of time but that they would be made
available for deletion through "disk cleanup". XP does not make "junk"
files available immediately to disk cleanup but does so after a period of
time on the basis that the user may have a need for the info later.


 
Reply With Quote
 
Wesley Vogel
Guest
Posts: n/a
 
      10th Feb 2006
Explains the available options for Disk Cleanup...
How to Automate the Disk Cleanup Tool in Windows XP
http://support.microsoft.com/default...b;en-us;315246

Safely delete access time stored here (7 is days):
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\
Explorer\Volume Caches \Temporary Files
Value Name: LastAccess
Data Type: REG_DWORD
Value Data: 7

--
Hope this helps. Let us know.

Wes
MS-MVP Windows Shell/User

In news:e$(E-Mail Removed),
AJR <(E-Mail Removed)> hunted and pecked:
> "The creation of 8.3 filenames and directories for all long filenames and
> directories on NTFS partitions is a default action with Windows XP unless
> a registry setting is changed.
>
> 8.3 filenames and directories are not necessarily deleted after any period
> of time.
>
> [[NOTE: Although disabling 8.3 name creation increases file performance
> under Windows NT, some 16-bit applications may not be able to find files
> and directories with long filenames. ]]"
>
> I should have been more explicit - did not intend to imply files would be
> deleted automatically after a period of time but that they would be made
> available for deletion through "disk cleanup". XP does not make "junk"
> files available immediately to disk cleanup but does so after a period of
> time on the basis that the user may have a need for the info later.


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I get rid of the text box that appears in every new docume. =?Utf-8?B?c29mdGJhbGx0bnQyMDA3?= Microsoft Word Document Management 8 16th Jul 2007 08:35 PM
DOCUME~1 Error Barry Windows XP General 1 6th Jan 2004 11:23 PM
C:\docume~1\ =?Utf-8?B?QWRhbSBQYXR0ZXJzb24=?= Windows XP Help 2 30th Dec 2003 08:46 PM
(C:\DOCUME~1) & (ab3 cab extractor error) =?Utf-8?B?U0FORFJB?= Windows XP New Users 0 29th Dec 2003 01:51 PM
C:\DOCUME~1\ jacob Windows XP Performance 1 19th Nov 2003 02:04 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:56 PM.