Install cURL from official site on Windows - How to install cURL on Windows

preview_player
Показать описание
This video shows how to install cURL using the downloads from the official cURL website. To support the book "Automating and Testing a REST API"

cURL is used to issue HTTP commands against Tracks in the case study of the book "Automating and Testing a REST API"

There are three videos in this series:

Рекомендации по теме
Комментарии
Автор

this package you dont 'install', just unzip it, then run the curl.exe from the bin folder from a cmd prompt.
(I learned something new: type CMD in the address bar to pop a command window!)

rcamarda
Автор

Where is the part when you install it?

PizzoLab
Автор

Could I ask, if you already have cURL in your sys32 and wow64 folders could these be copied and replaced with the new ones form the cURL website?

Thee_Lord_of_Darkness
Автор

I followed all the instructions. I've inserted path, BUT when in CMD type "where curl.exe" it's show me the C:\Windows\System32 path. How I could change this?? if type curl --version it's give me old version...not downloaded...any idea how to resolve this??

nemanjastojanovic
Автор

i dont really get why you are trying different ones. didnt the first work for you? it worked for me.

Garycarlyle