please help! I have command, which working properly when i use it in command line.
C:\windows\curl.exe -s -w "Total Time : %{time_total}\nSpeed download : %{speed_download}\nSize of file : %{size_download}\n" -o NUL http:/link/ > C:\tmp\curl_store.tmp && C:\windows\cat C:\tmp\curl_store.tmp > C:\tmp\curl_store.txt
But when i put this code to script, them was only open and close cmd without any actions. Can someone help me? please
Aucun commentaire:
Enregistrer un commentaire