Difference between revisions of "Setup Builder Machine"

From MPSWiki
Jump to: navigation, search
Line 30: Line 30:
 
All below is applied to vs2019
 
All below is applied to vs2019
 
* need install vs2013 (run '''vs2013.5_pro_enu.iso''' and set c++ only, '''vc_mbcsmfc.exe''' and '''fix_web_service_build_for_Framework40.bat''')
 
* need install vs2013 (run '''vs2013.5_pro_enu.iso''' and set c++ only, '''vc_mbcsmfc.exe''' and '''fix_web_service_build_for_Framework40.bat''')
 +
  
 
in Extensions\Manage Extensions you can install:
 
in Extensions\Manage Extensions you can install:
 
* CodeMaid (overall progress)
 
* CodeMaid (overall progress)
 
* VsColorOutput (for color output and build time (after install go to Tools\Options\VsColorOutput and set to true next options: "Show Elapsed Build Time" and "Yes, I Donated!"))
 
* VsColorOutput (for color output and build time (after install go to Tools\Options\VsColorOutput and set to true next options: "Show Elapsed Build Time" and "Yes, I Donated!"))
 +
  
 
On open solution, '''Retarget Projects''':
 
On open solution, '''Retarget Projects''':
 
* Windows SDK Version: '''No Upgrade'''
 
* Windows SDK Version: '''No Upgrade'''
Platform Toolset: '''No Upgrade'''
+
* Platform Toolset: '''No Upgrade'''

Revision as of 14:35, 28 January 2020

All above is applied to win7 machine

  • drivers
  • add to domain
  • activate windows
  • performance options - best performance (except show contents when dragging)
  • turn off system restore
  • UAC settings - all to ignore
  • Set page file 2Gb
  • powercfg -h off
  • power options - high performance
  • turn off IP V6
  • Change WOL:

Wol network adapter.PNG

  • Install time zone udpate (Minsk time)
  • Install .NET
  • Install PowerShell
  • turn off next services: update, firewall, defender, security center, themes, windows audio, windows search.
  • add remove windows components:

Winfeatures.PNG


All below is applied to win10 machine

  • enable symlinks: run gpedit, go to Configuration\Windows Settings\Security Settings\Local Policies\User Rights Assignment and grant rights for "Create symbolic links"


All below is applied to vs2019

  • need install vs2013 (run vs2013.5_pro_enu.iso and set c++ only, vc_mbcsmfc.exe and fix_web_service_build_for_Framework40.bat)


in Extensions\Manage Extensions you can install:

  • CodeMaid (overall progress)
  • VsColorOutput (for color output and build time (after install go to Tools\Options\VsColorOutput and set to true next options: "Show Elapsed Build Time" and "Yes, I Donated!"))


On open solution, Retarget Projects:

  • Windows SDK Version: No Upgrade
  • Platform Toolset: No Upgrade