DynamoRIO/drmemory
Voir sur GitHubStart Menu entry for Explore fails on 32-bit kernel
Open
#1 786 ouverte le 3 oct. 2015
Component-UIOpSys-Windowsgood first issuehelp wanted
Métriques du dépôt
- Stars
- (2 727 stars)
- Métriques de merge PR
- (Métriques PR en attente)
Description
Vista32: start menu explore link doesn't work: can't find "explorer.exe". A "Problem with Shortcut" dialog pops up and offers to fix the shortcut to point to c:\Windows\explorer.exe.
make/WIX.extra.in: Target="[SystemFolder]explorer.exe" Arguments=""[$CM_CP_bin.drmemory.exe]""/>
Instead it's in c:/windows/explorer.exe On win7x64 it's there and in c:/windows/system32/explorer.exe Ditto for vista64. Fails on win7x86 -- so it's a general 32-bit Windows kernel issue.