[WES 8] WES8 activation

如何將WES8 system 部屬完畢之後自動 activation 減少工廠端loading

tip : 只要在ICE 的synchronous command 加入以下command 即可

command : 

Reg add HKLM\software\Microsoft\Windows\CurrentVersion\RunOnce /v autoActivate /t REG_SZ /d c:\windows\System32\slmgr.vbs /ato

上述的runonce 透過 slmgr /ato 指令達到自動activation , 但是這個步驟必須要在OOBE之後執行
所以在synchronous command 時選擇的階段記得要選 "Pass 7 OOBESystem"

轉自 : http://bagira.pixnet.net/blog/post/182059305

留言

熱門文章