summaryrefslogtreecommitdiff
path: root/Master/tlpkg/installer/menu.win32
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/installer/menu.win32')
-rw-r--r--Master/tlpkg/installer/menu.win3218
1 files changed, 18 insertions, 0 deletions
diff --git a/Master/tlpkg/installer/menu.win32 b/Master/tlpkg/installer/menu.win32
new file mode 100644
index 00000000000..200d3db7ba6
--- /dev/null
+++ b/Master/tlpkg/installer/menu.win32
@@ -0,0 +1,18 @@
+#
+# what menu items should be create on windows
+#
+# format:
+# Destination:Link
+# where Destination starts with either
+# Start/ for start/programs menu
+# or Desktop/ for desktop
+# the rest is considered as dirs/files
+#
+# create a Start -> TeX Live 2008 -> PostScript Viewer
+Start/TeX Live 2008/PostScript Viewer:BINDIR/psv.bat
+# also create a link for the PostScript Viewer on the Desktop
+Desktop/PostScript Viewer:BINDIR/psv.bat
+# GUI for tlmgr in the start menu
+Start/TeX Live 2008/TeX Live Manager:BINDIR/tlmgrgui.bat
+# removal also in the start menu
+Start/TeX Live 2008/Uninstall TeX Live 2008:MASTER/tlpkg/installer/uninst.bat