Windows 8 Build 7776.0.fbl grfx dev1.100708-1700 (查看源代码)
2025 年 11 月 26 日 (三) 16:09 的版本
、 2025 年 11 月 26 日 (星期三)→Windows Store
正义羊-JRJSheep(讨论 | 贡献) |
正义羊-JRJSheep(讨论 | 贡献) |
||
| 第 169 行: | 第 169 行: | ||
</gallery> | </gallery> | ||
=== Windows | === 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. | ||