Well you could kick off another script with a run command and in that other script you could shell out (just do it all silently so that the user doesn't know that its running)

Then let the first script exit out on it own normally.