get icon indicating copy to clipboard operation
get copied to clipboard

website with download links for Zero Install

Results 2 get issues
Sort by recently updated
recently updated
newest added

Pre-generate commonly requested bootstrapper EXEs and add AuthentiCode signatures to reduce the amount of Windows SmartScreen warnings display. Modify `bootstrap/index.php` to find and return these EXEs.

enhancement

Currently the bootstappers provided by `https://get.0install.net/bootstrap/` for Windows are unsigned EXEs. This causes Windows SmartScreen to show warnings about the file being untrusted. Packaging the file as a ZIP archive...

enhancement