Comment realiser un script batch sous windows
xunil2003
-
LoNd -
LoNd -
Bonjour,
Je vous écris pour vous demander si vous pouvez m'aider avec le batch de Windows.
Personnellement je ne comprends rien au batch, j'utilise le bash de Linux.
A l'aide d'un script batch, je voudrais télécharger python et exécuter le fichier pour effectuer l'installation.
Comment faire ?
Mais il me semble que sous Windows il n'y a pas Wget .
Faut-il télécharger le fichier dans un dossier provisoire puis supprimer le fichier une fois l'installation effectuée ?
Comment ça marche sous Windows ?
Script Batch :
Merci.
Je vous écris pour vous demander si vous pouvez m'aider avec le batch de Windows.
Personnellement je ne comprends rien au batch, j'utilise le bash de Linux.
A l'aide d'un script batch, je voudrais télécharger python et exécuter le fichier pour effectuer l'installation.
Comment faire ?
Mais il me semble que sous Windows il n'y a pas Wget .
Faut-il télécharger le fichier dans un dossier provisoire puis supprimer le fichier une fois l'installation effectuée ?
Comment ça marche sous Windows ?
Script Batch :
@echo off
title Installation de python
--> wget https://www.python.org/ftp/python/2.7.6/python-2.7.6.amd64.msi
python-2.7.6.amd64.msi
exit
Merci.
A voir également:
- Comment realiser un script batch sous windows
- Clé d'activation windows 10 - Guide
- Montage video windows - Guide
- Windows ne démarre pas - Guide
- Windows movie maker - Télécharger - Montage & Édition
- Fichier batch - Guide