FxGqlC Chocolatey package

Posted by Wim on February 10, 2016

Good News! FxGqlC is now also accepted as official Chocolatey package.

Image

So, from now on, the easiest way to install FxGqlC on Windows is:

  • Open a PowerShell window as administrator
  • If you’re not already using Chocolatey, install it by running:

    iex ((new-object net.webclient).DownloadString('https://chocolatey.org/install.ps1'))
    
  • Install FxGqlC by running:

    ```bash choco install fxgqlc