abbodi1406
abbodi1406
Refresh LangPack KB2483139 support both RTM & SP1 the script only work and tested for SP1 source however, you can try for RTM source, but you need to edit it...
I see then you should try old LPs but you have to edit the script and delete this line: `if not exist "!EXTRACTDIR!\*.mum" set ERRFILE=!LPFILE%%j!&goto :E_SP1` yes, all occurrences of...
All the runtimes installers are MSI (except UCRT), but they are unpacked (admin installation) to reduce overall compressed size not sure if you could use them one by one
Is it safe for multi-boot systems? or it would probably affect all Windows OSs?
If it's working with {current}, why the change?
You mean .NET 5 ,6 ,7...? or .NET Framework?
.NET Framework for Windows 8 and later are updates, there are no need or benefit to repackage them same for Windows 7, except .NET 4.x p.s. [dotNetFx4xW7](https://github.com/abbodi1406/dotNetFx4xW7) / [dotNetXP](https://github.com/abbodi1406/dotNetXP)
> @abbodi1406 > > I just downloaded for test for XP but for Win7 I don't see "download": I don't provide ready repack for Win7 the script and tools are...
> In windows 11, and probably 10 you can force windows to run every program in the latest .net, so you don't need a redist of 1-7 .net lol I...
`:RemoveHook + :cCache` but the sections alone will not work, because it depend on previously set variables and detection you can use this script alone from the traditional pack, and...