On 26 April 2013 14:39, Thomas Kluyver <[email protected]> wrote: > On 26 April 2013 11:02, Michael Wood <[email protected]> wrote: >> >> I'm pretty sure the vcredist_*.exe files mentioned in his e-mail >> contain those DLLs. i.e. they are in the "Visual C++ Runtime files" >> section. > > Yes, they are, but that section only allows you to redistribute the > installers, not to unpack them and redistribute files from inside them. If > you're building an installer package for your app, you can include the > relevant vcredist installer and run it before installing your own > application. But for cx_Freeze, it would be simpler to include the DLLs with > your application.
OK, I see what you mean. -- Michael Wood <[email protected]> ------------------------------------------------------------------------------ Try New Relic Now & We'll Send You this Cool Shirt New Relic is the only SaaS-based application performance monitoring service that delivers powerful full stack analytics. Optimize and monitor your browser, app, & servers with just a few lines of code. Try New Relic and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr _______________________________________________ cx-freeze-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cx-freeze-users
