Ensure NVDA contains a signed and valid python37.dll (#9796)
* sconstruct: after running py2exe, copy a fresh version of python37.dll into dist as Py2exe currently corrupts the dll's certificate by trying to add a string resource.
* Sconstruct: Fix typo in comment.