1. You are viewing our forum as a guest. For full access please Register. WindowsBBS.com is completely free, paid for by advertisers and donations.

Billy Bob : Pop-up program support

Discussion in 'Legacy Windows' started by merlin, 2004/11/18.

Thread Status:
Not open for further replies.
  1. 2004/11/18
    merlin

    merlin Inactive Thread Starter

    Joined:
    2003/01/07
    Messages:
    1,111
    Likes Received:
    0
    Hi Billy Bob and board members.
    I mention Billy Bob in the post title as we have exchanged many thoughts
    about exitig DOS programs in Win98SE. So here is the background ...
    I recently recreated config.sys on my root drive, to try and get a better
    control of high memory. PC boots OK.
    My batch programs that save my registry files daily, started giving me this ....
    "Microsoft Windows Pop-Up Program Support ..." at the end of the commands.
    I can exit the paused .bat OK with ctrl+c
    Look here what I found from MS KB ..
    here
    What the KB article says works (nearly), but my questions are
    1) the bat files worked fine before I recreated config.sys
    No halt at end of commands.
    Why not run OK after changes eg config.sys ?
    2) what does command.com /c do ?

    Different from ctrl+alt+del and different from "exit" ??

    regards

    PS I have solved these problems but I do not understand the reasons for
    them occurring.
     
    Last edited: 2004/11/18
  2. 2004/11/18
    BillyBob Lifetime Subscription

    BillyBob Inactive

    Joined:
    2002/01/07
    Messages:
    6,048
    Likes Received:
    0
    I don't think it will do anything. Or at the DOS Prompt ( where I just took a peek ) in 98SE it returns " Bad Command or file name."

    Just C: or D: will take you to the root folder of the C or D drives.

    Or C:/Windows will take you there.

    Sometimes need to play with the / and \ .

    BillyBob
     
    Last edited: 2004/11/18

  3. to hide this advert.

  4. 2004/11/18
    merlin

    merlin Inactive Thread Starter

    Joined:
    2003/01/07
    Messages:
    1,111
    Likes Received:
    0
    Create a one-line batch file that reads:
    command.com /c

    That's a quote from the KB article. /c is a parameter.
    Of course, you have to put the full path in front of it.
    You cannot use command.com /c from a DOS prompt, but only in a pif
    or bat.
    regards
    PS command.com /c
    does more than nothing - it closes a bat app that Windows regards
    as a himem fixed entity TSR.
    Or what do you think ?
     
    Last edited: 2004/11/18
  5. 2004/11/18
    BillyBob Lifetime Subscription

    BillyBob Inactive

    Joined:
    2002/01/07
    Messages:
    6,048
    Likes Received:
    0
    The article that merlin pointed to seems to be applied to Win95 and lower.

    But I see no reason why it should not work the same in 98FE or SE.

    BillyBob
     
Thread Status:
Not open for further replies.

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.