diff options
| -rw-r--r-- | nt/README.W32 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/nt/README.W32 b/nt/README.W32 index bdd8bd4cb9f..7f929384ade 100644 --- a/nt/README.W32 +++ b/nt/README.W32 | |||
| @@ -105,7 +105,9 @@ See the end of the file for license conditions. | |||
| 105 | + runemacs.exe - A wrapper for running Emacs as a GUI application | 105 | + runemacs.exe - A wrapper for running Emacs as a GUI application |
| 106 | without popping up a command prompt window. If you create a | 106 | without popping up a command prompt window. If you create a |
| 107 | desktop shortcut for invoking Emacs, make it point to this | 107 | desktop shortcut for invoking Emacs, make it point to this |
| 108 | executable, not to emacs.exe. | 108 | executable, not to emacs.exe. If you pin Emacs to the task bar, |
| 109 | edit the properties of the pinned shortcut (with Shift-right mouse | ||
| 110 | click) to point to this executable. | ||
| 109 | 111 | ||
| 110 | + emacsclient.exe - A command-line client program that can | 112 | + emacsclient.exe - A command-line client program that can |
| 111 | communicate with a running Emacs process. See the `Emacs Server' | 113 | communicate with a running Emacs process. See the `Emacs Server' |