summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
Diffstat (limited to 'Master')
-rwxr-xr-xMaster/tl-tray-menu.exebin22016 -> 29184 bytes
-rw-r--r--Master/tlpkg/installer/tl-tray-menu.ini4
2 files changed, 2 insertions, 2 deletions
diff --git a/Master/tl-tray-menu.exe b/Master/tl-tray-menu.exe
index bf8ca16c6a8..0bc63994dfe 100755
--- a/Master/tl-tray-menu.exe
+++ b/Master/tl-tray-menu.exe
Binary files differ
diff --git a/Master/tlpkg/installer/tl-tray-menu.ini b/Master/tlpkg/installer/tl-tray-menu.ini
index dcf38226604..801f7739bcf 100644
--- a/Master/tlpkg/installer/tl-tray-menu.ini
+++ b/Master/tlpkg/installer/tl-tray-menu.ini
@@ -14,7 +14,7 @@
; program (at the root of your TeX Live installation).
; * Alternatively, the 'program' can be a file which Windows knows how to open.
; Its location can be an absolute or relative path; see previous item.
-; * The directory <menu dir>\bin\win32, where <menu dir> is the directory with
+; * The directory <menu dir>\bin\windows, where <menu dir> is the directory with
; the menu program, is automatically added to the beginning of the search PATH
; * Number of menu items is limited to 30 and their total size to 32KB
;
@@ -25,4 +25,4 @@
;Your own choice of portable editor:
;&My editor=..\my_editor\my_editor.exe
Notepad="%windir%\system32\notepad.exe"
-&Command Prompt=cmd /k "title TeX Live" \ No newline at end of file
+&Command Prompt=cmd /k title TeX Live