Jump to content

Recommended Posts

Posted

Hello Guys,

Google Chrome application will put icon on Taskbar, I want to UnPin the icon from Taskbar.
The Google Chrome.lnk is present under the location,

%AppData%RoamingMicrosoftInternet ExplorerQuick LaunchUser PinnedTaskBarGoogle Chrome.lnk

even i delete the google Chrome.lnk from the above location also still the taskbar icon remains.

Could you please help with idea for UnPin script

 

Cheers,

Posted (edited)

Hi there,

I googled this :

By default, your pinned apps on the taskbar are saved in both locations below.

In the registry:
HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionExplorerTaskband

In the hidden TaskBar folder:
C:Users(user-name)AppDataRoamingMicrosoftInternet ExplorerQuick LaunchUser PinnedTaskBar

I tryed to delete the shortuct, but there is some work to do in registry.

The problem is that the favorites are in binary.

I hope it helps!

UPDATE

The following registry keys make up the actual Start Menu and are better readable:

HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersion ExplorerStartPage2 

There are these values by default:

Favorites (REG_BINARY)
In this key the actual shortcuts that are Pinned to the Start Menu are captured.

FavoritesChanges (REG_DWORD)
This is a Windows System key for tracking the changes to the Pinned to Start Menu items.

FavoritesRemovedChanges (REG_DWORD)
This is a Windows System key for tracking the changes to the Pinned to Start Menu items.

FavoritesResolve (REG_BINARY)
In this key, reference is kept between the items in the Pinned to Start Menu and the items in the %APPDATA%MicrosoftInternet ExplorerQuick LaunchUser PinnedStart Menu  folder in the users’ profile. 

FavoritesVersion (REG_DWORD)
This is a Windows System key for tracking the changes to the Pinned to Start Menu items.

 

Since i am using Windows 8.1, the path is C:%AppData%RoamingMicrosoftInternet ExplorerQuick LaunchUser PinnedTaskBar

Edited by November

Old Scriptology

Visual Ping 1.8 - Mass Ping Program with export to txt delimited.

Desktop 2 RGB and YMCK - Pick a color in the desktop and get the RGB and YMCK code.

Desktop 2 RGB - Pick a color in the desktop and get the RGB code.

ShootIT 1.0 - Screen Capture full and partial screen

[font="'Arial Black';"]Remember Remember The Fifth of November.[/font]

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