Hi Scott,
Information like the version number, Publisher and Product Name are
all stored in the .dll in a "Version Resource". So that explains name
of the tool.
Yes, I think it's a good idea and I'm perfectly happy for you to
update the version information, including Product Name, Copyright etc.
for your add-ins.
If anyone wants to add such a version update feature to the
ExcelDnaPack tool I'd be happy to accept the contribution.
Regards,
Govert
On Feb 17, 6:39 pm, Scott Kersey <
scottmker...@gmail.com> wrote:
> Govert,
>
> I don't think you've missed anything. I honestly hadn't looked to see
> what the "verpatch" Version Resource Tool could do. I guess I made an
> assumption based on the name that it only updated version info. My
> bigger question is really around whether you felt comfortable with
> that information being changed. Yes, it would be nice if the pack
> tool took care of this, but that's not necessary.
>
> I appreciate your help!
>
> Thanks again,
> Scott
>
> On Feb 17, 10:41 am, Govert van Drimmelen <
gov...@icon.co.za> wrote:
>
>
>
>
>
>
>
> > Hi Scott,
>
> > I think it's quite nice to customize the version information for
> > the .xll, and it gives a bit more security (by obscurity) if you can
> > hide the fact that the .xll is made with Excel-DNA.
>
> > The "verpatch" Version Resource Tool pointed out in that post (
http://www.codeproject.com/Articles/37133/Simple-Version-Resource-Too......)