Yeah I know but I am wondering what the build number will be They have less then a month to release to manafactoring so my guess is that the build range would be around 10200 at highest but you never know with Microsoft
Windows will never be final until Microsoft goes kaput. Anyway, I was joking about the RTM bit though. As far as I am concerned, if you reserve your copy now, its final. lol, every version of Windows at RTM time has always needed at least two years of updates just to get it somewhat right... So final will be sometime in 2017... LOL
Yeah you are right but I just want a build around the next days that has not have the watermark and I can keep running without upgrading again that would be nice for all the good work the insiders have done in the past few months Call it the insiders thank you build haha With as surprise a free serial life time based
As he had advanced, stay tuned, Gabriel Aul announced in a few hours the Build 10136 for fast ring. Confirmed by WZor
Legit users will get 'activated' 'upgrades' for free. But the post was about insiders. Who are these insiders anyway?
"A critical error has occurred in the shell infrastructure host start menu" i have just done a fresh install on my laptop which previously had win 8.1 im pretty sure it occurred after it installed a couple of updates and restared no mater what i do i cant remove the error. also very limited what i can do with the mouse,right and left click because of the error.
1. Ctrl+Alt+Del 2. Task Manager 3. File > Run new task 4. Input CMD and check Create the new task as administrator > OK 5. Run the command Code: dism /online /get-packages For example: Code: 封裝識別 : Package_for_KB3046002~31bf3856ad364e35~amd64~~10.0.1.1 狀態 : 已安裝 版次類型 : Security Update 安裝時間 : 2015/6/2 下午 08:58 封裝識別 : Package_for_KB3049563~31bf3856ad364e35~amd64~~10.0.1.2 狀態 : 已安裝 版次類型 : Security Update 安裝時間 : 2015/6/2 下午 09:13 封裝識別 : Package_for_KB3061904~31bf3856ad364e35~amd64~~10.0.1.5 狀態 : 已安裝 版次類型 : Update 安裝時間 : 2015/6/2 下午 08:58 6. Remove update patches (Note) Code: dism /online /remove-package /packagename:Package_for_KB3046002~31bf3856ad364e35~amd64~~10.0.1.1 7. Run the command to restart Code: shutdown /r /t 0 [Note] Firstly input dism /online /remove-package /packagename: Then mark the packagename and paste behind the command Finally press Enter