*SOLVED* DOFLinx gives an error when started from a .bat file?

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #199865
    Johnny T
    Participant
      @johnnyt

      ** FIXED THE BELOW PROBLEM **

      I delayed the batch file running and also removed the command parameters. So I ended up with a batch file that said:

      rem sleeping for 20000 milliseconds (20 seconds)
      rem PING 111.111.111.111 -n 1 -w 15000 >NUL
      timeout /t 15

      cd /d "D:\LaunchBox\Emulators\DirectOutput\"
      start "" "D:\LaunchBox\Emulators\DirectOutput\DOFLinx.exe"

      Hope it helps someone in the future :-)

      Hi all,

      If I go into my DirectOutput folder and double-click DOFLinx.exe then it starts up fine.

      However, I would (ideally) like it to start up DOFLinx when my PC boots up.

      I made a batch file with this in it:

      cd /d "D:\LaunchBox\Emulators\DirectOutput\"
      start "" "D:\LaunchBox\Emulators\DirectOutput\DOFLinx.exe" DISABLEDOF=YES "PATH_INI=D:\LaunchBox\Emulators\DirectOutput\"

      This starts up DOFLinx but gives me the following error:

      DOFlinx startup

      Has anyone any ideas on what I’m doing wrong?

      Many thanks :-)

    Viewing 1 post (of 1 total)

    Forums are currently locked.

    ©2024 VPinBall.com

    Log in with your credentials

    Forgot your details?