MlgmXyysd / WSAPackagingTool

Allows you to modify WSA's Msixbundle and redistribute it.
137 stars 96 forks source link

Is that possible to make a tool for unpack & repack WSL2? #11

Open zhanweiw opened 1 year ago

zhanweiw commented 1 year ago

We can download the WSL2 package from the linke below: https://github.com/microsoft/WSL/releases/download/1.0.3/Microsoft.WSL_1.0.3.0_x64_ARM64.msixbundle

Is that possible to make a tool like WSL2PackagingTool for WSL2? Thanks in advance!

MlgmXyysd commented 1 year ago

maybe, just modify the verification in unpack.cmd & repack.cmd & install.cmd to WSL2