Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default Excel does not delete TMP files on closing. Why?

I find that Excel 2003 is not deleteing its tempoary files when it closes. Is
there a problem? How do I get it to do so?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 37
Default Excel does not delete TMP files on closing. Why?

Please see the following webpage:

Many people have this problem....there is one solution also (in vbscript)

http://www.pcreview.co.uk/forums/thread-2346607.php

--
Kind Regards,
Satti Charvak
Only an Excel Enthusiast
Noida, India


"Ben Elliott" wrote:

I find that Excel 2003 is not deleteing its tempoary files when it closes. Is
there a problem? How do I get it to do so?

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default Excel does not delete TMP files on closing. Why?

I have copied the suggested code and saved it but cannot now see where Excel
can run such code. Any further suggestions?

Ben

"Satti Charvak" wrote:

Please see the following webpage:

Many people have this problem....there is one solution also (in vbscript)

http://www.pcreview.co.uk/forums/thread-2346607.php

--
Kind Regards,
Satti Charvak
Only an Excel Enthusiast
Noida, India


"Ben Elliott" wrote:

I find that Excel 2003 is not deleteing its tempoary files when it closes. Is
there a problem? How do I get it to do so?

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 37
Default Excel does not delete TMP files on closing. Why?

Actually, you should copy the code to notepad and make a file with ".vbs"
extension and not the usual ".txt" extension. Save the file and close it.

Now just double click the file, it will run as an executable application.

Vbs file are windows os files and not connected directly with ms-office.

--
Kind Regards,
Satti Charvak
Only an Excel Enthusiast
Noida, India


"Ben Elliott" wrote:

I have copied the suggested code and saved it but cannot now see where Excel
can run such code. Any further suggestions?

Ben

"Satti Charvak" wrote:

Please see the following webpage:

Many people have this problem....there is one solution also (in vbscript)

http://www.pcreview.co.uk/forums/thread-2346607.php

--
Kind Regards,
Satti Charvak
Only an Excel Enthusiast
Noida, India


"Ben Elliott" wrote:

I find that Excel 2003 is not deleteing its tempoary files when it closes. Is
there a problem? How do I get it to do so?

  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default Excel does not delete TMP files on closing. Why?

Are you positive that there is an extension (.tmp) on these files?

If the files really don't have any extension, then maybe something else is going
wrong.

Some background...

When excel (xl2003 and older) saves the file, it saves it as a temporary file
with a funny name (8 characters--no extension) in the same folder.

If the save is successful, xl will delete the original (or rename it to its
backup name (like "backup of book1.xlk)) and if that's successful, xl will
rename the funny named file to the original's name.

Maybe something is going wrong with that last rename step.

If you really do have that .tmp extension, do you run any AV software at all?
If yes, I'd try disabling it to see if the problem goes away.

Saved from a previous post:
==========

If those .tmp files look like: ...\VB*.tmp

I searched google again for "\vb" and .tmp and got a few hits.

One of them:
http://groups.google.co.uk/group/mic...1eecaad1c774cc
or
http://snipurl.com/1339g

One person posted that they saw files that had names like: ~RF26c83af.TMP.

It was caused by AVG.

You can read her description in this thread:
http://groups.google.co.uk/group/mic...cd4eed0638e395

or
http://snipurl.com/jyus

A while ago, someone posted back that uninstalling something called "Panda
ClientShield" fixed a similar problem.

Even if you're not running "Panda ClientShield", you could try disabling this
program to see if the problem goes away.

===============================
ps. I didn't remember correctly. That thread from Wendy (#7) does indeed point
to AVG as the culprit.

Ben Elliott wrote:

I find that Excel 2003 is not deleteing its tempoary files when it closes. Is
there a problem? How do I get it to do so?


--

Dave Peterson
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Excel 2003 slow closing files in Vista SP1 Sunny Excel Discussion (Misc queries) 0 June 4th 08 04:42 PM
Excel Not Deleting .tmp Files When Closing Ron Excel Discussion (Misc queries) 1 May 29th 08 10:22 PM
Excel 2003/2007 Crash when opening/closing files Richard NYC Excel Discussion (Misc queries) 1 October 18th 07 08:22 AM
Closing Files Diana Heimberger Excel Discussion (Misc queries) 3 September 1st 06 06:45 PM
Closing files and saving files dan Excel Worksheet Functions 0 August 15th 06 04:07 AM


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

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

About Us

"It's about Microsoft Excel"