Command Line Launch App parameters
Does anyone know how to launch a specific app from the command line or ahk (looking to add to LaunchBox)? I can launch the LDPlayer using:
dnconsole.exe launch --index 0
but adding:
runapp --index 0 --packagename com.atari.mobile.missilecommandmc
doesn't work.