i tried Run, %WorkingPath%\%exe% /Open -"%TablePath%\%TableName%" /play /exit /arcaderender and that is not working. yes, changed this: ;Read PinballX config for pathsIniRead, WorkingPath, %PinballX_Config%, FuturePinball, WorkingPathstill no work...how about this stuff at the bottom? any of it need to change?WinWait,ahk_class VPinballWinHideWinWait, Visual Pinball PlayerWinWaitClose, Visual Pinball PlayerWinClose, ahk_class VPinballExitApp tried changing it around to say Future or FPinball....still didn't work..would be great to get future tables to work as perfect as the VP ones do...the correct exe is launching, just doesn't like the parameters is my guess...anyone? EDIT: i'm a little slow...took out the - and all is well.Run, %WorkingPath%\%exe% /Open "%TablePath%\%TableName%" /play /exit /arcaderender