The easiest way that I’ve found to convert your WAV audio files to FLAC format so they’re compressed without losing any audio quality is to do the following: Make sure you have Chocolatey installed (which should be on your machine already. ? ) Open an elevated PowerShell prompt and run the following command: choco install -y flac …
December 2016 archive
Dec 22 2016
Upgrading from TFS 2013 to TFS 2017
I was running TFS 2013 Update 4 on top of SQL Server 2012 SP3 and was unable to upgrade to TFS 2017 because this version of the SQL database is not supported. So, I ran the SQL Server 2016 installer from the ISO and used the SQL Upgrade tool. I then uninstalled SQL Server 2012 …
