Re: Fwd: Windows 10 Taskbar Behavior
Eli Zaretskii <[email protected]>
| Newsgroups | gmane.emacs.windows |
|---|---|
| Message-ID | <[email protected]> |
> Date: Sat, 10 Oct 2015 23:40:00 -0400 > From: Rob Davenport <[email protected]> > Cc: [email protected], David Vanderschel <[email protected]> > > What version of Windows 7? with or without SP1? 32-bit or 64-bit? Home, > Professional, Enterprise? I tried on two 64-bit Windows 7 SP1 systems, one Home Premium, the other Enterprise. > Actually I found the registry tip is very non-invasive, it's more like turning > on some extra information display. But you can also use the lnk_parser program > (https://code.google.com/p/lnk-parser/). In a command prompt, navigate to the > pinned shortcut directory, and run the program on the emacs.lnk file and look > in the output for the app model id. Test it after unpinning Emacs and repinning > (but before changing the shortcut target to runemacs) and again after changing > the target to runemacs. I will try that when I have time.