This message was deleted.
# _general
s
This message was deleted.
g
I'd change the shortcut to point to a script. Then set the script to handle the killing of the old processes> maybe a short wait> check no other chrome processes are running > Start the correct shortcut And update the script icon to match whatever icon the user expects so they don't have to think about the diff
👍 1
j
Yeah that might be an idea, avoid the Chrome process start by not actually running Chrome from the shortcut
d
Yes build it with a loop that kill chrome until no chrome process is available, then start the new one
👍 1