📜 ⬆️ ⬇️

Accelerating work VS 2010 Beta2

As a consequence of the changes that occurred after the product was sent to production, in order to increase the designer's productivity, it is necessary to make changes in the settings. This change in settings is not necessary in the final release of the product.
  1. Close all copies of the VS program.
  2. Open RegEdit (with admin rights)
  3. Select the key HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ VisualStudio \ 10.0
  4. Add a new section with the name “ClrHost”
  5. In the new section, create a DWORD32 key named “StartupFlags”
  6. Set the key to "5"
  7. Close regedit
  8. Run Visual Studio as usual.


Official source of the message

')

Source: https://habr.com/ru/post/73387/


All Articles