> By the way, Framers: it would be nice if I could use some script or ".bat"
> file to delete my font cache on Windows shutdown automatically. Any ideas
> for this?

Create a batch file containing the following lines:

@echo off
REM Delete fntcache.dat
del c:\windows\system32\fntcache.dat
REM  Restart Windows in two seconds
C:\WINDOWS\system32\shutdown.exe -r -t 02



Mike Wickham


_______________________________________________


You are currently subscribed to Framers as [EMAIL PROTECTED]

Send list messages to [EMAIL PROTECTED]

To unsubscribe send a blank email to 
[EMAIL PROTECTED]
or visit 
http://lists.frameusers.com/mailman/options/framers/archive%40mail-archive.com

Send administrative questions to [EMAIL PROTECTED] Visit
http://www.frameusers.com/ for more resources and info.

Reply via email to