summaryrefslogtreecommitdiff
path: root/Master/install-tl-windows.bat
diff options
context:
space:
mode:
Diffstat (limited to 'Master/install-tl-windows.bat')
-rwxr-xr-xMaster/install-tl-windows.bat4
1 files changed, 4 insertions, 0 deletions
diff --git a/Master/install-tl-windows.bat b/Master/install-tl-windows.bat
index 640c7396c24..a20901003b0 100755
--- a/Master/install-tl-windows.bat
+++ b/Master/install-tl-windows.bat
@@ -113,6 +113,10 @@ if -print-platform == %p% (
set tcl=no
set forbid=yes
)
+if -print-arch == %p% (
+set tcl=no
+set forbid=yes
+)
if -version == %p% (
set tcl=no
set forbid=yes