TS3MusicBot Windows (WSL) ====================================================== How to use: ====================================================== Install the Windows Subsystem for Linux Before using any Linux distributions on Windows, you must enable the "Windows Subsystem for Linux" optional feature. Open PowerShell as Administrator and run: dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /norestart Next restart your computer once. After Restart you can execute "Start_TS3MusicBot.bat" and proceed with the automatically starting TS3MusicBot Control script to install and manage your TS3MusicBots. Command to start the TS3MusicBot Control GUI is: TS3MusicBot_Control To uninstall and unregister the linux subsystem, use the "Uninstall_from_system.bat" file. ====================================================== Informations for advanced users: ====================================================== Login informations for the debian image: User: ts3musicbot Password: ts3musicbot You can use "sudo command_here" to execute commands as root or use "sudo su" to switch to root user shell.