Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: doing pop-up in batch  (Read 2383 times)

0 Members and 1 Guest are viewing this topic.

yperron

    Topic Starter


    Rookie
    doing pop-up in batch
    « on: October 31, 2007, 07:18:08 AM »
    Hi,

    is there a way to do pop up in a batch file. I already know that MSG will display a message with an OK button. But I would prefer a pop-up with YES and NO buttons or even better someting where I could enter a text string.

    thanks
    yp
    yp

    ghostdog74



      Specialist

      Thanked: 27
      Re: doing pop-up in batch
      « Reply #1 on: October 31, 2007, 08:59:24 AM »
      you can use the MsgBox() function in vbscript