Fix messy chinese characters copy/paste between Emacs(in WSL) and Windows.
(set-clipboard-coding-system 'gbk)
(setq select-active-regions nil)
Related
Build Emacs From Source
A guide to build emacs from source on Linux.
Install WSL From Image
You do not need access to the Microsoft Store to use this installation method and the images can be self-hosted on an internal network.
WSL import and export
Export a distribution and import it to another disk.