Jump to content

Delete screensavers


Recommended Posts

my question is simple. i'm just fine tuning my cd and on my cleanup command it seems it dosn't want to delete the screen savers that windows comes with. i've tried deleting them manually but they just pop back up. is this part of SFC?

could i delete them from the source? would that solve my problem?


DEL "%systemroot%\*.bmp"
DEL "%systemroot%\Web\Wallpaper\*.jpg"
DEL "%systemroot%\Web\Wallpaper\*.bmp"
DEL "%systemroot%\clock.avi"
DEL "%systemroot%\*.scr"
DEL "%systemroot%\system32\*.scr"
DEL "%systemroot%\system32\dllcache\*.scr"


DEL "C:\Documents and Settings\All Users\Start Menu\Windows Update.lnk"
DEL "C:\Documents and Settings\All Users\Start Menu\Set Program Access and Defaults.lnk"
DEL "C:\Documents and Settings\All Users\Start Menu\Windows Catalog.lnk"
DEL "C:\Documents and Settings\All Users\Start Menu\Programs\Windows Messenger.lnk"
DEL "C:\Documents and Settings\All Users\Start Menu\Programs\MSN.lnk"
DEL "C:\Documents and Settings\All Users\Start Menu\Programs\Windows Movie Maker.lnk"
DEL "C:\Documents and Settings\All Users\Start Menu\Programs\Internet Explorer.lnk"
DEL "C:\Documents and Settings\All Users\Start Menu\Programs\Outlook Express.lnk"
DEL "C:\Documents and Settings\All Users\Start Menu\Programs\Remote Assistance.lnk"
DEL "C:\Documents and Settings\All Users\Start Menu\Programs\Windows Movie Maker.lnk"
DEL "C:\Documents and Settings\All Users\Start Menu\Programs\Apple Software Update.lnk"
RD /S /Q "C:\Documents and Settings\All Users\Documents\My Pictures\*.*"
DEL "C:\Documents and Settings\All Users\My Documents\My Music\Sample Pictures"
DEL "C:\Documents and Settings\All Users\Documents\My Music\*.*"
DEL "C:\Documents and Settings\All Users\Favorites\*.*"
DEL "C:\Documents and Settings\All Users\Desktop\*.*"
DEL "C:\Documents and Settings\Eric\Start Menu\Windows Update.lnk"
DEL "C:\Documents and Settings\Eric\Start Menu\Set Program Access and Defaults.lnk"
DEL "C:\Documents and Settings\Eric\Start Menu\Windows Catalog.lnk"
DEL "C:\Documents and Settings\Eric\Start Menu\Programs\Windows Messenger.lnk"
DEL "C:\Documents and Settings\Eric\Start Menu\Programs\MSN.lnk"
DEL "C:\Documents and Settings\Eric\Start Menu\Programs\Windows Movie Maker.lnk"
DEL "C:\Documents and Settings\Eric\Start Menu\Programs\Internet Explorer.lnk"
DEL "C:\Documents and Settings\Eric\Start Menu\Programs\Outlook Express.lnk"
DEL "C:\Documents and Settings\Eric\Start Menu\Programs\Remote Assistance.lnk"
DEL "C:\Documents and Settings\Eric\Start Menu\Programs\Windows Movie Maker.lnk"
DEL "C:\Documents and Settings\Eric\Start Menu\Programs\Apple Software Update.lnk"
DEL "C:\Documents and Settings\Eric\Documents\My Pictures\*.*"
DEL "C:\Documents and Settings\Eric\My Documents\My Music\*.*"
DEL "C:\Documents and Settings\Eric\Documents\My Music\*.*"
DEL "C:\Documents and Settings\Eric\Favorites\*.*"
DEL "C:\Documents and Settings\Eric\Desktop\*.*"

XCOPY "%cdrom%\Install\Shortcuts %AllUsersProfile%\Start Menu\Programs" /s


RD /S /Q "%systemdrive%\drivers\"
DEL /F /S /Q %TEMP%

xcopy "%cdrom%\Install\Jessica Alba.scr %systemroot%\" /s

EXIT

Link to comment
Share on other sites


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...