msvcrt mismatch in check_netshares
Brought to you by:
tsauter
check_netshares.exe failes won Windows 2003 SP2 with all Windows Updates on i386 and x64:
_except_handler4_common procedure not found in msvcrt.dll
Stack trace:
C:\Programme\Montitech\NC_Net\script>check_netshares.exe
Traceback (most recent call last):
File "<string>", line 24, in <module>
File "d:\pyinstaller-1.3\iu.py", line 312, in importHook
File "d:\pyinstaller-1.3\iu.py", line 382, in doimport
File "d:\pyinstaller-1.3\iu.py", line 215, in getmod
File "d:\pyinstaller-1.3\iu.py", line 77, in getmod
ImportError: DLL load failed: Die angegebene Prozedur wurde nicht gefunden.