Strawberry Perl 64 bit 5.16.3.1
| Full internal name: | com.strawberryperl.StrawberryPerl64 |
| Project site: | https://strawberryperl.com |
| Screen shots: | |
| Download: | Download Strawberry Perl 64 bit 5.16.3.1 http://strawberryperl.com/download/5.16.3.1/strawberry-perl-5.16.3.1-64bit.msi VirusTotal results |
| Change log: | n/a |
| Description: | Perl programming language for the Microsoft Windows platform |
| License: | GPLv2 |
| Version: | 5.16.3.1 |
| SHA-1 or SHA-256: | 1d5cd3f12e8b6eaba1c99b60889d9af75c65b116 |
| Type: | one file |
| Dependencies: | |
| Tags: | |
| Text files: | .Npackd\Install.bat: for /f "delims=" %%x in ('dir /b *.msi') do set setup=%%x
msiexec.exe /qn /norestart /lime .Npackd\MSI.log /i "%setup%" TARGETDIR="%CD%" ALLUSERS=1
set err=%errorlevel%
type .Npackd\MSI.log
rem 3010=restart required
if %err% equ 3010 exit 0
if %err% neq 0 exit %err%.Npackd\Uninstall.bat: for /f "delims=" %%x in ('dir /b *.msi') do set setup=%%x
msiexec.exe /qn /norestart /lime .Npackd\MSI.log /x "%setup%"
set err=%errorlevel%
type .Npackd\MSI.log
rem 3010=restart required
if %err% equ 3010 exit 0
if %err% neq 0 exit %err% |
| Last modified: | Sat May 15 09:28:51 UTC 2021 |
| Last modified by: | tim.lebedk... |
| Created: | Mon Oct 28 19:48:46 UTC 2013 |
| Created by: | tim.lebedk... |
| Automated tests: | 2 of 2 installations succeeded, 2 of 2 removals succeeded |