A Windows XP help forum. PCbanter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » PCbanter forum » Microsoft Windows 7 » Windows 7 Forum
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

deleting temp files



 
 
Thread Tools Rate Thread Display Modes
  #1  
Old January 28th 10, 07:11 PM posted to alt.windows7.general
No_Name
external usenet poster
 
Posts: 101
Default deleting temp files

What would be a single command I could put in a batch file that would
delete (or wipe)
a. all temporary files
b. "temp internet files" in both IE and Firefox
c. "downloaded internet components"
d) all cookies

Thank you
Jeff
Ads
  #4  
Old January 28th 10, 07:46 PM posted to alt.windows7.general
Bruce Hagen
external usenet poster
 
Posts: 1,235
Default deleting temp files


wrote in message
...
What would be a single command I could put in a batch file that would
delete (or wipe)
a. all temporary files
b. "temp internet files" in both IE and Firefox
c. "downloaded internet components"
d) all cookies

Thank you
Jeff



CCleaner:
http://www.ccleaner.com/

It does work with Win7.
--
Bruce Hagen
MS-MVP [Mail]
Imperial Beach, CA

  #6  
Old January 28th 10, 11:46 PM posted to alt.windows7.general
No_Name
external usenet poster
 
Posts: 101
Default deleting temp files

On 1/28/2010 2:46 PM, Bruce Hagen wrote:

wrote in message
...
What would be a single command I could put in a batch file that would
delete (or wipe)
a. all temporary files
b. "temp internet files" in both IE and Firefox
c. "downloaded internet components"
d) all cookies

Thank you
Jeff



CCleaner:
http://www.ccleaner.com/

It does work with Win7.


I have ccleaner installed in W 7 but am afraid to use it without
learning more about how to do this.
  #7  
Old January 29th 10, 12:19 AM posted to alt.windows7.general
bb[_2_]
external usenet poster
 
Posts: 17
Default deleting temp files

On 1/28/2010 2:30 PM, kolnikoff wrote:
Does CCleaner work with win7?

It does.

  #8  
Old January 29th 10, 12:29 AM posted to alt.windows7.general
Emrys Davies
external usenet poster
 
Posts: 310
Default deleting temp files


"Bruce Hagen" wrote in message
...

wrote in message
...
What would be a single command I could put in a batch file that

would
delete (or wipe)
a. all temporary files
b. "temp internet files" in both IE and Firefox
c. "downloaded internet components"
d) all cookies

Thank you
Jeff



CCleaner:
http://www.ccleaner.com/

It does work with Win7.
--
Bruce Hagen
MS-MVP [Mail]
Imperial Beach, CA


Would you explain the merits of using such at tool, if at all?


  #9  
Old January 29th 10, 01:21 AM posted to alt.windows7.general
John McGaw[_2_]
external usenet poster
 
Posts: 61
Default deleting temp files

On 1/28/2010 6:45 PM, wrote:
On 1/28/2010 2:25 PM, John McGaw wrote:
On 1/28/2010 2:11 PM,
wrote:
What would be a single command I could put in a batch file that would
delete (or wipe)
a. all temporary files
b. "temp internet files" in both IE and Firefox
c. "downloaded internet components"
d) all cookies

Thank you
Jeff


Eraser can do that. It allows you to define what they call "tasks" and
these can include a list of folders, files, recycler, and empty space on
drives. Even entire drives if you wanted to I guess. When the task is
run all of the erasures are queued and run and a report is generated to
show you what happened.


I installed eraser but it comes with no created tasks. So I have to
create the one that will delete these files which is why I asked for
what I should enter there.

Also should I give eraser any special privileges? When I asked it to
wipe the Recycle bin (from the right click option it installed) I got a
popup that said "completed with errors" which got me concerned because
it did not show what error.


Well, you said what you wanted to delete so I assumed that was what you
would create a task to do. Most of the time it is pretty easy to find out
where the files are stored but it might take a bit of detective work.
Google is a great help in this. As for permissions and errors, if you have
the permission to create the file you will generally have permission to
delete it. Not always, but most of the time. Any errors are saved in a log
which you can access by right-clicking on the task and requesting it. The
recycle bin has some system files which are not deletable. They are also
not visible if you open the bin.
  #10  
Old January 29th 10, 01:28 AM posted to alt.windows7.general
Bruce Hagen
external usenet poster
 
Posts: 1,235
Default deleting temp files


"Emrys Davies" wrote in message
...

"Bruce Hagen" wrote in message
...

