Question Combining data files into the installation file

Jan 13, 2024
7
0
10
When I want to download updats for Windows Media Player or another program from the Microsoft Store, for example

https://apps.microsoft.com/detail/9WZDNCRFJ3PT?hl=en-us&gl=US

to the installation file, I download it normally via Microsoft Store but with Fiddler 5.0.20211.51073 Classic running to show download links but these links are to data files

curl -k -i --raw -o 0.dat "https://www.fiddler2.com/UpdateCheck.aspx?isBeta=False" -H "User-Agent: Fiddler/5.0.20211.51073 (.NET 4.8; WinNT 10.0.19045.0; pl-PL; 4xAMD64; Emergency Check; Full Instance; Extensions: APITesting, AutoSaveExt, EventLog, FiddlerOrchestraAddon, HostsFile, RulesTab2, SAZClipboardFactory, SimpleFilter, Timeline)" -H "Pragma: no-cache" -H "Host: www.fiddler2.com" -H "Accept-Language: pl-PL" -H "Referer: http://fiddler2.com/client/5.0.20211.51073" -H "Accept-Encoding: gzip, deflate" -H "Connection: close"
curl -k -i --raw -o 1.dat "http://fiddler2.com/content/GetArti...10CE8CABA2B9D98DC334D397EC744D95FA93FD9CB6A3E" -H "Host: fiddler2.com" -H "Connection: Keep-Alive"
curl -k -i --raw -o 2.dat "http://fiddler2.com/content/GetBann...10CE8CABA2B9D98DC334D397EC744D95FA93FD9CB6A3E" -H "Host: fiddler2.com" -H "Connection: Keep-Alive"
curl -k -i --raw -o 3.dat "http://store-images.s-microsoft.com...80b37671.c377ff5b-c8cc-47f1-90af-2e80af214a47" -H "Connection: Keep-Alive" -H "User-Agent: Install Service" -H "Host: store-images.s-microsoft.com"
curl -k -i --raw -o 4.dat "http://store-images.s-microsoft.com...80b37671.2a19d7f4-3e45-4975-9f47-1f5464cc6b93" -H "Connection: Keep-Alive" -H "User-Agent: Install Service" -H "Host: store-images.s-microsoft.com"
curl -k -i --raw -o 5.dat "http://store-images.s-microsoft.com...80b37671.00d44a31-22cf-4408-bd36-aac4a95cbb4b" -H "Connection: Keep-Alive" -H "User-Agent: Install Service" -H "Host: store-images.s-microsoft.com"
curl -k -i --raw -o 6.dat "http://store-images.s-microsoft.com...80b37671.f1bc913e-e2fa-45eb-8828-9a9211eb6924" -H "Connection: Keep-Alive" -H "User-Agent: Install Service" -H "Host: store-images.s-microsoft.com"
curl -k -i --raw -o 7.dat "http://store-images.s-microsoft.com...80b37671.05a4591b-66ec-4c62-bcde-c1fba2ae7cde" -H "Connection: Keep-Alive" -H "User-Agent: Install Service" -H "Host: store-images.s-microsoft.com"
curl -k -i --raw -o 8.dat "http://dl.delivery.mp.microsoft.com...48af7d-da78-4365-b645-fa638c328ddd/pieceshash" -H "Connection: Keep-Alive" -H "Accept: */*" -H "Accept-Encoding: gzip, deflate" -H "User-Agent: Microsoft-Delivery-Optimization/10.0" -H "MS-CV: /hwEj1k9zkCknTrBKfpUzg.713.7.1.0.0.7.2.3.1.1" -H "Host: dl.delivery.mp.microsoft.com"
curl -k -i --raw -o 9.dat "http://tlu.dl.delivery.mp.microsoft...6angNEqxjk06chttmMubFfK8FGBRMuksefrBlCZAQ%=%=" -H "Connection: Keep-Alive" -H "Accept: */*" -H "Range: bytes=0-1" -H "User-Agent: Microsoft-Delivery-Optimization/10.0" -H "MS-CV: /hwEj1k9zkCknTrBKfpUzg.713.7.1.0.0.7.2.6.1.1.1" -H "Host: tlu.dl.delivery.mp.microsoft.com"
curl -k -i --raw -o 10.dat "http://tlu.dl.delivery.mp.microsoft...6angNEqxjk06chttmMubFfK8FGBRMuksefrBlCZAQ%=%=" -H "Connection: Keep-Alive" -H "Accept: */*" -H "Range: bytes=38797312-39476113" -H "User-Agent: Microsoft-Delivery-Optimization/10.0" -H "MS-CV: /hwEj1k9zkCknTrBKfpUzg.713.7.1.0.0.7.2.6.1.1.2" -H "Host: tlu.dl.delivery.mp.microsoft.com"
curl -k -i --raw -o 11.dat "http://tlu.dl.delivery.mp.microsoft...6angNEqxjk06chttmMubFfK8FGBRMuksefrBlCZAQ%=%=" -H "Connection: Keep-Alive" -H "Accept: */*" -H "Range: bytes=27262976-28311551" -H "User-Agent: Microsoft-Delivery-Optimization/10.0" -H "MS-CV: /hwEj1k9zkCknTrBKfpUzg.713.7.1.0.0.7.2.6.1.1.3" -H "Host: tlu.dl.delivery.mp.microsoft.com"
curl -k -i --raw -o 12.dat "http://tlu.dl.delivery.mp.microsoft...6angNEqxjk06chttmMubFfK8FGBRMuksefrBlCZAQ%=%=" -H "Connection: Keep-Alive" -H "Accept: */*" -H "Range: bytes=27262976-28311551" -H "User-Agent: Microsoft-Delivery-Optimization/10.0" -H "MS-CV: /hwEj1k9zkCknTrBKfpUzg.713.7.1.0.0.7.2.6.1.1.4" -H "Host: tlu.dl.delivery.mp.microsoft.com"
curl -k -i --raw -o 13.dat "http://tlu.dl.delivery.mp.microsoft...6angNEqxjk06chttmMubFfK8FGBRMuksefrBlCZAQ%=%=" -H "Connection: Keep-Alive" -H "Accept: */*" -H "Range: bytes=13631488-14680063" -H "User-Agent: Microsoft-Delivery-Optimization/10.0" -H "MS-CV: /hwEj1k9zkCknTrBKfpUzg.713.7.1.0.0.7.2.6.1.1.5" -H "Host: tlu.dl.delivery.mp.microsoft.com"
curl -k -i --raw -o 14.dat "http://tlu.dl.delivery.mp.microsoft...6angNEqxjk06chttmMubFfK8FGBRMuksefrBlCZAQ%=%=" -H "Connection: Keep-Alive" -H "Accept: */*" -H "Range: bytes=12582912-13631487" -H "User-Agent: Microsoft-Delivery-Optimization/10.0" -H "MS-CV: /hwEj1k9zkCknTrBKfpUzg.713.7.1.0.0.7.2.6.1.1.6" -H "Host: tlu.dl.delivery.mp.microsoft.com"

these are files

0.dat
1st dat
10.dat
11.dat
12.dats
13.dat
14.dat
2nd dat
3rd dat
4.dat
5.dat
6.dat
7.dat
8.dat
9.dat

and only Windows combines them into a program.

How can they be combined into an installer?

There is a website https://store.rg-adguard.net where you can paste the link from the Microsoft Store website, but the program is not always available in the version that Microsoft Store downloads.