Reputation: 299
I have Windows 8 and I'm stuck with Windows preventing me from installing WSL... I know there are many tools that emulate Linux in windows but my target is to move to other software on Windows -software that depends on WSL- so I'm looking for a version without installer to avoid the OS saying it can not setup (since WSL is not available for Windows 8).
Is there any portable version for WSL (e.g : a zip archive) that can be set up without installer and contains all the necessary files ?
Upvotes: 1
Views: 4879
Reputation: 1
Yes, it possible to do setup ArchWSL from .zip and from .appx, but you must have:
Windows 10 1709 FCU x64 or later/ Windows 11 x64.
Windows Subsystem for Linux feature is enabled.
https://github.com/yuk7/ArchWSL
https://wsldl-pg.github.io/ArchW-docs/How-to-Setup
Upvotes: 0
Reputation: 126807
No. WSL requires support straight from the Windows kernel, which is not present in Windows 8. You should probably use some of the available alternatives.
Upvotes: 1