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

Author Topic: Auto run .exe file and answer yes to questions  (Read 30205 times)

0 Members and 1 Guest are viewing this topic.

Helpmeh



    Guru

  • Roar.
  • Thanked: 123
    • Yes
    • Yes
  • Computer: Specs
  • Experience: Familiar
  • OS: Windows 8
Re: Auto run .exe file and answer yes to questions
« Reply #15 on: September 20, 2009, 03:24:02 PM »
Except with %1, %2, etc. anyway, no biggie.
Where's MagicSpeed?
Quote from: 'matt'
He's playing a game called IRL. Great graphics, *censored* gameplay.

macdad-



    Expert

    Thanked: 40
    Re: Auto run .exe file and answer yes to questions
    « Reply #16 on: September 20, 2009, 03:25:05 PM »
    Except with %1, %2, etc. anyway, no biggie.

    That's with batch files, not exe's.
    If you dont know DOS, you dont know Windows...

    Thats why Bill Gates created the Windows NT Family.

    Helpmeh



      Guru

    • Roar.
    • Thanked: 123
      • Yes
      • Yes
    • Computer: Specs
    • Experience: Familiar
    • OS: Windows 8
    Re: Auto run .exe file and answer yes to questions
    « Reply #17 on: September 20, 2009, 03:27:24 PM »
    Batch files converted to exe?
    Where's MagicSpeed?
    Quote from: 'matt'
    He's playing a game called IRL. Great graphics, *censored* gameplay.

    Salmon Trout

    • Guest
    Re: Auto run .exe file and answer yes to questions
    « Reply #18 on: September 20, 2009, 03:32:54 PM »
    Besides piping, you cant send keys to an exe.

    If it is a console .exe which takes input from stdin, you can sometimes redirect stdin like this

    program.exe < input.txt


    Salmon Trout

    • Guest
    Re: Auto run .exe file and answer yes to questions
    « Reply #19 on: September 20, 2009, 03:33:37 PM »
    Batch files converted to exe?

    Exactly.

    macdad-



      Expert

      Thanked: 40
      Re: Auto run .exe file and answer yes to questions
      « Reply #20 on: September 21, 2009, 03:10:55 PM »
      Well yes, but still haven't checked into Batch-To-Exe, from prior testing it had a few bugs.
      If you dont know DOS, you dont know Windows...

      Thats why Bill Gates created the Windows NT Family.