Error - template LAYOUT-DATA-WRAPPER not found

A configuration error was detected in the CGI script; the LAYOUT-DATA-WRAPPER template could not be found.

Error - template STYLE-SHEET not found

A configuration error was detected in the CGI script; the STYLE-SHEET template could not be found.

Error - template SUB-TOP-BANNER not found

A configuration error was detected in the CGI script; the SUB-TOP-BANNER template could not be found.
Subject:
From:
Joe Archie <[log in to unmask]>
Reply To:
PCSOFT - Personal Computer software discussion list <[log in to unmask]>
Date:
Wed, 21 Apr 1999 10:23:41 -0500
Content-Type:
text/plain
Parts/Attachments:
text/plain (39 lines)
----- Original Message -----
From: JMB <[log in to unmask]>
To: <[log in to unmask]>
Sent: Wednesday, April 21, 1999 1:20 AM
Subject: Re: [PCSOFT] Windows TEMP Folder


> Linda Aldridge wrote:
> >
> > In my Windows/TEMP  folder there are files like ~DF1C66.TMP and
~DF8505.TMP
> > Can I just delete these files??


I delete them from autoexec.bat  with these lines:


if NOT exist c:\windows\recent\*.* GOTO NODOC
dir c:\windows\recent
deltree /Y c:\windows\recent\*.*
:NODOC

if NOT exist c:\temp\*.* GOTO NOTEMP
dir c:\temp
deltree /Y c:\temp\*.*
:NOTEMP

if NOT exist c:\windows\temp\*.* GOTO NOWINTEMP
dir c:\windows\temp
deltree /Y c:\windows\temp\*.*
:NOWINTEMP


I haven't had the courage to delete the   temporary internte files.

             Do you want to signoff PCSOFT or just change to
                    Digest mode - visit our web site:
                    http://nospin.com/pc/pcsoft.html

ATOM RSS1 RSS2

LISTSERV.ICORS.ORG Secured by F-Secure Anti-Virus CataList Email List Search Powered by LISTSERV