Hi, kourou.
You can do this already by keyboard with ease.That's how I do it:Begin Text Compare : [{ACTIVEWINDOWPROCESSNAME}] Does Not Equal 'VoiceAttack'
Display window 'VoiceAttack' as [Show] Pause 0,05 secondsEnd Condition
Begin Text Compare : [{ACTIVEWINDOWTITLE}] Ends With 'Other Stuff'
Say, 'Edit window is still open' or 'close the edit window first'
Else If Text Compare : [{ACTIVEWINDOWTITLE}] Ends With 'Command'
Say, 'Command window is still open' or 'close the command window first'
Else If Text Compare : [{ACTIVEWINDOWTITLE}] Ends With 'Profile'
Press Escape key and hold for 0,001 seconds and release
Pause 0,05 seconds
End Condition
Begin Text Compare : [{ACTIVEWINDOWTITLE}] Equals 'VoiceAttack'
Press Left Alt+I keys and hold for 0,05 seconds and release
Say, '[choose' or 'select] the corresponding file'
Else
Say, 'Error'
End Condition
to import profiles completely without user interaction would be an security issue, i think.