User Tools

Site Tools


windows

Table of Contents

Windows

winpty

git-bash is unable to run some Windows applications (Eg. Python), and winpty provides a compatibility layer.

Also see: https://stackoverflow.com/a/48200434/13066762

netsh

# Allow file sharing in the firewall netsh advfirewall firewall set rule group=“File and Printer Sharing” new enable=yes

windows.txt · Last modified: by reddy

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki