Skip to content
This repository was archived by the owner on Dec 3, 2024. It is now read-only.

Commit 45df269

Browse files
committed
Update README.md
1 parent 7a2f920 commit 45df269

2 files changed

Lines changed: 18 additions & 0 deletions

File tree

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
2+
README.md.backup

README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,33 @@
22

33
A desktop tool to help with various task and configurations with Windows Phones
44

5+
### Updated:
6+
Added:
7+
- Modify Page File size
8+
- Failsafe for if the reg file is already mounted (in case the app crashes while hives mounted)
9+
- Debug messages
10+
- Device Portal on/off and Auth
11+
- Developer Mode config
12+
- Windows Firewall Config
13+
- Fixes to reading Reg Keys to avoid null returns
14+
- Windows Update settings
15+
- Flight Signing enabler
16+
17+
518
# What can it do?
619
### General:
720
- Manage booting into different states (Flash, Mass Storage and Normal)
821
- Push Updates to your device (10549 > 15254)
922

1023
### Modify Device Settings:
1124
- Windows Update
25+
- Windows Firewall
26+
- Page File
1227
- Dev Mode
1328
- Device Portal
1429
- C:\ MTP Access
1530
- Local Crash Dumps
31+
- Flight Signing
1632

1733
More to be added
1834

0 commit comments

Comments
 (0)