[RESOLVED] Cannot find the file 'C:Command.com'
Results 1 to 3 of 3

Thread: [RESOLVED] Cannot find the file 'C:Command.com'

  1. #1
    Kpont
    Guest

    Resolved [RESOLVED] Cannot find the file 'C:Command.com'

    My machine is running Win98 attached to a Novell Natware 4.11 server and I've had this error message often. Usually the error I get "Cannot find the file 'C:Command.com'" appears after running a .BAT file or a program that is probably calling .BAT file. I've searched high and low for the cure. I've edited my autoexec.bat and config.sys files with no success. The command.com file exists in the root directory (C:\) and C:\Windows.

    Here's what my autoexec.bat file looks like.
    @C:\PROGRA~1\NORTON~1\NAVDX.EXE /Startup
    PATH C:\COMMAND.COM;%PATH%
    @ECHO OFF
    Set NWLANGUAGE=ENGLISH

    Any ideas? Thanks!

  2. #2
    Registered User
    Join Date
    Feb 2000
    Location
    Sharon, PA (USA)
    Posts
    505

    Post

    Well first of all, the way you have your autoexec.bat worded, your computer is looking for a directory called "command.com"
    Take the command.com part out so that just the c:\ is left.

    Otherwise, I don't know enough about your system, If you have a compressed drive, the command.com file needs to be on the host drive. If your using disk partition software, this could be causing it....

  3. #3
    Kpont
    Guest

    Lightbulb

    No compressed drives - I have tried editing that line so that it only contains
    PATH C:\
    but I still have the same error. Can't find C:Command.com

    [This message has been edited by Kpont (edited August 29, 2000).]

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •