Advertisement
oblivioncth

Untitled

Jan 5th, 2019
923
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Batch 0.18 KB | None | 0 0
  1. ::Parameters
  2. set "ULTRAISO_DIR=C:\Program Files (x86)\UltraISO"
  3. ::End Parameters
  4. for /D %%i in (*) do "%ULTRAISO_DIR%\ultraiso" -imax -l -d "%CD%\%%i" -xdvdfs -out "%CD%\%%i.iso"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement