Windows RT Build 7792.0.winmain.100802-1750:修订间差异

跳转到导航 跳转到搜索
第 54 行: 第 54 行:
</syntaxhighlight>
</syntaxhighlight>


=== Webcam Capture Application ===
=== Webcam Capture Application(摄像头捕捉应用) ===
包含网络摄像头捕获应用程序的早期版本,可通过添加以下注册表值并运行 :<code>C:\Windows\System32\Webcam.exe</code><syntaxhighlight lang="registry">
包含网络摄像头捕获应用程序的早期版本,可通过添加以下注册表值并运行 :<code>C:\Windows\System32\Webcam.exe</code>
<syntaxhighlight lang="registry">
Windows Registry Editor Version 5.00
Windows Registry Editor Version 5.00


[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\GRE_Initialize]
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\GRE_Initialize]
"RemoteFontBootCacheFlags"=dword:0000100f
"RemoteFontBootCacheFlags"=dword:0000100f
</syntaxhighlight>捕获文件将会保存到  <code>%USERPROFILE%\Pictures\Webcam</code>.
</syntaxhighlight>
捕获的文件将会保存到 <code>%USERPROFILE%\Pictures\Webcam</code>


=== Ribbon UI ===
=== Ribbon UI ===

导航菜单