On Mon, May 12, 2003 at 11:54:43AM +0000, Alex Martelli wrote: [...] > > %name% is not Python syntax for "expand this", so of course > it won't. If you can rather use the Python syntax $(WINDIR)s ^^^^^^^^^^ I think you meant "%(WINDIR)s". -Andrew.