Link/button to run a .Bat file

I am creating a Dash app and I want to give the user the ability to execute a .Bat file by selecting my link or ‘button’. Is it possible to use dcc.Link to do this, or some other method?

Check out this example here: https://github.com/plotly/dash/issues/57#issuecomment-313441186