I have setup three commands for the three WoW's I am running - wow1, wow2, wow3.

From the keyclone.ini file:
Code:
[commands]
count=3
command_00=wow1
action_00=C:\WoW1\Wow.exe
region_00=wow1
uname_00=0.''
cpu_00=00000003
maxfps_00=0.0
excludeRR_00=0
alwaysOnTop_00=0
receiveOnly_00=0
lockInForeground_00=0
bringToTop_00=0.0
command_01=wow2
action_01=F:\WoW2\Wow.exe
region_01=wow2
uname_01=0.''
cpu_01=00000004
maxfps_01=0.0
excludeRR_01=0
alwaysOnTop_01=0
receiveOnly_01=0
lockInForeground_01=0
bringToTop_01=0.0
command_02=wow3
action_02=G:\WoW3\Wow.exe
region_02=wow3
uname_02=0.''
cpu_02=00000008
maxfps_02=0.0
excludeRR_02=0
alwaysOnTop_02=0
receiveOnly_02=0
lockInForeground_02=0
bringToTop_02=0.0
In the main keyclone window, I then run in the command drop down box: wow1;wow2;wow3

This does open the three wow's via the commands. However, the do not appear in the Title/Status window nor are they laid out properly according to my maximizer layouts.

Any ideas on why this might be?

Thanks