rem VVVVV Version GEP V16.01 echo off cls if not exist ..\commun\appli\gep\gep.exe goto debut cd ..\commun\gep goto suit :debut cd gep :suit set clipper=F50 ..\appli\gep\supsco04 cls if exist ..\appli\gep\BSCO.EXE goto fin if exist ..\appli\gep\ABS4.EXE goto fin if exist ..\appli\gep\NOT4.EXE goto fin if exist ..\appli\gep\GFE4.EXE goto fin del ..\appli\gep\SUPSCO04.EXE rem pas de réinstallation : del ..\appli\gep\SUPVC02. :fin set clipper= cd ..