Error with desktop app

I am having issues with the desktop application. On phone is working fine and I use it before but something come out with [Child process exited with code 1 I did /scannow command in CMD restarted computer and now desktop app won’t even load
Windows 10 x64 pro version

Could you please do this?
It’ll run AudioRelay “manually” instead of using AudioRelay.exe.

  • Open a command prompt
  • Run cd "c:\Program Files (x86)\AudioRelay"
  • Run .\runtime\bin\java.exe -cp "app/audiorelay.jar" com.azefsw.audioconnect.desktop.app.MainKt > %USERPROFILE%/desktop/output.log 2>&1

It’ll create a output.log file on your Desktop which should show the underlying issue.
Please post it here.

1 Like