Voila ce que existait et qui fonctionnait:
@echo on
if errorlevel 2 goto annul
if not exist "..\..\ftp\in\fact00." goto annul
md c:\
temp
copy "..\..\ftp\in\fact00." "c:\temp\fact1.txt"
del "..\..\ftp\in\Fact00."
"C:\Program Files\Microsoft Office\OFFICE11\winword" /mautorun "O:\BILL\fact001\Mac_fac\factxxx.dot"
pause
goto fin
:annul
:fin
J'ai remplacé seulement.
"C:\Program Files\Microsoft Office\OFFICE14\winword" /mautorun "O:\BILL\fact001\Mac_fac\factxxx.dot"
Mais ça ne marche pas ?
Merci d'avance de m'eclairer sur ce .bat
.bat word xp vers word 2010
Modérateur : WIN32-[GG]
Re: .bat word xp vers word 2010
Tu as un message d'erreur ? Si oui quoi ?