Installer cmd et post installation (Store on LTSC)

lemegapro

New Member
Good morning,
I would like to add a post installation script on iso LTSC.
This .cmd script uses several files.
Please help me: where to place the different files and where to place .cmd
Thank you for your help and explanationsCapture d’écran 2024-04-23 175403.png
 
If you're adding Store to LTSC, there's no need to run a script as you can directly integrate the missing UWP app packages.
Don't use the kkkgo/LTSC-Add-MicrosoftStore versions, they are very outdated.

Instead use this download script:
PowerShell GUI for Downloading Microsoft Store Apps - W10_11StoreApps.ps1

1. Download the following apps:
Code:
Microsoft.DesktopAppInstaller
Microsoft.StorePurchaseApp
Microsoft.WindowsStore
Microsoft.XboxIdentityProvider

2. From Updates, choose Add / Directory containing packages. Apply changes.
 
Hello Garlin,
Many thanks for your help and valuable advice.
I followed your advice, Microsoft Store was installed apparently but nothing happens when I click on the shortcut, it does not start.
When I download the files that you told me with Microsoft store apps v 1.06, there are sometimes 2 or 3 choices, I always took the 1st choice, see screen capture.
Where could the problem come from?
Thank you for your explanation, if you can solve my problemCapture d’écran 2024-04-24 085023.pngCapture d’écran 2024-04-24 084654.pngCapture d’écran 2024-04-24 085048.pngCapture d’écran 2024-04-24 085134.pngCapture d’écran 2024-04-24 084831.pngCapture d’écran 2024-04-24 084516.png
 
The versions are sorted by release date, with newer builds on the bottom. If you scroll to the right, the last column is the file’s reported timestamp.
 
Back
Top