I have an exe (A), shell out another exe (B)

What I want to do is keep A on the screen, but cannot get focus (like in modal form)
and focus to B until B is unloaded

Any Idea?