Skip to content

Instantly share code, notes, and snippets.

@horta
Last active April 28, 2021 03:12
Show Gist options
  • Save horta/18a6bda81f254d6a9f8f61e82101b66b to your computer and use it in GitHub Desktop.
Save horta/18a6bda81f254d6a9f8f61e82101b66b to your computer and use it in GitHub Desktop.
ZLIB installer for Windows.
:: Attention!
:: Please, refer to the https://github.com/horta/zlib.install repository
:: for an up-to-date version of this installer.
@artucera
Copy link

artucera commented Apr 23, 2021

@horta Thanks, unfortunately I had it already. I tried to uninstall it and install it back again but it still outputs the same stuff, I don't really know how to proceed...
the exact error message is:
powershell: The term 'powershell' is not recognized as a name of a cmdlet, function, script file, or executable program.
Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
./install_zlib.bat: The term './install_zlib.bat' is not recognized as a name of a cmdlet, function, script file, or executable program.
Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
Remove-Item: Cannot find path 'C:\Users\artur\install_zlib.bat' because it does not exist.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment