That is a security pop up from chrome and cannot be controlled by Selenium as the URL and message states that it is asking to launch a native application hosted on the local machine.
You will need to manually click that or incorporate a windows or mac automation tool such as AutoIt to do it.