Path: utzoo!attcan!uunet!samsung!zaphod.mps.ohio-state.edu!unix.cis.pitt.edu!cnhst From: cnhst@unix.cis.pitt.edu (Christine N. Helferty) Newsgroups: comp.sys.apple2 Subject: Re: DOS 3.3 question Message-ID: <22879@unix.cis.pitt.edu> Date: 14 Mar 90 18:06:09 GMT References: <1441@mountn.dec.com> <227.25fd7eb3@drycas.club.cc.cmu.edu> Reply-To: cnhst@unix.cis.pitt.edu (Jon M. Pearsall) Organization: Univ. of Pittsburgh, Comp & Info Services Lines: 14 > Question how do I specify that I want the "HELLO" program to be executed > at startup. If you couldn't guess, I hardly ever use DOS 3.3 so I have > ZERO documentation on it. If you have COPY II+, I think it has an option to change the boot program for the disk. Otherwise, the easiest way to do it (i.e. without sector editing) would be to load the HELLO program into memory (LOAD it, but don't RUN it), and then place a blank disk in the drive and say "INIT HELLO". This formats the new disk and places the Hello program on it as the Boot program. You would then have to use some copy utility (try FID from the DOS 3.3 master disk) to copy the rest of the files from the original disk.