PC Review


Reply
Thread Tools Rate Thread

Batch file - specify which cookies to save and delete all others

 
 
Bob
Guest
Posts: n/a
 
      5th Feb 2008
For anyone who might be interested:

cls
REM *******************************************
REM **Cookie Killer**
REM *******************************************



attrib +h "C:\Users\Bob\Cookies\Low\*yahoo*.txt"
attrib +h "C:\Users\Bob\Cookies\Low\*nytimes*.txt"
attrib +h "C:\Users\Bob\Cookies\Low\*openoffice*.txt"

del "C:\Users\Bob\Cookies\Low\*.txt"
attrib -h "C:\Users\Bob\Cookies\Low\*.txt"

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
execute batch file upon save Titus van Houwelingen Microsoft Excel Discussion 1 26th Jun 2007 02:50 PM
Save batch window msgs to a file from the batch prog Stephen Rainey Windows XP General 3 10th Jan 2007 12:50 AM
Batch to delete TIFs, History, and Cookies =?Utf-8?B?QnJ5YW4gU2NvdHQ=?= Windows XP Internet Explorer 10 14th Mar 2006 08:36 AM
Batch file to Delete Cookies =?Utf-8?B?V2lsbGlhbQ==?= Microsoft Windows 2000 CMD Promt 4 21st Apr 2004 03:09 AM
Batch File to delete subdirectories that are named in a text file =?Utf-8?B?RGF2ZUY=?= Windows XP Performance 2 12th Feb 2004 09:54 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 10:20 PM.