Windows 8 Build 7776.0.fbl grfx dev1.100708-1700:修订间差异

第 169 行: 第 169 行:
</gallery>
</gallery>


=== Windows Store ===
=== Windows 应用商店 ===
==== Accessing the Store ====
==== Accessing the Store ====
This build includes an extremely early version of the Windows Store that can be found in the <code>\Windows\System32</code> directory under the name <code>WinStore.exe</code>. The executable depends on Microsoft's own intranet-based store servers to function properly, and will not open by default as it looks for a file by the name of <code>users.ini</code> on a Microsoft intranet store server (<code>\\ericflo3\winstore</code>) to determine if someone's local user account is permitted to use the Windows Store. As the server only operated inside Microsoft, the application will fail to find it and will exit before displaying anything. It is however possible to patch the executable to remove this check or fool it by creating a seperate server under the same name that stores the <code>users.ini</code> file.
This build includes an extremely early version of the Windows Store that can be found in the <code>\Windows\System32</code> directory under the name <code>WinStore.exe</code>. The executable depends on Microsoft's own intranet-based store servers to function properly, and will not open by default as it looks for a file by the name of <code>users.ini</code> on a Microsoft intranet store server (<code>\\ericflo3\winstore</code>) to determine if someone's local user account is permitted to use the Windows Store. As the server only operated inside Microsoft, the application will fail to find it and will exit before displaying anything. It is however possible to patch the executable to remove this check or fool it by creating a seperate server under the same name that stores the <code>users.ini</code> file.