summaryrefslogtreecommitdiff
path: root/systems/texlive/tlnet/install-tl-windows.bat
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2023-03-22 03:01:52 +0000
committerNorbert Preining <norbert@preining.info>2023-03-22 03:01:52 +0000
commitcbbc6dbdbf08b70a7e7d8d184ca51c57c835415a (patch)
tree97ded8ca7095c54f6ff9b661be6b93f80bf792c4 /systems/texlive/tlnet/install-tl-windows.bat
parentde9a0afa47c2ee09e1d4704821cad2b231d36b3f (diff)
CTAN sync 202303220301
Diffstat (limited to 'systems/texlive/tlnet/install-tl-windows.bat')
-rwxr-xr-xsystems/texlive/tlnet/install-tl-windows.bat6
1 files changed, 6 insertions, 0 deletions
diff --git a/systems/texlive/tlnet/install-tl-windows.bat b/systems/texlive/tlnet/install-tl-windows.bat
index a20901003b..e3831b6f72 100755
--- a/systems/texlive/tlnet/install-tl-windows.bat
+++ b/systems/texlive/tlnet/install-tl-windows.bat
@@ -19,6 +19,12 @@ if %ver_str:~,3% == 6.0 (
echo TeX Live 2020 has not been tested on Windows Vista.
pause
)
+if not "AMD64"=="%PROCESSOR_ARCHITECTURE%" (
+if not "AMD64"=="%PROCESSOR_ARCHITEW6432%" (
+ echo 32-bit no longer supported
+ pause
+ goto eoff
+))
rem version of external perl, if any. used by install-tl.
set extperl=0