On 30 Jul 2010 at 11:38, Ralf W. Grosse-Kunstleve wrote: > > Your best bet it would seem now is to have PATH > > modified on app install, but that is a very lazy way out and is > > indeed banned in lots of corporate environments. > > I solved this problem via a small launcher executable. It is just like > a small .bat file which sets PATH and PYTHONPATH before launching the > actual application. Only cmd.exe makes a mess passing through command-line > arguments with spaces, therefore I resorted to this:
Also, now you make me think about it, Microsoft Detours can inject an arbitrary DLL at any given location into a process. HTH, Niall -- Technology & Consulting Services - ned Productions Limited. http://www.nedproductions.biz/. VAT reg: IE 9708311Q. Company no: 472909. _______________________________________________ Cplusplus-sig mailing list Cplusplus-sig@python.org http://mail.python.org/mailman/listinfo/cplusplus-sig