Quote:
Originally Posted by BetterRed
I know what it is, its just that I prefer to do my own configuration management rather than having code editing applications do it for me - without asking.
FWIW I have 40+ years in IT. ~30 in s/w development writing in Assembler, C, C++ and Ada. The last few years were in system & operations management.
BR
|
I am now confused. If you have 40+ years of Software development / IT experience, then why did you even ask about python since you had to know it was an interpreted scripting language? And why on earth would you care about an official Microsoft C++ runtime dll being included? The days of DLL hell are long gone and uniquely named shared libraries won't hurt your system. If fact Microsoft gives explicit permission to package the dll with your installer/package otherwise the executable simply won't work.
KevinH