Jump to content

Recommended Posts

Posted

I was wondering... is it safe to remove all *.inf & *.ini files from your

Windows directory?

If not, what are the after effects?

This is how my cleanup list looks like:

DEL /S /Q "%systemdrive%\Documents and Settings\Administrator\Local Settings\Temp\*.*"
DEL /S /Q "%systemroot%\*.log"
DEL /S /Q "%systemroot%\*.txt"
DEL /S /Q "%systemroot%\Temp\*.*"

RD /S /Q "%systemroot%\addins"
RD /S /Q "%systemroot%\Config"
RD /S /Q "%systemroot%\Connection Wizard"
RD /S /Q "%systemroot%\Cursors"
RD /S /Q "%systemroot%\java"
RD /S /Q "%systemroot%\Lastgood.tmp"
RD /S /Q "%systemroot%\Lastgood"
RD /S /Q "%systemroot%\msagent"
RD /S /Q "%systemroot%\msapps"
RD /S /Q "%systemroot%\RegisteredPackages"
RD /S /Q "%systemroot%\system32\oobe"
RD /S /Q "%systemroot%\system32\ras"
RD /S /Q "%systemdrive%\Program Files\Online Services"

Is it wise to do like this what I have?

I would like to know how your cleanup list looks like, post some!

Thanks in advance


Posted

RD /S /Q "%systemroot%\mui\"
RD /S /Q "%systemroot%\system32\3com_dmi\"
RD /S /Q "%systemroot%\system32\1025\"
RD /S /Q "%systemroot%\system32\1028\"
RD /S /Q "%systemroot%\system32\1031\"
RD /S /Q "%systemroot%\system32\1033\"
RD /S /Q "%systemroot%\system32\1037\"
RD /S /Q "%systemroot%\system32\1041\"
RD /S /Q "%systemroot%\system32\1042\"
RD /S /Q "%systemroot%\system32\1054\"
RD /S /Q "%systemroot%\system32\2052\"
RD /S /Q "%systemroot%\system32\3076\"

RD /S /Q "%systemroot%\system32\IME\"
RD /S /Q "%systemroot%\system32\npp\"
RD /S /Q "%systemroot%\system32\com\"
RD /S /Q "%systemroot%\system32\dhcp\"
RD /S /Q "%systemroot%\system32\Dllcache\"
RD /S /Q "%systemroot%\system32\export\"
RD /S /Q "%systemroot%\system32\inetsrv\"
RD /S /Q "%ProgramFiles%\Uninstall Information\"
RD /S /Q "%ProgramFiles%\xerox\"
RD /S /Q "%CommonProgramFiles%\ODBC\"
RD /S /Q "%CommonProgramFiles%\Microsoft Shared\web server extensions\"

If I was you id leave all that stuff alone, not like you save masses of space from it so whats the point. Also why would you ever want to delete cursors?

hmm maybe you are right, but I never use other cursors.

I dont use those fancy cursors so its waste of space.

I want to make my UA cd so lite as possible. :P

Posted
I was wondering... is it safe to remove all *.inf & *.ini files from your Windows directory

Yes if you want to wipe all your drivers out.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...