Recently the Win7 system does not know why the network files in the domain can not be accessed, and intends to upgrade to the WIN10 experience. It turns out there are too many holes in the road. First installed win10 basically smooth, but when entered the system, the menu mode for the PC mouse, the use of the feeling is not easy to find a bit on the internet, found that there is a way to simulate the Win7 Start menu, after configuration, the menu is indeed more comfortable, but the beginning of the icon seems always strange, and other UI elements. Finally, revert to the Win10 menu.
Win10 "Search" on the status bar is good.
When installing Visual Studio 2015, the installation needed to download a lot of resources from the network, installed a full 1 days 1 nights, and finally prompted some can't download (may be wall)
When opening a new project in Visual Studio 2015, it crashes, prompting the "object reference not set to an instance of an object" error.
Almighty Baidu told me the solution:
Install the time without error, a click on the new project on the error, uninstall and reload are useless, you can try this solution. After testing, the WIN10 64-bit under 64-bit VS2015 can be solved.
https://www.zhihu.com/question/37119592/answer/82274469
Workaround :
- In the window open function enter regedit, enter to open the Registrar-
- Then go to the following path:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa\FipsAlgorithmPolicy
- Set Enable to 0
Win10 installing the pits that Visual Studio 2015 encounters