-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
16 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,18 @@ | ||
# Win10RT-Store | ||
Installation script for adding Windows store to a clean Windows 10 installation on RT tablets | ||
|
||
README!! | ||
|
||
To install anything go to Settings > Security > for developers and enable developer mode. | ||
|
||
Next open PowerShell as admin and run this command: Set-ExecutionPolicy Unrestricted. | ||
|
||
^^^ These can be ignored unless ExecutionPolicy reports as restricted!!! Running the scripts asks you to input letters, press A and enter | ||
|
||
Finally right click on the install-store-and-dependency.ps1 and run in PowerShell, alternatively drag it on an open PowerShell window and run by pressing enter. | ||
|
||
WHEN IN STORE PLEASE GO TO SETTINGS AND DISABLE AUTOMATIC UPDATES!!! IF IGNORED IT'LL BREAK DOWNLOADS | ||
|
||
ISSUE RELATING TO GITHUB FILE LIMIT. THE FILES FOLDER IS MISSING A STORE APPXBUNDLE DUE TO FILE SIZE LIMITS!!! https://drive.google.com/file/d/1Ys8ktcOH_XtRz8CBukgLuvIfEdVC2sTu/view?usp=sharing | ||
|
||
Google questioning form https://docs.google.com/forms/d/1LB4aRFJu04q_WzZxThddTzSDvK-VIiVP4a1AkQjnrPI |