Windows Vista Forums

Full Screen Mode not Available in this System with CMD
  1. #1


    eljainc Guest

    Full Screen Mode not Available in this System with CMD

    Hello,

    We have some 16-bit legacy apps which must run in a DOS box window
    with CMD.EXE. When I try to run them I get the following message:

    Full Screen Mode not Available in this System




    I cannot use Alt-Enter to make the screen full size. I need INT 10h
    and VESA functions.
    Is there any hope in getting this to work with Vista Premium?

    Thanks
    Mike McWhinney


      My System SpecsSystem Spec

  2. #2


    Larry Maturo Guest

    Re: Full Screen Mode not Available in this System with CMD

    It was my understanding that the Vista cmd prompt is now 32 bit,
    and can't run 16 bit programs. I don't know that definitely, but I
    seem to remember reading that somewhere.

    -- Larry Maturo

    "eljainc" <eljainc@sbcglobal.net> wrote in message
    news:1177088184.846990.7050@e65g2000hsc.googlegroups.com...
    > Hello,
    >
    > We have some 16-bit legacy apps which must run in a DOS box window
    > with CMD.EXE. When I try to run them I get the following message:
    >
    > Full Screen Mode not Available in this System
    >
    >
    > I cannot use Alt-Enter to make the screen full size. I need INT 10h
    > and VESA functions.
    > Is there any hope in getting this to work with Vista Premium?
    >
    > Thanks
    > Mike McWhinney
    >




      My System SpecsSystem Spec

  3. #3


    Dave R. Guest

    Re: Full Screen Mode not Available in this System with CMD


    "Larry Maturo" <lmaturo@imceda.com> wrote in message
    news:%23dY0K62gHHA.4416@TK2MSFTNGP03.phx.gbl...
    >
    > "eljainc" <eljainc@sbcglobal.net> wrote in message
    > news:1177088184.846990.7050@e65g2000hsc.googlegroups.com...
    >> Hello,
    >>
    >> We have some 16-bit legacy apps which must run in a DOS box window
    >> with CMD.EXE. When I try to run them I get the following message:
    >>
    >> Full Screen Mode not Available in this System
    >>
    >>
    >> I cannot use Alt-Enter to make the screen full size. I need INT 10h
    >> and VESA functions.
    >> Is there any hope in getting this to work with Vista Premium?
    >>

    > It was my understanding that the Vista cmd prompt is now 32 bit,
    > and can't run 16 bit programs. I don't know that definitely, but I
    > seem to remember reading that somewhere.
    >


    Vista 32-bit can't run full screen 16-bit/DOS programs. It can,
    however, run most other 16-bit/DOS apps. Vista 64-bit cannot.

    To the OP, you may be able to get your apps to run in a virtual machine
    or DOS emulation environment, like DOSBox.

    Best regards,

    Dave




      My System SpecsSystem Spec

  4. #4


    ronald.phillips@gmail.com Guest

    Re: Full Screen Mode not Available in this System with CMD

    On Apr 20, 3:07 pm, "Dave R." <dwragle at drbsystems dot com> wrote:
    > "Larry Maturo" <lmat...@imceda.com> wrote in message
    >
    > news:%23dY0K62gHHA.4416@TK2MSFTNGP03.phx.gbl...
    >
    >
    >
    >
    >
    > > "eljainc" <elja...@sbcglobal.net> wrote in message
    > >news:1177088184.846990.7050@e65g2000hsc.googlegroups.com...
    > >> Hello,

    >
    > >> We have some 16-bit legacy apps which must run in a DOS box window
    > >> with CMD.EXE. When I try to run them I get the following message:

    >
    > >> Full Screen Mode not Available in this System

    >
    > >> I cannot use Alt-Enter to make the screen full size. I need INT 10h
    > >> and VESA functions.
    > >> Is there any hope in getting this to work with Vista Premium?

    >
    > > It was my understanding that the Vista cmd prompt is now 32 bit,
    > > and can't run 16 bit programs. I don't know that definitely, but I
    > > seem to remember reading that somewhere.

    >
    > Vista 32-bit can't run full screen 16-bit/DOS programs. It can,
    > however, run most other 16-bit/DOS apps. Vista 64-bit cannot.
    >
    > To the OP, you may be able to get your apps to run in a virtual machine
    > or DOS emulation environment, likeDOSBox.
    >
    > Best regards,
    >
    > Dave


    You need to instal XP (XDDM) video drivers to get full screen in a
    command prompt in Vista. If you are using Vista (WDDM) video drivers
    then you will not be able to use a full screen command prompt unless
    you use a program like solvbe or equivalent to intercept INT10. (WDDM
    drivers do not allow INT10 access).

    So install the XP drivers (and have XP level video driver stability)
    and be happy.


      My System SpecsSystem Spec

  5. #5


    Lang Murphy Guest

    Re: Full Screen Mode not Available in this System with CMD

    <ronald.phillips@gmail.com> wrote in message
    news:1177099547.436076.76000@n76g2000hsh.googlegroups.com...
    > On Apr 20, 3:07 pm, "Dave R." <dwragle at drbsystems dot com> wrote:
    >> "Larry Maturo" <lmat...@imceda.com> wrote in message
    >>
    >> news:%23dY0K62gHHA.4416@TK2MSFTNGP03.phx.gbl...
    >>
    >>
    >>
    >>
    >>
    >> > "eljainc" <elja...@sbcglobal.net> wrote in message
    >> >news:1177088184.846990.7050@e65g2000hsc.googlegroups.com...
    >> >> Hello,

    >>
    >> >> We have some 16-bit legacy apps which must run in a DOS box window
    >> >> with CMD.EXE. When I try to run them I get the following message:

    >>
    >> >> Full Screen Mode not Available in this System

    >>
    >> >> I cannot use Alt-Enter to make the screen full size. I need INT 10h
    >> >> and VESA functions.
    >> >> Is there any hope in getting this to work with Vista Premium?

    >>
    >> > It was my understanding that the Vista cmd prompt is now 32 bit,
    >> > and can't run 16 bit programs. I don't know that definitely, but I
    >> > seem to remember reading that somewhere.

    >>
    >> Vista 32-bit can't run full screen 16-bit/DOS programs. It can,
    >> however, run most other 16-bit/DOS apps. Vista 64-bit cannot.
    >>
    >> To the OP, you may be able to get your apps to run in a virtual machine
    >> or DOS emulation environment, likeDOSBox.
    >>
    >> Best regards,
    >>
    >> Dave

    >
    > You need to instal XP (XDDM) video drivers to get full screen in a
    > command prompt in Vista. If you are using Vista (WDDM) video drivers
    > then you will not be able to use a full screen command prompt unless
    > you use a program like solvbe or equivalent to intercept INT10. (WDDM
    > drivers do not allow INT10 access).
    >
    > So install the XP drivers (and have XP level video driver stability)
    > and be happy.
    >



    With the caveat that one won't have Aero... not that that matters... just an
    observation.

    Lang


      My System SpecsSystem Spec

Full Screen Mode not Available in this System with CMD problems?

Similar Threads
Thread Thread Starter Forum Replies Last Post
Black screen in full-screen mode JayRock Live Messenger 2 21 Mar 2009
RE: How to get out of full-screen mode? JC Virtual PC 1 30 Jan 2009
Full screen mode Bob D. Vista General 5 17 Jul 2008
system does not support full screen mode? please help! enjoi_411 Vista Games 0 22 Dec 2007
DOS full-screen mode David Makin Vista General 14 15 Jun 2007