Originally posted by tycapel7
Hi Jerry.
I have used a program called 166 Floppy 21 to format the 29 floppies. I have copied the zip files as they appear in the Win 95 folder on the CD, to my 28 floppies. How do I make a folder on the C drive in DOS.
I can get to the A: prompt from my boot up disk. I’m finding this all very interesting, and hope that I can actually install an operating system on a computer that does not have a CD player.

Regards, Tycapel7.
Your Win95 CD shouldn't have .ZIP files on it-- are you referring to the fact that .CABinet files will have the .ZIP icon when viewed in Explorer if WinZip is installed?

To create a directory on your hard drive, type C: to get from the A:\> to C:\>, then type mkdir directoryname where the directory name has up to 8 letters and can have an extension up to 3 letters (although the use of extensions with a directory name is not extremely common.)