"George van den Driessche" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hi folks,
>
> I'm looking at packaging a project I'm working on using distutils. The
> project is for Windows and contains a COM server which needs registration,
> so the installer needs to be a little more
Hi folks,
I'm looking at packaging a project I'm working on using distutils. The
project is for Windows and contains a COM server which needs
registration, so the installer needs to be a little more complicated
than usual. Looking at the options for the bdist_wininst command to
distutils, I se