Deployment Question / Problem regarding setup.exe properties

A

Amit D

hi guys,
we have create a COM addin using VS2005 extensibility project.

The default setup.exe was created by VS ..

When we right click on the setup.exe and select Properties ..in the
"version" tab , we want custom values
like company:xyz , version 1.0.0 , product name:MYPRODUCT etc but
these fields are showing up as blank

pls see ---> http://i37.tinypic.com/25tylvs.jpg
(ie: need to edit "Other version information")
We tried to give these values in VS ..but those values got reflected
in the MSI file but not in setup.exe file

We tried using manifest(mt.exe) tool but were unable to update the
above info..

Is there a setting in VS2005 itself for this?
can it be done at build time?
are we missing some steps etc?
is there a different procedure?

please can anyone help in this matter.

pls see ---> http://i37.tinypic.com/25tylvs.jpg


thx
amit
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top