https://bugs.winehq.org/show_bug.cgi?id=46559
--- Comment #8 from Andre Mohren andremohren@gmail.com --- Installing this on windows first, and then copying over the contens of "c:\ProgramData\Package Cache" into wine makes the installer recognize the packages as already downloaded, skipping the unimplemented part of the advpi32.dll which downloads and decrypts the files.
Installation of the generic build tools works, as well as the MFC additions. Installation of Windows 8.1 SDK however results in another error, ill comment about it when i found out what the problem is.
Besides: Running MSBuild from the wine cmd works, most of my code here even compiles. Linking seems to cause some problems with "invalid or corrupt file...". But ill move the compiling issues to another bug report, as this is unrelated to the installer.