Difference between revisions of "SDM850 environment setup"

From ESS-WIKI
Jump to: navigation, search
Line 8: Line 8:
  
 
4.  Start Windows 10 PRO OS installation
 
4.  Start Windows 10 PRO OS installation
 
  
 
 [[File:SDM850 ENV 01.png|RTENOTITLE]]   
 
 [[File:SDM850 ENV 01.png|RTENOTITLE]]   
Line 26: Line 25:
 
    Current system locale: Select "English (United States)
 
    Current system locale: Select "English (United States)
  
   [[File:SDM850 ENV 04.png]]
+
   [[File:SDM850 ENV 04.png|RTENOTITLE]]
 +
 
  
 
2.  Install .NET Framework 3.5
 
2.  Install .NET Framework 3.5
Line 36: Line 36:
 
<span style="color:#0000FF;">&nbsp; &nbsp;# dism /online /enable-feature /featurename:netfx3 /all /limitaccess /source:</span><span style="color:#FF0000;">E:</span><span style="color:#0000FF;">\sources\sxs</span>
 
<span style="color:#0000FF;">&nbsp; &nbsp;# dism /online /enable-feature /featurename:netfx3 /all /limitaccess /source:</span><span style="color:#FF0000;">E:</span><span style="color:#0000FF;">\sources\sxs</span>
  
<span style="color:#0000FF;">&nbsp; &nbsp;[[File:SDM850 ENV 05.png]]</span>
+
<span style="color:#0000FF;">&nbsp; &nbsp;[[File:SDM850 ENV 05.png|RTENOTITLE]]</span>
 +
 
  
 
C.&nbsp;Execuate “Win10 Settings” and follow bellows to install
 
C.&nbsp;Execuate “Win10 Settings” and follow bellows to install
Line 44: Line 45:
 
&nbsp; &nbsp; [.NET Framework 3.5] ->check <span style="color:#0000FF;">['''Windows Communication Foundation Non-HTTP Activation]'''</span>
 
&nbsp; &nbsp; [.NET Framework 3.5] ->check <span style="color:#0000FF;">['''Windows Communication Foundation Non-HTTP Activation]'''</span>
  
<span style="color:#0000FF;">'''&nbsp; &nbsp;[[File:SDM850 ENV 06.png]]'''</span>
+
<span style="color:#0000FF;">'''&nbsp; &nbsp;[[File:SDM850 ENV 06.png|RTENOTITLE]]'''</span>

Revision as of 08:16, 30 April 2019

Install Windows 10 PRO manually

1.  Install VirtualBox

2.  Create two storage disks with at least 100GB each

3.  Insert Win10 ISO CD

4.  Start Windows 10 PRO OS installation

 RTENOTITLE   

 RTENOTITLE     RTENOTITLE


Build machine and host OS (Windows 10 PRO) setup

1. Set system locate to English

    Settings -> Time & Language -> Region -> Additional date, time & regional settings -> Region ->

    Administrative -> Language for non-unicode programs -> Change system locale... ->

    Current system locale: Select "English (United States)

   RTENOTITLE


2.  Install .NET Framework 3.5

    A. Insert Windows ISO CD

    B. Install .NET Framework 3.5 from Windows ISO CD

   # dism /online /enable-feature /featurename:netfx3 /all /limitaccess /source:E:\sources\sxs

   RTENOTITLE


C. Execuate “Win10 Settings” and follow bellows to install

    Settings ->[Apps & Features] ->[Programs and Features] ->[Turn Windows features on or off] ->

    [.NET Framework 3.5] ->check [Windows Communication Foundation Non-HTTP Activation]

   RTENOTITLE