|
Posted by michael on August 27, 2007, 1:09 pm
Please log in for more thread options
I noticed that Quicken (2005) leaves temporary files
in my local temporary directory:
%USERPROFILE%Local SettingsTemp
Are other people finding the same thing?
|
|
Posted by Andrew DeFaria on August 27, 2007, 11:40 pm
Please log in for more thread options
This is a multi-part message in MIME format.
--------------060207020303080708070706
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
michael wrote:
> I noticed that Quicken (2005) leaves temporary files
> in my local temporary directory:
> %USERPROFILE%Local SettingsTemp
>
> Are other people finding the same thing?
Yes. You could do a simple scheduled task that does del
%USERPROFILE%Local SettingTempqfn*.tmp...
But you're right, they shouldn't be left around. How unprofessional...
--
Andrew DeFaria <http://defaria.com> If a pig loses its voice, is it disgruntled?
--------------060207020303080708070706
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
michael wrote:
that Quicken (2005) leaves temporary files
<br>
in my local temporary directory:
<br>
%USERPROFILE%Local SettingsTemp
<br>
<br>
Are other people finding the same thing?
<br>
</blockquote>
Yes. You could do a simple scheduled task that does del
%USERPROFILE%Local SettingTempqfn*.tmp...<br>
<br>
But you're right, they shouldn't be left around. How unprofessional...<br>
<div class="moz-signature">-- <br>
<a href="http://defaria.com">Andrew DeFaria</a><br>
<small><font color="#999999">If a pig loses its voice, is it
disgruntled?</font></small>
</div>
</body>
</html>
--------------060207020303080708070706--
|
|
Posted by Fred Smith on August 28, 2007, 8:26 pm
Please log in for more thread options : quoted-printable
My Quicken was taking forever to load. Deleting these temporary files =
speeded it up quite a bit. For users of Q05, the scheduled task is a =
good idea.
--=20
Regards,
Fred
michael wrote:=20
I noticed that Quicken (2005) leaves temporary files=20
in my local temporary directory:=20
%USERPROFILE%Local SettingsTemp=20
Are other people finding the same thing?=20
Yes. You could do a simple scheduled task that does del =
%USERPROFILE%Local SettingTempqfn*.tmp...
But you're right, they shouldn't be left around. How unprofessional...
--=20
Andrew DeFaria
If a pig loses its voice, is it disgruntled?
------=_NextPart_000_00C1_01C7E9A0.FDD1E920
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE></TITLE>
<META http-equiv=3DContent-Type =
content=3Dtext/html;charset=3DISO-8859-1>
<META content=3D"MSHTML 6.00.6000.16525" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY text=3D#000000 bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>My Quicken was taking forever to load. =
Deleting=20
these temporary files speeded it up quite a bit. For users of Q05, the =
scheduled=20
task is a good idea.</FONT></DIV>
<DIV><BR>-- <BR>Regards,<BR>Fred</DIV>
<DIV> </DIV>
<DIV> </DIV>
<BLOCKQUOTE dir=3Dltr=20
style=3D"PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; =
BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV>"Andrew DeFaria" <<A=20
message=20
<A=20
=
7$815e3792@news.qwest.net</A>...</DIV>michael=20
wrote:=20
noticed that=20
Quicken (2005) leaves temporary files <BR>in my local temporary =
directory:=20
<BR> %USERPROFILE%Local SettingsTemp <BR><BR>Are other =
people=20
finding the same thing? <BR></BLOCKQUOTE>Yes. You could do a simple =
scheduled=20
task that does del %USERPROFILE%Local =
SettingTempqfn*.tmp...<BR><BR>But=20
you're right, they shouldn't be left around. How unprofessional...<BR>
<DIV class=3Dmoz-signature>-- <BR><A =
href=3D"http://defaria.com">Andrew=20 DeFaria</A><BR><SMALL><FONT color=3D#999999>If a pig loses its voice, =
is it=20
disgruntled?</FONT></SMALL> </DIV></BLOCKQUOTE></BODY></HTML>
------=
|
|
Posted by Andrew DeFaria on August 29, 2007, 2:24 am
Please log in for more thread options This is a multi-part message in MIME format.
--------------010900090301030209070409
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Fred Smith wrote:
> My Quicken was taking forever to load. Deleting these temporary files
> speeded it up quite a bit. For users of Q05, the scheduled task is a
> good idea.
All applications use %TEMP% and most use it badly, never cleaning up. I
remember fondly getting a new contract and getting a PC that somebody
else used. I immediately went to clean up %TEMP% and found many, many MS
Word document files there. Lots of interesting, not really for my eyes,
stuff. Foolish people! You should always clean up %TEMP%!
As such, and since I use Cygwin, I set %TEMP% and %TMP% to point to
C:Cygwintmp. Cygwin is like Linux under Windows. In Cygwin's bash
shell I then can get to %TMP% by simply doing cd /tmp.
Additionally /tmp is about as active for me as my Inbox. I view my Inbox
as a list of things to do or to take care of. After receiving and
filling email since around 1988 I have a whooping total of 9, count 'em
- 9 messages in my Inbox. All others have been handled, taken care of
and filed away if necessary (deleted if unnecessary).
Similarly my /tmp (%TEMP%, which for me is C:Cygwintmp but for most
people is some god horrendous C:Documents and Settings<userid>Local
SettingsTemporary Files or some such) is also my todo box or things I'm
actively working on. I don't use C:Downloads - my downloads are
C:Cygwintmp or just /tmp. I take care of things and file them if
needed, remove them if unnecessary.
By constantly looking in my /tmp directory I am amazed by the junk that
accumulates there. Needless to say I'm constantly cleaning up /tmp.
To that end I have the following bash script cronned (bash is Cygwin's
shell - sort like Windows command prompt and cron is like scheduled tasks):
#!/bin/bash
# Clean up /tmp
function remove {
object="$1"
rm -rf "$object" 2> /dev/null
if [ -f "$object" -o -d "$object" ]; then
# Hide it instead
attrib +h "$object"
fi
} # remove
cd /tmp
objects="
$(cygpath -d *.tmp 2> /dev/null)
$(cygpath -d *.TMP 2> /dev/null)
QNET
$(cygpath -d *moz_mapi* 2> /dev/null)
$(cygpath -d *plugtmp* 2> /dev/null)
$(cygpath -d *perflib* 2> /dev/null)
$(cygpath -d *perfdata* 2> /dev/null)
$(cygpath -d *.log 2> /dev/null)
$(cygpath -d *.LOG 2> /dev/null)
$(cygpath -d *.jar 2> /dev/null)
$(cygpath -d hsperfdata* 2> /dev/null)
$(cygpath -d e4j* 2> /dev/null)
plugtmp
WebshotsTemp
WPDNSE
flashgot*
"
for object in $objects; do
remove $object
done
--
Andrew DeFaria <http://defaria.com> I used to be clueless about math, but I turned that around 360 degrees.
--------------010900090301030209070409
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Fred Smith wrote:
<title></title>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
<meta content="MSHTML 6.00.6000.16525" name="GENERATOR">
<style></style>
<div>My Quicken was taking forever to load. Deleting these temporary
files speeded it up quite a bit. For users of Q05, the scheduled task
is a good idea.</div>
</blockquote>
All applications use %TEMP% and most use it badly, never cleaning up. I
remember fondly getting a new contract and getting a PC that somebody
else used. I immediately went to clean up %TEMP% and found many, many
MS Word document files there. Lots of interesting, not really for my
eyes, stuff. Foolish people! You should always clean up %TEMP%!<br>
<br>
As such, and since I use Cygwin, I set %TEMP% and %TMP% to point to
C:Cygwintmp. Cygwin is like Linux under Windows. In Cygwin's bash
shell I then can get to %TMP% by simply doing cd /tmp.<br>
<br>
Additionally /tmp is about as active for me as my Inbox. I view my
Inbox as a list of things to do or to take care of. After receiving and
filling email since around 1988 I have a whooping total of 9, count 'em
- 9 messages in my Inbox. All others have been handled, taken care of
and filed away if necessary (deleted if unnecessary). <br>
<br>
Similarly my /tmp (%TEMP%, which for me is C:Cygwintmp but for most
people is some god horrendous C:Documents and
Settings<userid>Local SettingsTemporary Files or some such) is
also my todo box or things I'm actively working on. I don't use
C:Downloads - my downloads are C:Cygwintmp or just /tmp. I take care
of things and file them if needed, remove them if unnecessary. <br>
<br>
By constantly looking in my /tmp directory I am amazed by the junk that
accumulates there. Needless to say I'm constantly cleaning up /tmp.<br>
<br>
To that end I have the following bash script cronned (bash is Cygwin's
shell - sort like Windows command prompt and cron is like scheduled
tasks):<br>
<blockquote><tt>#!/bin/bash<br>
<br>
# Clean up /tmp<br>
function remove {<br>
object="$1"<br>
<br>
rm -rf "$object" 2> /dev/null<br>
<br>
if [ -f "$object" -o -d "$object" ]; then<br>
# Hide it instead<br>
attrib +h "$object"<br>
fi<br>
} # remove<br>
<br>
cd /tmp<br>
<br>
objects="<br>
$(cygpath -d *.tmp 2>
/dev/null)<br>
$(cygpath -d *.TMP 2>
/dev/null)<br>
QNET<br>
$(cygpath -d *moz_mapi* 2> /dev/null)<br>
$(cygpath -d *plugtmp* 2> /dev/null)<br>
$(cygpath -d *perflib* 2> /dev/null)<br>
$(cygpath -d *perfdata* 2> /dev/null)<br>
$(cygpath -d *.log 2>
/dev/null)<br>
$(cygpath -d *.LOG 2>
/dev/null)<br>
$(cygpath -d *.jar 2>
/dev/null)<br>
$(cygpath -d hsperfdata* 2> /dev/null)<br>
$(cygpath -d e4j* 2>
/dev/null)<br>
plugtmp<br>
WebshotsTemp<br>
WPDNSE<br>
flashgot*<br>
"<br>
<br>
for object in $objects; do<br>
remove $object<br>
done</tt><br>
</blockquote>
<div class="moz-signature">-- <br>
<a href="http://defaria.com">Andrew DeFaria</a><br>
<small><font color="#999999">I used to be clueless about math, but I
turned that around 360 degrees.</font></small>
</div>
</body>
</html>
--------------010900090301030209070409--
|
|
Posted by Graycoder02 on October 1, 2007, 4:45 pm
Please log in for more thread options I find it most disconcerting that the secure (?) communications
with the financial institutions are left as XML plaintext
in the %temp% directory. I've not seen any account passwords,
but do see balances. Sigh.
Graycoder02
|
| Similar Threads | Posted | | Delete files from TEMP directory= c:\windows\system32\cmd.exe /c del %TEMP%\*.* /q | November 21, 2007, 9:43 pm |
| 2 versions of Quicken on one system? | May 16, 2007, 12:02 pm |
| Quicken H & B 2007 and 2006 on same system | August 6, 2008, 4:42 pm |
| Quicken 2010 - In, Out, What's Left | October 22, 2009, 11:26 am |
| Quicken 2008 Windows 7 Unable to Verify The Active Printer At System Level | February 13, 2010, 1:44 am |
| Find box missing that was on the upper left hand corner in quicken 2008 | December 17, 2008, 11:00 pm |
| Simple System | December 28, 2006, 10:51 am |
| Simple System. | January 5, 2007, 1:37 pm |
| System lock | January 25, 2008, 11:05 pm |
| Q2004 and Q2006 on same system | December 4, 2006, 7:30 am |
|
|