Dear friends,
I want to open Files via cmd. so i use this command :
cmd /c start http://www.winpcap.org/install/bin/WinPcap_4_1_3.exe
Yes it is working well........
but i want to make bat file to automatically download and over write it with download location.......as well as without user accept......
how to do it?
example:
I want to download it to "Desktop"
I want to open Files via cmd. so i use this command :
cmd /c start http://www.winpcap.org/install/bin/WinPcap_4_1_3.exe
Yes it is working well........
but i want to make bat file to automatically download and over write it with download location.......as well as without user accept......
how to do it?
example:
I want to download it to "Desktop"