* Fix XML conversion error when localized language data contains escaped characters
* Fix connection error when requested locale is not handled by Microsoft's servers
* Also simplify Arch detection and return codes
* Closes#2
* Closes#3
* Add a notice about PowerShell 3.0 being required.
* Enable script to run on platforms without Microsoft.mshtml assembly.
* Add a -DisableFirstRunCustomize option to prevent an exception when
the script is run on a platform where IE has never been launched.
* Also display a notice about Microsoft anti bulk download
* For ye who might be looking for this important piece of information:
In System.Windows.Windows, the equivalent of System.Windows.Forms.Add_Shown()
is System.Windows.Windows.Add_Loaded(). You can thank me later...
* Also let external app close cookie prompt when a pipe is provided
and use a more explicit Continue/Back scheme for button labels.
* Also add signature script