3 New Notifications

New Badge Earned
Get 1K upvotes on your post
Life choices of my cat
Earned 210

Drag Images here or Browse from your computer.

Trending Posts
Sorted by Newest First
S
StormW7 08.04.20 11:22 pm

Windows Store the eternal problem, Discussion (Forza Motorsport 7)

I think everyone who came across this shop caught on a number of issues.

My main problem is downloading Big apps games.
Installation just flies by 20% to 40%, and have to download all over again.

I partially solved this problem.

Hyde:
The program Fiddler to intercept the traffic. Actually she will catch Install file from the store.
1) Download and install Fiddler from the official website of the developer. http://www.telerik.com/fiddler

The program Fiddler, click on the WinConfig.
Click on the Exempt All or leave a tick only store
Click Save Changes
Close the pop-up window.


After closing the window, click on the button with a cross line and select the Remove All. This will allow to get rid of all previous intercepted requests.


2) Now open any browser official Windows store, locate the app you want to download and click on the button Download or to.


3) Fiddler should catch your download request, so all that remains is to find the files .Appx/.AppxBundle.

Click on the Find button in the top bar of the program.
In the search query string, enter the word appx.
Click Find Sessions


4) Now copy the link to download the application.
Find the first yellow line and click the right mouse button.

Choose line Copy
Click on spot Just the Url.
Open any browser , paste in the address bar, copied the address and hit Enter.


I use DM , but inherently catchy with only 3-4 times

Spoiler

When the download is finished you'll have your .eappx (or .appx) file. To start the installation open up powershell.

Then enter the following command add-appxpackage

Or if you find that doesn't work you can try my method.

add-appxpackage
[Enter]


Once that's done correctly it will start processing and then you just have to wait for it to finish.

P. S Figured out why Download Master download cling only 3-4 times.
As soon as I caught a link to download ( as shown in the screenshot 5) must
to close the Store and Fiddler. And only after that to insert the reference in Download Master, and to press start.
21 Comments
Sort by:
_
__shad0wrun__ 19.08.21

Maybe someone will come in handy - so as not to poke around with intercepting traffic - go generally to the Adguard Store website, from there through the link to the application / game - get a direct download link - and then - you can shove it into the same Download Master (as I did today) - and that's it, it swayed at full speed according to the tariff)) From the store - it was 2-3 times slower))