Anyone using this build as main OS ??? I am planning to update my current Windows, Any suggestions ???
"Hey Cortana" is disabled by default. You need to enable it first (open Cortana --> choose "Settings" from the hamburger menu --> you'll find switch there for "Hey Cortana"
On Enterprise doesn't work on Pro works I used the following batch: @echo off Title .NET Framework 3.5 Offline Installer for %%I in (D E F G H I J K L M N O P Q R S T U V W X Y Z) do if exist "%%I:\\sources\install.wim" set setupdrv=%%I if defined setupdrv ( echo Found drive %setupdrv% echo Installing .NET Framework 3.5... Dism /online /enable-feature /featurename:NetFX3 /All /Source:%setupdrv%:\sources\sxs /LimitAccess echo. echo .NET Framework 3.5 should be installed echo. ) else ( echo No installation media found! echo Insert DVD or USB flash drive and run this file once again. echo. ) pause
NetFX 3 also works on Enterprise 10056! I had it installed, but formatted the HDD already because I didn't liked it in many means, special whit the still blocked Network Settings. Just need to use the DISM command correctly and use the 10056 ISO, that's all.
Yes, but upgrades are producing some really bizarre start menu bugs, so I would clean install if I were you.
Looks like the clean install from the non bootable image was not a good enough clean install. Clean installed from a bootable image formatting the drive and Net 3.5 installed using the normal method you described this time.
i was using W10 as my main OS but after 9926 things went downhill and it got way less stable with each update with more bugs... so i went to Windows 8.1 for now
Installed Build 10056 into Vm. I can´t change the Taskbar color and the Start isn´t showing any transparency. Everything remains black. Is there a way to enable it?