Creating an EXE with Chrome as the browser

My website will work only on Chrome browser due to some specific JavaScript dependencies. But, I do not want my scripts/files extracted at client’s machine. So, is it possible to change the default browser option to Google Chrome in HTML Executable.

A workaround is to use Self-Extracting publications and Google Chrome Portable as explained in this tutorial:

https://www.htmlexe.com/help/portablewebbrowser