diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2015-04-13 06:30:56 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2015-04-13 06:30:56 +0000 |
commit | b8dba13ecb477e5d1d31f61a260b211981f83cc2 (patch) | |
tree | 5f963dc3fcc847b9ecec50eef68b34c23fe59f58 | |
parent | 6ddcb00a8f6337aede538567f3c4ba26344ebcdb (diff) |
runscript.tlu is for 32-bit and 64-bit Windows
git-svn-id: svn://tug.org/texlive/trunk@36823 c570f23f-e606-0410-a88d-b1316a301751
-rwxr-xr-x | Master/bin/win32/runscript.tlu | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/Master/bin/win32/runscript.tlu b/Master/bin/win32/runscript.tlu index ed9e3ae930a..22c5f94d331 100755 --- a/Master/bin/win32/runscript.tlu +++ b/Master/bin/win32/runscript.tlu @@ -77,8 +77,9 @@ local helpstr = [[ runscript <script-name> [script arguments]
If you prefer to call the script program simply by its name, copy
- and rename bin/win32/runscript.exe to <script-name>.exe and put it
- somewhere on the search path.]]
+ and rename bin/win32/runscript.exe (or bin/win64/runscript.exe for
+ 64-bit Windows) to <script-name>.exe and put it somewhere on the
+ search path.]]
local docstr = [[
|