Install python via MS batch file

Mahmood Naderan nt_mahmood at yahoo.com
Sat May 6 01:14:17 EDT 2017


Hello,
I have downloaded python-3.6.1-amd64.exe and it is fine to install it through GUI. However, I want to write a batch file to install it via command line. Since the installation process is interactive, it seems that the auto-install batch file is difficult. What I want to do is:

set python path
install in the default location.

Any idea about that?


 Regards,
Mahmood



More information about the Python-list mailing list