- or download this
set PATH=%~dp0perl\site\bin;%~dp0perl\bin;%~dp0c\bin;%PATH%
...
set PATH=%~dp0perl\site\bin;%~dp0perl\bin;%~dp0c\bin;c:\Windows;C:
+\Windows\System32;
- or download this
HOMEDRIVE=C:
...
ProgramW6432=C:\Program Files
windir=C:\WINDOWS
- or download this
# line 24 of portableshell.bat
perl -MConfig -e "printf("""Perl executable: %%s\nPerl version : %%v
+d / $Config{archname}\n\n""", $^X, $^V)" 2>nul