All Projects → yuk7 → wsl2exe

yuk7 / wsl2exe

Licence: MIT License
[TESTING]Use command in WSL from exe executable

Programming Languages

c
50402 projects - #5 most used programming language
Makefile
30231 projects

Projects that are alternatives of or similar to wsl2exe

Wslreverse
Experiments with hidden COM interface and LxBus IPC mechanism in WSL
Stars: ✭ 47 (+38.24%)
Mutual labels:  windows-10, wsl, windows-subsystem-linux
Alpinewsl
Alpine Linux based WSL distribution. Supports multi-install. Lightest WSL distribution.
Stars: ✭ 203 (+497.06%)
Mutual labels:  windows-10, wsl, windows-subsystem-linux
Wsl Programs
A community powered list of programs that work (and those that don't) on the Windows subsystem for Linux
Stars: ✭ 931 (+2638.24%)
Mutual labels:  windows-10, wsl, windows-subsystem-linux
Wsl Docker Git Setup
Shell script to configure Windows Subsystem for Linux (WSL) & Ubuntu on Windows to use docker and docker-compose as well as a git-enabled prompt
Stars: ✭ 23 (-32.35%)
Mutual labels:  windows-10, wsl, windows-subsystem-linux
WSL-manager
unofficial gui manager for Windows Subsystem for Linux (WSL)
Stars: ✭ 25 (-26.47%)
Mutual labels:  windows-10, wsl, windows-subsystem-linux
Wsldl
Advanced WSL launcher / installer. (Win10 FCU x64/arm64 or later.)
Stars: ✭ 782 (+2200%)
Mutual labels:  windows-10, wsl, windows-subsystem-linux
Wslinstall
Install any GNU/Linux userspace in WSL
Stars: ✭ 178 (+423.53%)
Mutual labels:  windows-10, wsl, windows-subsystem-linux
Awesome Wsl
Awesome list dedicated to Windows Subsystem for Linux
Stars: ✭ 3,544 (+10323.53%)
Mutual labels:  windows-10, wsl, windows-subsystem-linux
Wsl Ssh Pageant
A Pageant -> TCP bridge for use with WSL, allowing for Pageant to be used as an ssh-ageant within the WSL environment.
Stars: ✭ 381 (+1020.59%)
Mutual labels:  windows-10, wsl, windows-subsystem-linux
Centwsl
[DISCONTINUED] CentOS based WSL distribution
Stars: ✭ 766 (+2152.94%)
Mutual labels:  windows-10, wsl, windows-subsystem-linux
Archwsl
ArchLinux based WSL Distribution. Supports multiple install.
Stars: ✭ 3,667 (+10685.29%)
Mutual labels:  windows-10, wsl, windows-subsystem-linux
wsl-agent-bridge
WSL compatibility bridge for ssh-agent on Windows
Stars: ✭ 17 (-50%)
Mutual labels:  windows-10, wsl
Pengwin Enterprise
Enterprise-compatible WSL distribution.
Stars: ✭ 52 (+52.94%)
Mutual labels:  windows-10, wsl
Castle Winbuntu
Homesick Castle for use on WSL.
Stars: ✭ 87 (+155.88%)
Mutual labels:  windows-10, wsl
Runinbash
Run Linux commands under WSL without leaving your PowerShell or CMD!
Stars: ✭ 67 (+97.06%)
Mutual labels:  windows-10, wsl
Wslbridge2
Explore various ways to connect Windows Subsystem for Linux with Windows terminal emulators.
Stars: ✭ 93 (+173.53%)
Mutual labels:  windows-10, wsl
Alwsl
Install archlinux as the WSL (Windows Subsystem for Linux) host.
Stars: ✭ 1,332 (+3817.65%)
Mutual labels:  windows-10, wsl
Wsl Proxy
WSL proxy files for editor/linux interop
Stars: ✭ 134 (+294.12%)
Mutual labels:  windows-10, wsl
Pengwin
A Linux distro optimized for WSL based on Debian.
Stars: ✭ 1,415 (+4061.76%)
Mutual labels:  windows-10, wsl
ArtixWSL
Install Artix Linux as a WSL Instance.
Stars: ✭ 45 (+32.35%)
Mutual labels:  windows-10, wsl

wsl2exe

Use command in WSL from exe executable

🧪Demo

demo

💻Requirements

  • Windows 10 1709 Fall Creators Update 64bit or later.
  • Windows Subsystem for Linux feature is enabled.

Download

📝How-to-Use

1. Download the exe with the required functions.

"wsl2exe.exe" is the normal version, and "wsl2exe_ap.exe" has the function to convert the argument path.

2. Rename it to the name of the command you want to execute it.

For example, if you want to run "vim" in wsl, rename it to "vim.exe".

wsl2exe_ap.exe

wsl2exe_ap.exe considers the argument containing the backslash as the Windows path, converts it, and run it.

Some paths cannot be converted, in which case an error will be displayed.

The path recognition & translation algorithm is still tentative and subject to change.

📄License

MIT

Copyright (c) 2017-2020 yuk7

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].