[Solved] How to quit Launcher and launch other PyGame?

I’m already know how extend Launcher menu item,
but still stuck in “Best Practices” for quit Launcher run other PyGame and back to Launcher.

Use this way:
pygame.event.post( pygame.event.Event(RUNEVT, message="python PATH_FOR_SCRIPT"))