Thread
:
UWP Info Conversion Designers
View Single Post
#
6
10-03-2018, 16:27
GTX590
Registered User
Join Date: Mar 2011
Location: Algeria
Posts: 653
Thanks: 1,177
Thanked 2,057 Times in 375 Posts
eappx
files can be extracted (decrypted) using a command in
PowerShell
.
Here is an example:
add-appxpackage
"
F:\Microsoft.SpartaUWP_9.1.0.2_x64__8wekyb3d8bbwe. eappx
"
In red is the exact path where the file to be decrypted or extracted is!!
GTX590
View Public Profile
Find all posts by GTX590