crutchcorn / WMIControl

WMI scanner, asset management medium, and management software
Mozilla Public License 2.0
12 stars 4 forks source link

Properly handle errors when not setup correctly #33

Open crutchcorn opened 7 years ago

crutchcorn commented 7 years ago

The current method of setup leaves a lot to be desired. This is due to how many executable dependants this project has. Eventually, it would be ideal to remove a lot of them in place for Python only replacements (or simply packaging in executable that would handle that itself), but for now we need to build in handle errors when certain packages are not setup properly.

crutchcorn commented 7 years ago

38 is the last step of replacing executable files. We replaced WinPy32 with the PiPy Wheel version of that, and will be adding a fallback for nmap.