PC Review


Reply
Thread Tools Rate Thread

CanI delete files in my Doucument settings\username\local settings

 
 
=?Utf-8?B?a2lyaw==?=
Guest
Posts: n/a
 
      18th Jun 2007
CanI delete files in my Doucument settings\username\local settings\temp Folder?
Are these files deleted when I use the disk clean up utility?

 
Reply With Quote
 
 
 
 
C J.
Guest
Posts: n/a
 
      18th Jun 2007
kirk <(E-Mail Removed)> wrote:
> CanI delete files in my Doucument settings\username\local settings\temp
> Folder? Are these files deleted when I use the disk clean up utility?


When you attempt to delete them, are you getting a "File is in use by
another program" dialog by chance ??


 
Reply With Quote
 
C J.
Guest
Posts: n/a
 
      18th Jun 2007
kirk <(E-Mail Removed)> wrote:
> CanI delete files in my Doucument settings\username\local settings\temp
> Folder? Are these files deleted when I use the disk clean up utility?


Darn it.. I misread that... I thought it said cant delete.(LOL) As a rule
You should be able to delete files in the folder, (except for index.dat) -
unless they're folders or file in use by an application or by windows.


 
Reply With Quote
 
Newbie Coder
Guest
Posts: n/a
 
      18th Jun 2007
Kirk,

You can delete all files that aren't locked by Windows (Example: '~' files) in
the temp folder

START | RUN
Type '%temp%' (without quotes) & press ENTER
CTRL + A (Select All)
DEL (Delete)
ENTER (to confirm deletion)

Don't waste your time downloading CCleaner as its pointless & unnecessary.

--
Newbie Coder
(It's just a name)



"C J." <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> kirk <(E-Mail Removed)> wrote:
> > CanI delete files in my Doucument settings\username\local settings\temp
> > Folder? Are these files deleted when I use the disk clean up utility?

>
> When you attempt to delete them, are you getting a "File is in use by
> another program" dialog by chance ??
>
>



 
Reply With Quote
 
Newbie Coder
Guest
Posts: n/a
 
      18th Jun 2007
CJ,

There are no 'index.dat' files in the Temp folder

--
Newbie Coder
(It's just a name)




"C J." <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> kirk <(E-Mail Removed)> wrote:
> > CanI delete files in my Doucument settings\username\local settings\temp
> > Folder? Are these files deleted when I use the disk clean up utility?

>
> Darn it.. I misread that... I thought it said cant delete.(LOL) As a rule
> You should be able to delete files in the folder, (except for index.dat) -
> unless they're folders or file in use by an application or by windows.
>
>



 
Reply With Quote
 
Ken Blake, MVP
Guest
Posts: n/a
 
      18th Jun 2007
On Mon, 18 Jun 2007 11:21:00 -0700, kirk
<(E-Mail Removed)> wrote:

>CanI delete files in my Doucument settings\username\local settings\temp Folder?



Yes, they can, and should be, deleted periodically.

The temp folder provides workspace for programs. Programs can create
temporary files there for their own temporary use. Each program should
delete all its temporary files when it closes, but for various reasons
it doesn't always happen (for example, if the program crashes, it
never gets to do this). That's why it's a good idea to periodically
clean out anything left there.

Also note that there are some program installations which work in two
steps. The first step concludes by writing temporary files and
rebooting. The second step starts automatically after rebooting and
needs to find those files there (and then deletes them when it's
done).

Other than doing it automatically when rebooting (that would interfere
with installations like the kind I described), it's always safe to
delete the contents of the temp folder. Because it's safe to delete
any temp files that aren't open and in use by an application, and
since Windows won't let you delete open files, it's safe to (try to)
delete them at any time. If any fail to delete because they're open,
they'll either be deleted automatically when the app using them
closes, or you'll get them the next time you delete manually.


>Are these files deleted when I use the disk clean up utility?



Yes, if you check that box.


--
Ken Blake, Microsoft MVP Windows - Shell/User
Please Reply to the Newsgroup
 
Reply With Quote
 
=?Utf-8?B?a2lyaw==?=
Guest
Posts: n/a
 
      18th Jun 2007
for some files yes

"C J." wrote:

> kirk <(E-Mail Removed)> wrote:
> > CanI delete files in my Doucument settings\username\local settings\temp
> > Folder? Are these files deleted when I use the disk clean up utility?

>
> When you attempt to delete them, are you getting a "File is in use by
> another program" dialog by chance ??
>
>
>

 
Reply With Quote
 
Terry R.
Guest
Posts: n/a
 
      18th Jun 2007
On 6/18/2007 11:41 AM On a whim, Newbie Coder pounded out on the keyboard

> Kirk,
>
> You can delete all files that aren't locked by Windows (Example: '~' files) in
> the temp folder


??? Files starting with an asterisk doesn't mean they're locked. MS
Office is famous for leaving it's temp files after the program closes
and the file remains but it can be deleted if the program is closed.

--
Terry R.

***Reply Note***
Anti-spam measures are included in my email address.
Delete NOSPAM from the email address after clicking Reply.
 
Reply With Quote
 
C J.
Guest
Posts: n/a
 
      18th Jun 2007
Newbie Coder <(E-Mail Removed)> wrote:
> CJ,
>
> There are no 'index.dat' files in the Temp folder
>
>
> "C J." <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>> kirk <(E-Mail Removed)> wrote:
>>> CanI delete files in my Doucument settings\username\local settings\temp
>>> Folder? Are these files deleted when I use the disk clean up utility?

>>
>> Darn it.. I misread that... I thought it said cant delete.(LOL) As a
>> rule You should be able to delete files in the folder, (except for
>> index.dat) - unless they're folders or file in use by an application or
>> by windows.


Ok newbie...

Looks like I'm off to a good start again this week... you are right - I
stand corrected. (Just looked in my %TEMP% to be sure.)


 
Reply With Quote
 
Newbie Coder
Guest
Posts: n/a
 
      18th Jun 2007
Ken,

Your 'various reasons' should include sloppy coders, as that is the main reason
the files aren't destroyed & I am in the habit of destroying mine

--
Newbie Coder
(It's just a name)



"Ken Blake, MVP" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> On Mon, 18 Jun 2007 11:21:00 -0700, kirk
> <(E-Mail Removed)> wrote:
>
> >CanI delete files in my Doucument settings\username\local settings\temp

Folder?
>
>
> Yes, they can, and should be, deleted periodically.
>
> The temp folder provides workspace for programs. Programs can create
> temporary files there for their own temporary use. Each program should
> delete all its temporary files when it closes, but for various reasons
> it doesn't always happen (for example, if the program crashes, it
> never gets to do this). That's why it's a good idea to periodically
> clean out anything left there.
>
> Also note that there are some program installations which work in two
> steps. The first step concludes by writing temporary files and
> rebooting. The second step starts automatically after rebooting and
> needs to find those files there (and then deletes them when it's
> done).
>
> Other than doing it automatically when rebooting (that would interfere
> with installations like the kind I described), it's always safe to
> delete the contents of the temp folder. Because it's safe to delete
> any temp files that aren't open and in use by an application, and
> since Windows won't let you delete open files, it's safe to (try to)
> delete them at any time. If any fail to delete because they're open,
> they'll either be deleted automatically when the app using them
> closes, or you'll get them the next time you delete manually.
>
>
> >Are these files deleted when I use the disk clean up utility?

>
>
> Yes, if you check that box.
>
>
> --
> Ken Blake, Microsoft MVP Windows - Shell/User
> Please Reply to the Newsgroup



 
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
C:\Documents and Settings\username\Local Settings\Temp - files?? Dennis_S Windows XP Configuration 6 1st Jun 2010 11:15 PM
Delete files from ../local settings/TEMP x-eyed-bear Windows XP General 2 16th Sep 2007 11:49 AM
Cannot delete files in C:\Documents and Settings\HP_Administrator\Local Settings\Temporary Internet Files Doru Roman Windows XP Internet Explorer 0 17th Apr 2006 08:03 PM
re: can I delete \Local Settings\Temp files? =?Utf-8?B?TWFsaW55?= Windows XP Security 2 3rd Nov 2004 01:13 PM
documents and settings\local settings\temp - delete ok? dbj Microsoft Windows 2000 File System 1 20th Jul 2003 02:05 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:50 AM.