Thanks Laurie
You flagged the key issues that I did not know which was the fact that JTAlert does not support multiple configs per Callsign. (Or did you mean radio here?).
That said I created the following shortcut which seems to work OK:
___________________________________________________________________________________________________
@ECHO OFF
Start "" "C:\GSDR\Genesis.exe"
TIMEOUT /t 20
Start "" "C:\Program Files (x86)\HamApps\JTAlert\JTAlert.exe" /wsjtx
TIMEOUT /t 40
Start "" "C:\WSJT\wsjtx\bin\wsjtx.exe" --rig-name=FTDX101D
TIMEOUT /t 40
Start "" "C:\Program Files (x86)\HamApps\JTAlert\JTAlert.exe" /wsjtx
ECHO Congratulation! Your first batch file executed successfully.
PAUSE
________________________________________________________________________________________________________________________________________
I had to play around with the timing delays to make sure that each program loads correctly but I can get both up on my screens.
I will try FT8 and see how I go on both radios.
Thanks for your help
73 Greg VK4GRM