Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!think.com!hsdndev!cmcl2!panix!schuster From: schuster@panix.uucp (Michael Schuster) Newsgroups: comp.os.msdos.apps Subject: Re: Problem Installing DOS 5, Part 2 Message-ID: <1991Jun22.113853.27743@panix.uucp> Date: 22 Jun 91 11:38:53 GMT References: <2861C3C6.19057@orion.oac.uci.edu> Distribution: usa Organization: PANIX - Public Access Unix Systems of NY Lines: 33 In article <2861C3C6.19057@orion.oac.uci.edu> dkrause@miami.acs.uci.edu (Doug Krause) writes: > >The two opinions about my system (Leading Edge Model D) hanging up on >setup were strange video card or old BIOS. I talked to several people >and since I was able to boot DOS 5 from a floppy and run several pieces >of software I should just install DOS manually. I did yesterday and >the system boots happily and there are no problems (except for changing >a few parameters). Now I need to expand all of the compressed files. >Is there a way to avoid typing: > >EXPAND FOO.CO_ FOO.COM >DEL FOO.CO_ > >about 50 times? How does setup know what the missing letter is on all >of these files? Does is just "know" and I have a lot of typing to look >forward to? Copy EXPAND.EXE and all the .co_ files to a temp directory on another drive. Move to that directory. Type: for %c in (*.co_) do expand %c c:\dos5\%c c: cd\dos5 ren *.co_ *.com then remove all the .co_ files from youe temp directory, and repeat this with the .ex_, .sy_, and other extenders. -- Mike Schuster | -CIS: 70346,1745 -NY Public Access UNIX: schuster@panix.com | -MCI Mail, GENIE: -The Portal (R) System: schuster@cup.portal.com | MSCHUSTER