>From a fresh Windows 7 I installed Anaconda and created an .exe with
cx_Freeze. The build folder does not contain UCRTBASE.dll. It is in the
Anaconda install directory.
The file comes from a Windows Update
https://support.microsoft.com/en-gb/help/2999226/update-for-universal-c-runtime-in-windows
I'm wondering why cx_Freeze didn't include UCRTBASE.dll?? It is required to
run the application. I can understand if cx_Freeze doesn't want to include
files that should come from Windows Update but I didn't see it blacklisted
or mentioned at all in the code.
Manually including that file or installing the update will fix my problem
but more just asking in general. Is it a dependency of a dependency and was
just missed?
Thanks
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
cx-freeze-users mailing list
cx-freeze-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cx-freeze-users