GAMEBOOMERS provides you with all the latest PC adventure computer games information, forum, walkthroughs, reviews and news.

GB Reviews

Latest & Upcoming Adventure Games

GB Annual Game Lists

GB Interviews

BAAGS

GB @ acebook

About Us

Walkthroughs

free games galore

Game Publishers & Developers

World of Adventure

Patches

GB @ witter

GameBoomers Store

Print Thread
cleanxp.bat (or .zip) - Update #720254
04/27/11 10:13 AM
04/27/11 10:13 AM
Joined: Sep 2002
Posts: 13,701
Virginia
Jema Offline OP
Adept Boomer
Jema  Offline OP
Adept Boomer

Joined: Sep 2002
Posts: 13,701
Virginia
Hi all,

Does anyone have a copy of Fred Langa's CleanXP Template that they would be willing to email to me?

I've searched the Internet 4-5 times, using different terms for the search. The only link to a download I found was at Windows Secrets where Langa's old newsletters are still available. Unfortunately, the link (to freetune.com) no longer works.

So, if someone has a copy they would email to me, I would greatly appreciate it.

Thanks much.

wave Jema

Last edited by Jema; 04/29/11 01:45 PM.

Wouldn't that jar your mustard!
Re: cleanxp.bat (or .zip) [Re: Jema] #720274
04/27/11 11:07 AM
04/27/11 11:07 AM
Joined: Aug 2002
Posts: 7,263
Arizona
InlandAZ Offline
BAAG Specialist
InlandAZ  Offline
BAAG Specialist

Joined: Aug 2002
Posts: 7,263
Arizona
The command strings read:
  • cd C:\Documents and Settings\My Name\Local Settings\Temporary Internet Files
  • del /q /f /s *.*

Open Notepad, enter the text and save it as CleanXP.BAT - replace My Name with your login ID.


CCleaner is probaqbly a better approach though.

Edit -

I've found other snippets of the batch file - apparently it does a bit more than just clear the Temp Internet files. Unfortunately, I can't locate a complete set of code.

Last edited by InlandAZ; 04/27/11 11:55 AM.
Re: cleanxp.bat (or .zip) [Re: InlandAZ] #720297
04/27/11 12:23 PM
04/27/11 12:23 PM
Joined: Sep 2002
Posts: 13,701
Virginia
Jema Offline OP
Adept Boomer
Jema  Offline OP
Adept Boomer

Joined: Sep 2002
Posts: 13,701
Virginia
Hi InlandAZ,

Thanks for the reply.

What I mainly want is to clean out or delete the index.dat files in the Cookies, History, and Temporary Internet Files folders - not the other files in those folders. I clean out History and TIF when I exit IE and I manually delete cookies I don't want from the Cookies folder and the part of those cookies Windows stores in TIF.

It's my understanding the index.dat files cannot be purged or deleted from within Windows. (98SE with DOS was so much easier to deal with.)

I've tried CCleaner several times. Under Windows, when I uncheck everything except Index.dat files and click on Analyze, it returns "0 bytes to be removed." After reboot, the size of those folders have not changed, so apparently it's not purging the index.dat files. At the moment TIF is about 9-10MB, whereas, if its index.dat files were purged, it would probably begin fresh with about 32-40kb.

That's why I'm looking for a copy of Langa's CleanXP Template so I can modify it for my particular system and needs and also find out how to access it outside of Windows XP.

wave Jema

Edit

While I was typing, you edited your reply. Like you, I found snippets of the batch file, but nowhere did I find the beginning and ending commands.

Last edited by Jema; 04/27/11 12:28 PM. Reason: addition

Wouldn't that jar your mustard!
Re: cleanxp.bat (or .zip) [Re: Jema] #720318
04/27/11 01:26 PM
04/27/11 01:26 PM
Joined: Aug 2002
Posts: 7,263
Arizona
InlandAZ Offline
BAAG Specialist
InlandAZ  Offline
BAAG Specialist

Joined: Aug 2002
Posts: 7,263
Arizona
Looks like someone posted the content at the MSFN Forums -

Point your browser to the URL below and scroll down the page (all the way to the bottom).

MSFN Forums

Re: cleanxp.bat (or .zip) [Re: InlandAZ] #720322
04/27/11 01:37 PM
04/27/11 01:37 PM
Joined: Oct 2000
Posts: 40,644
southeast USA
Jenny100 Offline
GB Reviewer Glitches Moderator
Jenny100  Offline
GB Reviewer Glitches Moderator
Sonic Boomer

Joined: Oct 2000
Posts: 40,644
southeast USA
I was able to download it from the web archive ***here***.
If you're not able to download it from that link, I can upload it to sendspace.

The cleanxp.zip file extracts to a folder with a readme, cleanset.bat, and cleanxp.bat

Re: cleanxp.bat (or .zip) [Re: Jenny100] #720323
04/27/11 01:44 PM
04/27/11 01:44 PM
Joined: Aug 2002
Posts: 7,263
Arizona
InlandAZ Offline
BAAG Specialist
InlandAZ  Offline
BAAG Specialist

Joined: Aug 2002
Posts: 7,263
Arizona
Nice find - thumbsup

Re: cleanxp.bat (or .zip) [Re: InlandAZ] #720397
04/27/11 07:36 PM
04/27/11 07:36 PM
Joined: Sep 2002
Posts: 13,701
Virginia
Jema Offline OP
Adept Boomer
Jema  Offline OP
Adept Boomer

Joined: Sep 2002
Posts: 13,701
Virginia
InlandAZ and Jenny100, thank you both so very much for the time and effort you put into this.

Jenny, I was able to download the file from the web archive and extract the 3 files.

Thank goodness Langa's newsletters are still available at Windows Secrets. Hopefully, with the information in the one mentioned at the top of cleanxp.bat I will be able to create a batch file to do only what I want.

wave Jema


Wouldn't that jar your mustard!
Re: cleanxp.bat (or .zip) - Update [Re: Jema] #720889
04/29/11 01:44 PM
04/29/11 01:44 PM
Joined: Sep 2002
Posts: 13,701
Virginia
Jema Offline OP
Adept Boomer
Jema  Offline OP
Adept Boomer

Joined: Sep 2002
Posts: 13,701
Virginia
Hi Jenny100 and InlandAZ,

Something I read in that Langa newsletter made me wonder if I was using CCleaner incorrectly to accomplish what I wanted, so I tried it again.

After excluding the 3 cookies I wanted to keep, I opened the Cleaner section. This time, instead of just selecting Index.dat files, I also selected Cookies, History, and Temporary Internet Files. Clicked on Analyze and then on Run Cleaner. When it finished, I exited the program and rebooted.

It worked!!! I still had my 3 cookies in the Cookies folder, as were their corresponding files in TIF, and the 3 folders were back to their fresh-start sizes. happydance

Again, thank both of you for all your help.

wave Jema


Wouldn't that jar your mustard!
Re: cleanxp.bat (or .zip) - Update [Re: Jema] #720917
04/29/11 04:54 PM
04/29/11 04:54 PM
Joined: Aug 2002
Posts: 7,263
Arizona
InlandAZ Offline
BAAG Specialist
InlandAZ  Offline
BAAG Specialist

Joined: Aug 2002
Posts: 7,263
Arizona
Glad you it it worked out - thumbsup

Previous Thread
Index
Next Thread

Moderated by  Draclvr 

Who's Online Now
1 registered members (Koala), 165 guests, and 0 spiders.
Key: Admin, Global Mod, Staff, Mod
Newest Members
Felix87, abbeytoo, velasco, diego, Dovie
9412 Registered Users
Powered by UBB.threads™