wrote in message
...
What would be a single command I could put in a batch file that

would
delete (or wipe)
a. all temporary files
b. "temp internet files" in both IE and Firefox
c. "downloaded internet components"
d) all cookies

Thank you
Jeff



CCleaner:
http://www.ccleaner.com/

It does work with Win7.
--
Bruce Hagen
MS-MVP [Mail]
Imperial Beach, CA


Would you explain the merits of using such at tool, if at all?




One click completes many tasks?

Empty Recycle Bin
Clear Index.dat files
Clear Windows Log Files
Clear Temporary Files
Clear Temporary Internet Files
Delete Cookies /except/ the ones you want to keep.

Many more options.

It does have a Registry Cleaning option that I do not need, nor use.
There. I said the magic registry cleaner words. It's on you when this
thread turns into ten days of bickering.
--
Bruce Hagen
MS-MVP [Mail]
Imperial Beach, CA


  #11  
Old January 29th 10, 01:30 AM posted to alt.windows7.general
Bruce Hagen
external usenet poster
 
Posts: 1,235
Default deleting temp files


wrote in message
...
On 1/28/2010 2:46 PM, Bruce Hagen wrote:

wrote in message
...
What would be a single command I could put in a batch file that would
delete (or wipe)
a. all temporary files
b. "temp internet files" in both IE and Firefox
c. "downloaded internet components"
d) all cookies

Thank you
Jeff



CCleaner:
http://www.ccleaner.com/

It does work with Win7.


I have ccleaner installed in W 7 but am afraid to use it without
learning more about how to do this.



Just select the options you are sure of for now. (The ones you mentioned).
Uncheck anything you are not sure of.
--
Bruce Hagen
MS-MVP [Mail]
Imperial Beach, CA

  #13  
Old January 29th 10, 02:09 PM posted to alt.windows7.general
Thip
external usenet poster
 
Posts: 294
Default deleting temp files



"Al Smith" wrote in message
news:ETx8n.63545$PH1.14706@edtnps82...
kolnikoff wrote:
I just downloaded the latest version. It's said to work with Windows 7,
both x86 and x64 versions. I haven't yet tried it out, though.

-Al-


Works fine here, x64.

  #14  
Old January 29th 10, 03:15 PM posted to alt.windows7.general
Ken Blake, MVP
external usenet poster
 
Posts: 10,402
Default deleting temp files

On Fri, 29 Jan 2010 09:29:08 GMT, Al Smith
wrote:

kolnikoff wrote:
On 28/01/2010 19:11, wrote:
What would be a single command I could put in a batch file that would
delete (or wipe)
a. all temporary files
b. "temp internet files" in both IE and Firefox
c. "downloaded internet components"
d) all cookies

Thank you
Jeff



Does CCleaner work with win7?



I just downloaded the latest version. It's said to work with
Windows 7, both x86 and x64 versions. I haven't yet tried it out,
though.



It does work, both with the 32-bit and 64-bit versions of Windows 7.
And it's a good program that I recommend. However it has one function
that I caution you *against* using--its registry cleaning.

Although its registry cleaner is safer than most, registry cleaning
programs are *all* snake oil. Cleaning of the registry isn't needed
and is dangerous. Leave the registry alone and don't use any registry
cleaner. Despite what many people think, and what vendors of registry
cleaning software try to convince you of, having unused registry
entries doesn't really hurt you.

The risk of a serious problem caused by a registry cleaner erroneously
removing an entry you need is far greater than any potential benefit
it may have.

Read
http://www.edbott.com/weblog/archives/000643.html



--
Ken Blake, Microsoft MVP (Windows Desktop Experience) since 2003
Please Reply to the Newsgroup
  #15  
Old January 29th 10, 03:23 PM posted to alt.windows7.general
Thip
external usenet poster
 
Posts: 294
Default deleting temp files



"Ken Blake, MVP" wrote in message
...
On Fri, 29 Jan 2010 09:29:08 GMT, Al Smith
wrote:
It does work, both with the 32-bit and 64-bit versions of Windows 7.
And it's a good program that I recommend. However it has one function
that I caution you *against* using--its registry cleaning.


Last year (when running XP) I would have disagreed with you, but I am living
witness to the fact that tampering with or cleaning the registry in W7 is
downright stupid. I totally hosed my system (even after restoring a
registry backup) and learned that lesson the hard way.

 




Thread Tools
Display Modes 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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off






All times are GMT +1. The time now is 08:13 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 PCbanter.
The comments are property of their posters.