notepad
version: 4.0.4 os: windows 7 x64
pinned start menu items are loaded from C:\ProgramData\Microsoft\Windows\Start Menu (classic shell do it this way). aren't they suppose to be loaded from C:\Users\Xuefer\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch\User Pinned\StartMenu (Windows explorer do it this way) Maybe i've done something wrong to cause it recognize the wrong %appdata% folder? But after I can check "user pinned" option in classic menu, no pinned icon is shown. It seems to load from C:\Users\Xuefer\AppData\Roaming\ClassicShell\Pinned in this case, but the context menu of icon never put links here, it put
to check where the pinned icon is loaded from: right click on the pinned icon, select property. then switch to general tab, check "location" field (or use procmon)
|