download /Product.msi

This is an msi (windows installer) file. Downloading works locally using wrangler, it sets `Content-type application/octet-stream`.

Deployed on pages there is no Content-type header, so chrome-based browsers open it as binary text.

The actual file is a test installer from Wix (00_HelloWorldInstaller on github).