osascript -e 'tell app "Terminal"' -e 'activate' -e 'do script "$SCRIPT"' -e 'end tell'
Is there a possibility I could launch an iTerm2 window?Yes, if you iTerm2 has a command line switch which can be used to pass the executable that will be run on the command line.