Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 835 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 835 Bytes

map-wsa-drive

Create a mapped network drive to Windows Subsystem Android


  1. Download the android platform-tools
  2. Modify the Windows Subsystem for Android Settings to run "Continuous"
  3. Install the "LAN drive - SAMBA Server & Client" in your Android instance
  4. Configure a User/Password in Lan Drive with all Read/Write permissions
  5. Copy the config.sample.ps1 file to config.ps1
  6. Make the necessary changes to your config.ps1
  7. Launch powershell and execute the map-network-drive.ps1 script which will create a shortcut "Open WSA Drive" that you can pin to your start menu or taskbar

Note: Lan Drive must be running in the background for this to work.