mirror of
https://github.com/noDRM/DeDRM_tools.git
synced 2026-06-18 05:52:47 +00:00
ecc7db09a9
According to calibre debug the ipconfig command returned some invalid utf-8 characters (I think is maybe an issue due to the Python2 switch-off as the 4.x version worked fine). To solve this I've changed the external call and modified the regex to match both the output of "ipconfig" and that of "wmic".