command line - Windows cmd unzip error -



command line - Windows cmd unzip error -

i attempting unzip file through windows command line, when run command

unzip h2o-2.5.0.1385.zip

i receive error says:

'unzip' not recognized internal or external command, operable programme or batch file.

any thought how prepare issue? how check if have unzip bundle installed? trying unzip file install this:

http://s3.amazonaws.com/h2o-release/h2o/master/1385/index.html

unzipping in files in windows cmd requires 3rd party software such 7z or winrar installed there no native function unzip files in windows cmd prompt.

windows command-line cmd

Comments

Popular posts from this blog

php - Android app custom user registration and login with cookie using facebook sdk -

django - Access session in user model .save() -

php - .htaccess Multiple Rewrite Rules / Prioritizing -