PC Review


Reply
Thread Tools Rate Thread

Deleting Folders/Files in Temp File?

 
 
Mackenrick
Guest
Posts: n/a
 
      29th Sep 2008
I have a new computer that has about 150 mb in a temp folder and want to know
if I can safely delete those files. It is located at: C:\Users\Mac\App
Data\Local\Temp. It has folders in it such as: Nero.tmp, nps.tmp, nro.log,
WPDNSE and files in it such as: WinSAT_DX.etl, Office XP Pro Setup.txt, etc.


It seems to me that if it is a Temp folder I should be able to safely delete
those folders and files but I want to be sure before I do it. Thank you for
the help.
--
MacKenrick
 
Reply With Quote
 
 
 
 
Jacek Godorowski
Guest
Posts: n/a
 
      29th Sep 2008
Download CCLEANER

It's fast, mini aplication that will do this safety.


"Mackenrick" <(E-Mail Removed)> wrote in message
news:3B287A5D-65C3-46D9-B471-(E-Mail Removed)...
>I have a new computer that has about 150 mb in a temp folder and want to
>know
> if I can safely delete those files. It is located at: C:\Users\Mac\App
> Data\Local\Temp. It has folders in it such as: Nero.tmp, nps.tmp,
> nro.log,
> WPDNSE and files in it such as: WinSAT_DX.etl, Office XP Pro Setup.txt,
> etc.
>
>
> It seems to me that if it is a Temp folder I should be able to safely
> delete
> those folders and files but I want to be sure before I do it. Thank you
> for
> the help.
> --
> MacKenrick


 
Reply With Quote
 
Mark L. Ferguson
Guest
Posts: n/a
 
      29th Sep 2008
Nothing in %TEMP% is needed after the next restart. There is a utility built
into Windows to do it, even on a schedule if you like. Click Start, and type
CleanMgr and hit enter.

--
Please use the Communities guidelines when posting.
http://www.microsoft.com/wn3/locales...help_en-us.htm
Use the "Ratings" feature. It helps the new users.
Mark L. Ferguson MS-MVP
https://mvp.support.microsoft.com/profile/Mark.Ferguson

"Mackenrick" <(E-Mail Removed)> wrote in message
news:3B287A5D-65C3-46D9-B471-(E-Mail Removed)...
> I have a new computer that has about 150 mb in a temp folder and want to
> know
> if I can safely delete those files. It is located at: C:\Users\Mac\App
> Data\Local\Temp. It has folders in it such as: Nero.tmp, nps.tmp,
> nro.log,
> WPDNSE and files in it such as: WinSAT_DX.etl, Office XP Pro Setup.txt,
> etc.
>
>
> It seems to me that if it is a Temp folder I should be able to safely
> delete
> those folders and files but I want to be sure before I do it. Thank you
> for
> the help.
> --
> MacKenrick


 
Reply With Quote
 
Paul Montgumdrop
Guest
Posts: n/a
 
      29th Sep 2008

Mackenrick wrote:
> I have a new computer that has about 150 mb in a temp folder and want to know
> if I can safely delete those files. It is located at: C:\Users\Mac\App
> Data\Local\Temp. It has folders in it such as: Nero.tmp, nps.tmp, nro.log,
> WPDNSE and files in it such as: WinSAT_DX.etl, Office XP Pro Setup.txt, etc.
>
>
> It seems to me that if it is a Temp folder I should be able to safely delete
> those folders and files but I want to be sure before I do it. Thank you for
> the help.


What's wrong with using Disk Clean-up, which may identify this? However,
any folder that has temp as part of the name, I delete them when necessary.
 
Reply With Quote
 
Ken Blake, MVP
Guest
Posts: n/a
 
      29th Sep 2008
On Sun, 28 Sep 2008 22:50:01 -0700, Mackenrick
<(E-Mail Removed)> wrote:

> I have a new computer that has about 150 mb in a temp folder and want to know
> if I can safely delete those files. It is located at: C:\Users\Mac\App
> Data\Local\Temp. It has folders in it such as: Nero.tmp, nps.tmp, nro.log,
> WPDNSE and files in it such as: WinSAT_DX.etl, Office XP Pro Setup.txt, etc.
>
>
> It seems to me that if it is a Temp folder I should be able to safely delete
> those folders and files but I want to be sure before I do it. Thank you for
> the help.



Yes, temp files 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.

--
Ken Blake, Microsoft MVP - Windows Desktop Experience
Please Reply to the Newsgroup
 
Reply With Quote
 
Mike950
Guest
Posts: n/a
 
      4th Oct 2008
Thanks Ken, Great explanation of Temp Folders. Not only did I get the main
question answered, I leaned a few more things about how Windows uses them.

Mac


"Ken Blake, MVP" wrote:

> On Sun, 28 Sep 2008 22:50:01 -0700, Mackenrick
> <(E-Mail Removed)> wrote:
>
> > I have a new computer that has about 150 mb in a temp folder and want to know
> > if I can safely delete those files. It is located at: C:\Users\Mac\App
> > Data\Local\Temp. It has folders in it such as: Nero.tmp, nps.tmp, nro.log,
> > WPDNSE and files in it such as: WinSAT_DX.etl, Office XP Pro Setup.txt, etc.
> >
> >
> > It seems to me that if it is a Temp folder I should be able to safely delete
> > those folders and files but I want to be sure before I do it. Thank you for
> > the help.

>
>
> Yes, temp files 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.
>
> --
> Ken Blake, Microsoft MVP - Windows Desktop Experience
> Please Reply to the Newsgroup
>

 
Reply With Quote
 
Ken Blake, MVP
Guest
Posts: n/a
 
      4th Oct 2008
On Fri, 3 Oct 2008 22:31:00 -0700, Mike950
<(E-Mail Removed)> wrote:

> Thanks Ken, Great explanation of Temp Folders. Not only did I get the main
> question answered, I leaned a few more things about how Windows uses them.




You're welcome. Glad to help.



> "Ken Blake, MVP" wrote:
>
> > On Sun, 28 Sep 2008 22:50:01 -0700, Mackenrick
> > <(E-Mail Removed)> wrote:
> >
> > > I have a new computer that has about 150 mb in a temp folder and want to know
> > > if I can safely delete those files. It is located at: C:\Users\Mac\App
> > > Data\Local\Temp. It has folders in it such as: Nero.tmp, nps.tmp, nro.log,
> > > WPDNSE and files in it such as: WinSAT_DX.etl, Office XP Pro Setup.txt, etc.
> > >
> > >
> > > It seems to me that if it is a Temp folder I should be able to safely delete
> > > those folders and files but I want to be sure before I do it. Thank you for
> > > the help.

> >
> >
> > Yes, temp files 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.
> >
> > --
> > Ken Blake, Microsoft MVP - Windows Desktop Experience
> > Please Reply to the Newsgroup
> >


--
Ken Blake, Microsoft MVP - Windows Desktop Experience
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
deleting non internet temp files and folders Kitty Windows XP General 2 31st Jan 2009 04:50 PM
deleting non internet temp files and folders Kitty Windows XP Performance 0 31st Jan 2009 04:05 PM
Deleting *.tmp files and TEMP Folders =?Utf-8?B?WW91a2E=?= Windows XP Performance 5 31st Mar 2007 07:16 PM
Re: Deleting temp files/ folders Dennis Lazo Windows XP Basics 1 13th Sep 2004 09:41 PM
Deleting Files in Temp folders Phil Windows XP General 1 29th Oct 2003 02:32 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:08 AM.