;
; /* CoolBooter.bat - Launches Da Cool Booter */
;

if not exists c:copy
  c/copy c/copy c:
endif

if not exists c:remrad
  c/copy c/remrad c:
endif

if not exists c:mount
  c/copy c/mount c:
endif

if not exists c:makedir
  c/copy c/makedir c:
endif

if not exists c:reset
  c/copy c/reset c:
endif

if not exists c:assign
  c/copy c/assign c:
endif

if not exists c:execute
  c/copy c/execute c:
endif

if not exists c:delete
  c/copy c/delete c:
endif

c/Copy c/DCB C:

coolbootergui.exe
