lordschlonk
New Member
- Messages
- 1
- Reaction score
- 0
use this command in powershell ,after you started it in admin mode: powershell -NoProfile -ExecutionPolicy Bypass -File "path\to\your\script\.ps1"
Where is "Error 0x800f095"? The script itself doesn't return a Windows error code.Error 0x800f095
It's the same as for 24h2any update to download langspack for 25h2 ?
but i try marge langs with W10MUI Script Say langs is for 26100 not for 26200 and stopped24H2 & 25H2 share the same Language files. I've updated the first post to make it more clear about the sharing. Thanks.
375 if %_build% equ 18363 set _build=18362
376 for %%# in (19042 19043 19044 19045) do if %_build% equ %%# set _build=19041
377 for %%# in (22622 22623 22624 22631 22635) do if %_build% equ %%# set _build=22621
378 if %_build% equ 20349 set _build=20348
379 if %_build% equ 26120 set _build=26100
380 for /L %%j in (1,1,%LANGUAGES%) do (
381 if not !LPBUILD%%j!==%_build% set "ERRFILE=!LPFILE%%j!"&goto :E_VER
382 )
for %%# in (26120 26200) do if %_build% equ %%# set _build=26100