On Thu, Jun 25, 2009 at 2:55 AM, Stefan Leichter<stefan.leich...@camline.com> wrote: > Am Thursday 25 June 2009 00:47:59 schrieb Austin English: >> Makes IE6 installer a little happier > > >> 0002-t2embed-add-stub-dll.txt >> From 6b2a780718210b35cff17f519559a2c8faa80a07 Mon Sep 17 00:00:00 2001 >> From: Austin English <austinengl...@gmail.com> >> Date: Mon, 4 May 2009 22:52:37 -0500 >> Subject: [PATCH] t2embed: add stub dll >> >> configure.ac | 1 + >> dlls/t2embed/Makefile.in | 13 +++++++++++++ >> dlls/t2embed/main.c | 43 +++++++++++++++++++++++++++++++++++++++++++ >> dlls/t2embed/t2embed.spec | 25 +++++++++++++++++++++++++ >> 4 files changed, 82 insertions(+), 0 deletions(-) >> create mode 100644 dlls/t2embed/Makefile.in >> create mode 100644 dlls/t2embed/main.c >> create mode 100644 dlls/t2embed/t2embed.spec > > Did you pick the wrong patch ? This dll already exists ! >
Whoops, thanks! Resending. -- -Austin