DynamoRIO / DynamoRIO/drmemory

Start Menu entry for Explore fails on 32-bit kernel

Open
#1,786 1 comment 0 reactions 0 assignees View on GitHub
Component-UI good first issue help wanted OpSys-Windows
Dominant language
C
Stars
2.7k
Forks
290
PR merge metrics
No merged PRs in 30d

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.