Question possibilité batch
Résolu/Fermé
Censured_51
Messages postés
304
Date d'inscription
vendredi 10 octobre 2008
Statut
Membre
Dernière intervention
10 mars 2010
-
3 avril 2009 à 21:46
Censured_51 Messages postés 304 Date d'inscription vendredi 10 octobre 2008 Statut Membre Dernière intervention 10 mars 2010 - 12 avril 2009 à 09:27
Censured_51 Messages postés 304 Date d'inscription vendredi 10 octobre 2008 Statut Membre Dernière intervention 10 mars 2010 - 12 avril 2009 à 09:27
A voir également:
- Question possibilité batch
- Fichier batch - Guide
- Batch renommer une partie du nom de plusieurs fichiers - Guide
- Batch net use - Forum Réseau
- Color batch - Forum Autoit / batch
- Script batch utile ✓ - Forum Programmation
3 réponses
dubcek
Messages postés
18756
Date d'inscription
lundi 15 janvier 2007
Statut
Contributeur
Dernière intervention
18 décembre 2024
5 622
4 avril 2009 à 09:23
4 avril 2009 à 09:23
hello
oui
echo main(){printf("hello\n");} > prog.c
cc -o prog.exe prog.c
.\prog
oui
echo main(){printf("hello\n");} > prog.c
cc -o prog.exe prog.c
.\prog
cs-bilou
Messages postés
769
Date d'inscription
dimanche 2 décembre 2007
Statut
Membre
Dernière intervention
24 février 2011
164
4 avril 2009 à 13:44
4 avril 2009 à 13:44
Sinon tu peut faire.
Ou tu peut remplacer start par call.
Bilou.
@echo off echo @echo off>fichier.bat echo echo salut sa va ?>fichier.bat start fichier.bat pause
Ou tu peut remplacer start par call.
Bilou.
Censured_51
Messages postés
304
Date d'inscription
vendredi 10 octobre 2008
Statut
Membre
Dernière intervention
10 mars 2010
25
12 avril 2009 à 09:27
12 avril 2009 à 09:27
Merci de vos réponses mais j'avais fini par trouver tout seul =)
Bon surf ;)
Bon surf ;)