1/7/15c:\cd games c:\games\rename *.bat *.htmc:\games\ FOR /R "c:games" %%G IN (*.htm) DO move "%%G" "INTERNET"exit;