Jump to content

Startup Links Not Removing


Recommended Posts


It Works a charm :thumbup:yes:;):D

Thanks very much and to every one who helps in the forum.

Here is what i have done:

here is my cleaun.cmd

cmdow @ /HID

shutdown.exe -r -f -t 120 -c "Windows XP se reiniciara en un minuto para actualizarse, asi que en breves momentos lo tendras todo instalado"

net user aspnet /delete

RD /S /Q "%systemdrive%\drivers\"

RD /S /Q "%systemdrive%\install\"

COPY "%SystemDrive%\CleanUp\ExtraCleanUp.cmd" "%UserProfile%\Men£ Inicio\Programas\Inicio\"

EXIT

An in ExtraCleanup.cmd

@echo off

DEL /Q %APPDATA%\Microsoft\Internet Explorer\Quick Launch\Reproductor de Windows Media.lnk"

RD /S /Q "%systemdrive%\CleanUp\"
DEL /Q "%UserProfile%\Men£ Inicio\Programas\Inicio\ExtraCleanUp.cmd"

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