Some old school PC Dos 7.0 help?

Discussion in 'Questions and Answers' started by padre31, May 31, 2010.

Tags:
  1. padre31

    padre31 Premium Member Luxury Box

    99,377
    37,301
    0
    Nov 22, 2007
    inching to 100k posts
    Well first of all have a good and meaningful Memorial Day.

    Second of all, I am attempting to fix a old laptop (toughbook cf 27) that simply will not boot from the CD drive, it will only boot from the floppy drive.

    To install some sort of operating system I installed PCDos 7.0 first, then will install Win 95A so I can use the CD drive, then will install anything from Win98 to XP Pro.

    But I have to wait for the Win95A to show up in the mail later in the week and I wish to play around in this thing in PCDos, but I'd like to run it from Dosshell but I do not know the command line to run Shell.exe from the C: prompt as I have to modify config.sys to add the command line to boot directly into Shell.

    Does anyone happen to know the command line to run Shell from the C: prompt?
     
  2. Vendigo

    Vendigo German Gigolo Club Member

    7,723
    5,683
    113
    Nov 30, 2007
    Let's see:

    - You have DOS installed and it's running?
    - You want to execute DOS Shell?
    - You want to modify the config.sys so it will always execute DOS Shell upon booting?

    Right?
     
    padre31 likes this.
  3. #1 fan

    #1 fan Well-Known Member

    2,161
    558
    113
    Dec 20, 2007
    miami
    couldn't you just edit your autoexec.bat to run shell.exe at the end of the boot?

    the file should be in your dos directory. i'd do some searching with "dir /s /p"
     
  4. padre31

    padre31 Premium Member Luxury Box

    99,377
    37,301
    0
    Nov 22, 2007
    inching to 100k posts
    That is correct, I need the command line to insert into the config.sys file along with where to insert it.
     
  5. padre31

    padre31 Premium Member Luxury Box

    99,377
    37,301
    0
    Nov 22, 2007
    inching to 100k posts
    I believe it can be done either way, but I will eventually need the C: prompt to install win95A with C:/A: setup.exe
     
  6. Vendigo

    Vendigo German Gigolo Club Member

    7,723
    5,683
    113
    Nov 30, 2007
    I might be totally mistaken, but wasn't DOS Shell (we're referring to the graphical, Windows-like interface, right?) removed in DOS 6.22 and above?
     
  7. padre31

    padre31 Premium Member Luxury Box

    99,377
    37,301
    0
    Nov 22, 2007
    inching to 100k posts
    Well, this is IBM's PCDos 7.0, it was meant to be a competitor to Win 3.1 and 3.11 and 95a and does have a dosshell routine.

    I suspect it will not have Icons, (though Norton Commander and a host of other GUI's were created for it) but it will have a sort of Windows Explorer function listing files and programs.
     
  8. Vendigo

    Vendigo German Gigolo Club Member

    7,723
    5,683
    113
    Nov 30, 2007
    Does the standard dosshell /g command work?
     
  9. padre31

    padre31 Premium Member Luxury Box

    99,377
    37,301
    0
    Nov 22, 2007
    inching to 100k posts
    Nah did not work from the C: prompt just returned bad command or file name.
     
  10. Vendigo

    Vendigo German Gigolo Club Member

    7,723
    5,683
    113
    Nov 30, 2007
    Hm. Do you actually have a dosshell exe on the hard drive?

    Edit: I believe it's a .com not an .exe
     
  11. padre31

    padre31 Premium Member Luxury Box

    99,377
    37,301
    0
    Nov 22, 2007
    inching to 100k posts
    Tried that as well.

    A different track perhaps, I have a old DOS gui floppy called "freeby3.zip"

    How would I unzip and install that? PC DOS does have a unzipping function
     
  12. padre31

    padre31 Premium Member Luxury Box

    99,377
    37,301
    0
    Nov 22, 2007
    inching to 100k posts
    Scratch the above, I found an ancient LapLink floppy with NC1.exe on it, which is Norton Commander 1.0.

    What would the command line be to install?

    I've tried simply typing:

    A:> NC1.exe

    No joy, I think it is merely rewriting NC1.exe back unto the floppy.

    Would it be A:>C\NC1.exe?
     
  13. #1 fan

    #1 fan Well-Known Member

    2,161
    558
    113
    Dec 20, 2007
    miami
    ok, then the command line for your config.sys would be something like "path c:\dos" to enable you to run commands from that directory in your c prompt.
     
  14. padre31

    padre31 Premium Member Luxury Box

    99,377
    37,301
    0
    Nov 22, 2007
    inching to 100k posts
    Well, that laplink floppy has Norton Commander on it, NC1 exe, however i type NC1 exe and it self extracts..but doesn't write to the C: drive.

    What does show up is LAPLINK <DIR>
     
  15. #1 fan

    #1 fan Well-Known Member

    2,161
    558
    113
    Dec 20, 2007
    miami
    i'd copy that nc1.exe file to the c drive with something like "copy nc1.exe c:" or "copy nc1.exe c:\"

    after that i'd go to c: and type nc1

    after that i'd go to that directory with "cd laplink;" browse for a new exe with "dir /p"

    when you are done, setting the path in your config.sys should be the same. it would just be "path c:\laplink" or something like that.
     
    padre31 likes this.

Share This Page