summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Master/tlpkg/installer/menu.win3218
1 files changed, 0 insertions, 18 deletions
diff --git a/Master/tlpkg/installer/menu.win32 b/Master/tlpkg/installer/menu.win32
deleted file mode 100644
index 200d3db7ba6..00000000000
--- a/Master/tlpkg/installer/menu.win32
+++ /dev/null
@@ -1,18 +0,0 @@
-#
-# 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