COMMAND.COM opens to blinking cursor


  1. Posts : 5
    Windows 7
       #1

    COMMAND.COM opens to blinking cursor


    Hello all. Need a huge hand on this one. I have a program that requires COMMAND.COM to run. Windows 7 32-bit. Whenever I open command.com or any of the MS-DOS apps in the \windows\system32 folder (like edit.com) they open to a prompt window with a blinking cursor on upper left.

    CMD.exe opens just fine, but unfortunately I need command.com to work. I've copied the command.com file from another computer and same issue. Have also ran sfc /scannow. Any thoughts?
      My Computer


  2. Posts : 1,784
    Linux Mint 18.2 xfce 64-bit (VMWare host) / Windows 8.1 Pro 32-bit (VMWare guest)
       #2

    One limitation you will have with COMMAND.COM is that it can't use long file names. This means that you will need to limit yourself to 8.3 format for paths and filenames.

    Here's an example of what an 8.3 folder name looks like:

    "My Received Files" is the long (modern) name. The 8.3 name would be something like "myrece~1". Furthermore, there might not be an 8.3 filename. To see if folders and files have 8.3 names, do the following:

    Open a command prompt.
    Change to the desired drive and folder.
    Type DIR /X <ENTER>

    If there is no 8.3 filename or folder name for a file or a folder, then all you will see is the long file name. In other words, COMMAND.COM wouldn't be able to do anything related with those filenames or folder names. This presents a major problem for COMMAND.COM.

    There may be other limitations as well which make it impossible to run your program in Windows 7.

    Is there any way to deal with this problem? Possibly. If you could somehow assign 8.3 names to everything, then that would address this problem. I'm not sure if you could do that or not. And even if you did it, you might end up with a bunch of unintelligible file and folder names which now will cause problems in Windows 7. Perhaps there is a way to add the 8.3 name without disturbing the long file name in any way. But this approach will be a major hassle for you, if it even works.

    A workable solution is probably to install an older OS (one which is compatible with your must-have program) via Oracle VirtualBox, and run your program in the virtual box which has the older OS.

    Another possible solution would be to install DOSBOX, a DOS emulator, in Windows 7, and then run your program in a DOSBOX session. To me, this will be the least complicated way to do it, if it works in DOSBOX.
      My Computer


  3. Posts : 5
    Windows 7
    Thread Starter
       #3

    Thanks for your reply. I’m aware of the long file name limitation. However, I’m having an issue simply opening Command.com. This is a fresh install of Windows 7 32-bit. Simply typing “Command.com” in the run line produces the issue.
      My Computer


  4. Posts : 3,786
    win 8 32 bit
       #4

    When you type command.com it looks for it in current directory then it searchs the path I would create a folder on c called DOS then add software to that folder and add c:\dos to the path it depends what the software needs remember DOS had config.sys and autoexec.bat to set up the environment
      My Computer


  5. Posts : 5
    Windows 7
    Thread Starter
       #5

    samuria said:
    When you type command.com it looks for it in current directory then it searchs the path I would create a folder on c called DOS then add software to that folder and add c:\dos to the path it depends what the software needs remember DOS had config.sys and autoexec.bat to set up the environment
    I will give this a shot.
      My Computer


  6. Posts : 5
    Windows 7
    Thread Starter
       #6

    Unfortunately still having issue. Any other ideas?
      My Computer


  7. Posts : 1,784
    Linux Mint 18.2 xfce 64-bit (VMWare host) / Windows 8.1 Pro 32-bit (VMWare guest)
       #7

    Did you try DOSBOX or VirtualBox?
      My Computer


  8. Posts : 5
    Windows 7
    Thread Starter
       #8

    mrjimphelps said:
    Did you try DOSBOX or VirtualBox?
    I have. Neither did the trick.
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 02:01.
Find Us