Jump to content

Recommended Posts

Posted

Something doesnt work with my cleanup.cmd file, it will run, but comes up saying windows cannot find any of the files in it, and they are there, can anyone help me? I think it found the first 2 actually, but nothing else.

@echo off

DEL "%AllUsersProfile%\Start Menu\Set Program Access and Defaults.lnk"
DEL "%AllUsersProfile%\Start Menu\Windows Catalog.lnk"

DEL "%AllUsersProfile%\Start Menu\Programs\SlySoft\AnyDVD\AnyDVD.Ink"
DEL "%AllUsersProfile%\Start Menu\Programs\SlySoft\AnyDVD\Register AnyDVD.Ink"

DEL "%AllUsersProfile%\Desktop\Internet Explorer.lnk"
DEL "%AllUsersProfile%\Desktop\AnyDVD.lnk"
DEL "%AllUsersProfile%\Desktop\Nero StartSmart.lnk"
DEL "%AllUsersProfile%\Desktop\CyberLink PowerDVD.lnk"
DEL "%AllUsersProfile%\Desktop\AnyDVD.lnk"

RD /S /Q "%AllUsersProfile%\Desktop\Special Folder Icons"

DEL "%APPDATA%\Microsoft\Internet Explorer\Quick Launch\IsoBuster.Ink"
DEL "%APPDATA%\Microsoft\Internet Explorer\Quick Launch\Nero StartSmart.Ink"
DEL "%APPDATA%\Microsoft\Internet Explorer\Quick Launch\Launch Internet Explorer Browser.Ink"

DEL "%systemdrive%\bootlogo.cmd"
DEL "%systemdrive%\start.cmd"
DEL "%systemdrive%\fonts.exe"
DEL "%systemdrive%\xpize.exe"

EXIT


Posted

point taken, was just trying to find a fast answer, 2 more problems, the dir Special Icon Folders and the Internet Explorer icon werent removed, the folder i have no idea why, but IE, Im not sure thats a link, that mite be acopy of teh exe, since i use firefox i have no use for the icon either way, and a simple tap on the delete key gets rid of it, there has to be a way to remove it, any ideas?

Posted

huh? u wanna delete a special icon for a folder? inside the folder theres a hidden file called desktop.ini , delete it, it wont harm anything & u can delete the file its pointing too for an icon aswell (open it 2 view the contents of it)

Posted

no theres a folder on my desktop called "Special Folder Icons" it gets put there by XPize and my cleanup wont delete if for some reason, any ideas on the IE file too ????

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