Jump to content

Recommended Posts


Posted

If you mean the icon right next to the start button (not the one next to the time display at right) they are stored here for All Users:

%AllUsersProfile%\Application Data\Microsoft\Internet Explorer\Quick Launch\

So if you want to remove something there, I would do it via a batch file or RunOnceEx depending on your unattended install.

In my configuration, RunOnceEx.cmd execute my batch file named cleanup.cmd

Here is an example from my cleanup.cmd:

DEL "%AllUsersProfile%\Application Data\Microsoft\Internet Explorer\Quick Launch\QuickTime Player.lnk"

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