Paolo Redaelli personal blog

Category: Software

Disk2vhd

Sometimes you are just forced to use proprietary software. Disk2vhd – Windows Sysinternals | Microsoft Docs Disk2vhd includes command-line options that enable you to script the creation of VHDs. Specify the volumes you want included in a snapshot by drive letter (e.g. c:) or use “*” to include all volumes.Usage: disk2vhd Example: disk2vhd * c:\vhd\snapshot.vhd…

Link

This Basilisk web browser will be a boon for all those people who need to still use Java and Flash based websites:

  • Full support for JavaScript’s ECMAscript 6 standard for modern web browsing.
  • Support for all NPAPI plugins (Unity, Silverlight, Flash, Java, authentication plugins, etc.).
  • Support for XUL/Overlay Mozilla-style extensions.
  • Experimental support for WebExtensions (in gecko-target mode). Please note that some Mozilla-specific WebExtension APIs are not yet available.
  • Support for ALSA on Linux.
  • Support for WebAssembly (WASM).
  • Support for advanced Graphite font shaping features.
  • Support for modern web cryptography: up to TLS 1.3, modern ciphers, HSTS, etc.