This remove the patchwork of powershell done in AppVeyor to the AfterBuild
target of bitcoind
so that windows developers do not have to figure out how to manually edit the config.ini before running the functional tests.
You can easily test with msbuild /t:AfterBuild
in bitcoind folder.