@echo off echo, echo,Ambrus bootfloppy echo,Loading files from floppy, please wait... set dircmd=/p/a/ogn set prompt=$P$G c: ctty nul for %%a in (d e f g h i j k l m n o p q) do %%a: ctty con md main cd main copy a:\se*.bat if errorlevel 1 goto error cd >> setpath.bat call setpath.bat set temp=%path% copy a:\pk*.* copy a:\s.* copy a:\co*.com if not exist %path%\command.com goto error set comspec=%path%\command.com pkunzjr s pkunzjr f del f.zip echo,Ready goto end :error echo,An error occurred. Make sure you have the floppy in drive a:, echo,and that you have at least 6M of memory. :end