from the command line:
launchctl list
find the exact name of the process/app you don't want coming back. Then
launchctl remove <name_from_list_command>
hope this helps
from the command line:
launchctl list
find the exact name of the process/app you don't want coming back. Then
launchctl remove <name_from_list_command>
hope this helps