Jump to content

Recommended Posts

Posted

While waiting for RyanVM's wonderful :D repack of Adobe Reader 7.0, I was wondering how to remove this Reader 7.0 shortcut created on the Desktop.

i've found the link of the shortcut and it's located at %AllUsersProfile%\Desktop\ ...

but in my cleanup.cmd batch file, i ammended the line as highlighted Red below ...

still, it's not removed :(

cmdow @ /HID

RD /S /Q "%AllUsersProfile%\Start Menu\Programs\PrintMe Internet Printing"

RD /S /Q %systemdrive%\drivers\

RD /S /Q %systemdrive%\install\

DEL "%AllUsersProfile%\Desktop\Adobe Reader 7.0.lnk"

shutdown.exe -r -t 90 -m "Windows XP will now restart in 90 seconds! This will give enough time for the shortcuts to update and for the shell to fully load before it's ready to restart! Please wait ..."

net user aspnet /delete

EXIT


Posted

DEL /Q "%AllUsersProfile%\Desktop\Adobe Reader 7*.lnk"

printme isnt included in 7, so u dont need that either :P

Edited: forgot to put closing quote on code

Posted

yeah, noticed that too earlier ... already fixed it in my uA CD ;)

BTW, RyanVM's special switchless repacked of Adobe Reader 7.0 has been uploaded!

http://www.ryanvm.net/msfn/

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