Posts: 1
Threads: 1
Thanks Received: 0 in 0 posts
Thanks Given: 0
Joined: Aug 2020
Hello everybody,
I'm looking how to change langage of my Windows 10 enterprise LTSC version 1809 from english to french.
When I try by settings "add langage", it says that ms-windows-store is needed.
Is there a pack I can download or a way to install windows store ?
Thanks for help...
•
Posts: 3,391
Threads: 56
Thanks Received: 1,994 in 1,055 posts
Thanks Given: 531
Joined: May 2018
08-21-2020, 01:12 PM
(This post was last modified: 09-28-2022, 12:13 PM by Alv37.)
You can find the last version of MS Store (for LTSC)
Code:
https://www.mirrored.to/files/1ZLQRJ4K/
Install Guide (by @abbodi1406 from MDL):
Code:
How To:
Right-click and run Add-Store.cmd as administrator (do not run from powershell prompt)
Remarks:
- If you don't want (Store Purchase/App Installer/Xbox Identity), remove its AppxBundle before running Add-Store.cmd
- To install latest Microsoft Store bundle
Add-Store-Dynamic (https://download.ru/files/lIg4ynZr)
- Store require Media Feature Pack for Enterprise LTSC N edition
To Remove Store and/or all apps: (execute in powershell as administrator)
*All apps
Code:
Get-AppXPackage | Foreach {Remove-AppxPackage $_.PackageFullName}
Get-AppxProvisionedPackage -Online | Remove-AppxProvisionedPackage -Online
*Specefic (Store)
Code:
Get-AppXPackage -Name "*WindowsStore*" | Foreach {Remove-AppxPackage $_.PackageFullName}
Get-AppxProvisionedPackage -Online | Where DisplayName -eq Microsoft.WindowsStore | Remove-AppxProvisionedPackage -Online
And if you need the last LTSC ISO (with french MUI) is here:
Code:
https://www.aiowares.com/showthread.php?tid=825&pid=3281#pid3281
The "EN/RU (LTSC 2019)" link is dead but you can find one on MUI folder.
The following 1 user says Thank You to Alv37 for this post:1 user says Thank You to Alv37 for this post
• PriSim
Posts: 591
Threads: 48
Thanks Received: 1,273 in 471 posts
Thanks Given: 470
Joined: Apr 2018
Topic moved to Software Chat section
The following 1 user says Thank You to BALTAGY for this post:1 user says Thank You to BALTAGY for this post
• PriSim
Posts: 778
Threads: 1
Thanks Received: 974 in 481 posts
Thanks Given: 1,005
Joined: Apr 2018
(08-21-2020, 01:12 PM)Alv37 Wrote: And if you need the last LTSC ISO (with french MUI) is here:
Code:
https://www.aiowares.com/showthread.php?tid=825&pid=3281#pid3281
that's not the latest ISO; latest is
fr_windows_10_enterprise_ltsc_2019_x64_dvd_5fe6b360
Posts: 3,391
Threads: 56
Thanks Received: 1,994 in 1,055 posts
Thanks Given: 531
Joined: May 2018
08-22-2020, 12:56 PM
(This post was last modified: 08-22-2020, 01:22 PM by Alv37.)
(08-22-2020, 05:08 AM)Skunk1966 Wrote: (08-21-2020, 01:12 PM)Alv37 Wrote: And if you need the last LTSC ISO (with french MUI) is here:
Code:
https://www.aiowares.com/showthread.php?tid=825&pid=3281#pid3281
that's not the latest ISO; latest is fr_windows_10_enterprise_ltsc_2019_x64_dvd_5fe6b360
Nope, your version is earlier to mine:
fr_windows_10_enterprise_ltsc_2019_x64_dvd_5fe6b360 = 2018-10-03 = 17763.1
Code:
https://cloud.mail.ru/public/LVAH/88v4HuQbH/Consumer%20to%20LTSC/]17763.1
fr_windows_10_enterprise_ltsc_2019_x64_dvd_d64b363d = 2019-03-14 = 17763.316
Code:
https://cloud.mail.ru/public/2fYm/2bzdHD4X2/Consumer%20to%20LTSC/
The following 1 user says Thank You to Alv37 for this post:1 user says Thank You to Alv37 for this post
• Skunk1966
Posts: 778
Threads: 1
Thanks Received: 974 in 481 posts
Thanks Given: 1,005
Joined: Apr 2018
08-22-2020, 01:35 PM
(This post was last modified: 08-22-2020, 01:55 PM by Skunk1966.)
(08-22-2020, 12:56 PM)Alv37 Wrote: (08-22-2020, 05:08 AM)Skunk1966 Wrote: (08-21-2020, 01:12 PM)Alv37 Wrote: And if you need the last LTSC ISO (with french MUI) is here:
Code:
https://www.aiowares.com/showthread.php?tid=825&pid=3281#pid3281
that's not the latest ISO; latest is fr_windows_10_enterprise_ltsc_2019_x64_dvd_5fe6b360
Nope, your version is earlier to mine:
fr_windows_10_enterprise_ltsc_2019_x64_dvd_5fe6b360 = 2018-10-03 =
fr_windows_10_enterprise_ltsc_2019_x64_dvd_d64b363d = 2019-03-14 =
lol that's weird. something must have been wrong when I checked so I need to re-check my source for ISO's
EDIT: rechecked and you're 100% correct. Sorry if I created confusion
•
Posts: 591
Threads: 48
Thanks Received: 1,273 in 471 posts
Thanks Given: 470
Joined: Apr 2018
(08-22-2020, 12:56 PM)Alv37 Wrote: (08-22-2020, 05:08 AM)Skunk1966 Wrote: (08-21-2020, 01:12 PM)Alv37 Wrote: And if you need the last LTSC ISO (with french MUI) is here:
Code:
https://www.aiowares.com/showthread.php?tid=825&pid=3281#pid3281
that's not the latest ISO; latest is fr_windows_10_enterprise_ltsc_2019_x64_dvd_5fe6b360
Nope, your version is earlier to mine:
fr_windows_10_enterprise_ltsc_2019_x64_dvd_5fe6b360 = 2018-10-03 = 17763.1
Code:
https://cloud.mail.ru/public/LVAH/88v4HuQbH/Consumer%20to%20LTSC/]17763.1
fr_windows_10_enterprise_ltsc_2019_x64_dvd_d64b363d = 2019-03-14 = 17763.316
Code:
https://cloud.mail.ru/public/2fYm/2bzdHD4X2/Consumer%20to%20LTSC/
Coded the links in your reply
•