I am sending a custom mail to the users via Gmail which includes the following button code
<a href="">launch</a>
on the click of the button, I need to open a locally installed application like TeamViewer. I don't have access to the user system for Registry editor
entries.
Is this possible? Thanks in advance.