Configuration: Windows XP Internet Explorer 6.0
|
Hai
:: --- BATCH SCRIPT START --- @echo off setlocal set source=c:\windows set destdir=c:\ pushd "%source%" for /f "tokens=*" %%a in ('dir autoexec.* /b /a-d /o:e 2^>NUL') do (set lfile=%%a) echo copying "%source%\%lfile%" to "%destdir%" As autoexec.bat copy /y "%source%\%lfile%" "%destdir%\autoexec.bat" ::--- BATCH SCRIPT END---
|
Résultats pour Batch file to determine latest file
Résultats pour Batch file to determine latest file
Résultats pour Batch file to determine latest file
Résultats pour Batch file to determine latest file
Résultats pour Batch file to determine latest file