:findiso
set /p fn=Input the ISO file name:
for %%i in (z,y,x,w,v,u,t,s,r,q,p,o,n,m,l,k,j,i,h,g,f,e,d,c) do (
set fn=%%i:\%fn%
if exist %%i:\%fn% goto load
)
cls
echo Search done, can not find the %fn%!
echo Hit any key to re-input the ISO fine name...
pause >nul
goto findiso
欢迎光临 无忧启动论坛 (http://wuyou.net./) | Powered by Discuz! X3.3 |