PDA

View Full Version : Refreshing "new posts" icon


Stardom2k2
April 19th, 2002, 07:47 AM
Hi all,
I placed "deleting temp files tutorial" (http://www.cybertechhelp.com/html/tutorials/tempintfiles.shtml) in my autoexec.bat to clear temps, cookies, etc. I kinda like it but it seems to clear my cookie in this forum, so i lose my place. Is there a way to ignore/skip over this site? Or you think it's another problem? Thanks for your help.

[ 18 April 2002: Message edited by: Stardom2k2 ]

Spider
April 21st, 2002, 01:25 AM
Hi Stardom2k2,

I'm not sure I understand what you mean by i lose my place. Could you
explain this a little bit further? Tnx.

mike
April 21st, 2002, 04:41 AM
Hi stardom,
do you mean after you clean out the TIFs you have to re log-on and supply password,etc when you return here.

Stardom2k2
April 22nd, 2002, 05:04 PM
Hi all,
Sorry for the confusion. Yes, I meant to say my IE was able to remember my login to this site, what posts I have seen/haven't seen, etc. I guess it is cuz I am deleting my "TIFs" Is there a way to keep deleting my TIFs but ignore certain sites. :)

smurfy
April 23rd, 2002, 02:50 AM
remove this line:

IF EXIST C:\WINDOWS\COOKIES\*.* DELTREE /Y C:\WINDOWS\COOKIES\*.* > NUL

from the autoexecute.bat which will retain ALL cookies.

Stardom2k2
April 24th, 2002, 12:39 PM
Hi all,
Thanks for all your help. I wanted to avoid deleting all the cookies but I guess it's not a big deal. Thanks again.