


Windows desktop shortcuts have an app model property, and this should match the open window's AUMI. For Chrome windows, this is set in BrowserWindowPropertyManager::UpdateWindowProperties, when a window is opened. For example, 3ffff1b1b170b31e.Īpp windows on Windows have an App User Model ID (AUMI) property. If it does not find a matching desktop shortcut, it creates an 8-hex-digit sub-directory of \AppData\Roaming\Microsoft\Internet Explorer\Quick Launch\ImplicitAppShortcuts\ and puts the. lnk file in the directory \AppData\Roaming\Microsoft\Internet Explorer\Quick Launch\User Pinned\TaskBar. When a user pins an application to the taskbar, Windows looks for a desktop shortcut that matches the application, and if it finds one, it creates a.

Windows allows users to pin applications to the taskbar. These shortcuts do not specify a profile, so they launch Chrome with the most recently used profile. It also adds the same shortcut to the start menu. When Chrome is installed on Windows, it creates a shortcut on the desktop that launches Chrome. Windows Shortcut and Pinned Taskbar Icon handling
