Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Kev403 authored Jul 8, 2021
1 parent 33f7908 commit e0ab52e
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.md
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

0 comments on commit e0ab52e

Please sign in to comment.