summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorPiotr Strzelczyk <piotr@eps.gda.pl>2009-05-15 22:43:32 +0000
committerPiotr Strzelczyk <piotr@eps.gda.pl>2009-05-15 22:43:32 +0000
commitb9717b974fff2bd29e2a5a583311969f9fa98bdb (patch)
tree879b6cc3a80edc68ae30aa509f35772d79169651 /Master/tlpkg
parentb7827fe5d0581963eb0276ee11543c8b81b1baa0 (diff)
hiding console window for tlmgr gui
git-svn-id: svn://tug.org/texlive/trunk@13105 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rw-r--r--Master/tlpkg/tlpsrc/texlive.infra.tlpsrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc b/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc
index 8ac84f626d2..b565d6d20e9 100644
--- a/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc
+++ b/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc
@@ -54,5 +54,5 @@ binpattern f bin/win32/tl-w32-wrapper.texlua
binpattern f/win32 texmf/scripts/texlive/updater-w32.bat
# post actions
postaction shortcut type=menu name="TeX Live Toplevel Readme Index" cmd=TEXDIR/index.html
-postaction shortcut type=menu name="TeX Live Manager" cmd=TEXDIR/bin/win32/tlmgr.bat args=gui hide=1
+postaction shortcut type=menu name="TeX Live Manager" cmd=TEXDIR/bin/win32/tlmgr-gui.vbs hide=1
postaction shortcut type=menu name="Release notes" cmd="http://tug.org/texlive/windows.html"