M
mikeo
(Reposted from Developer Discussions/VSTO)
I have written an Outlook 2007 add-in using VB .NET and VSTO 2005SE. My
solution has 3 projects: my add-un (duh), a SetSecurity project, and a Setup
project. When the add-in is installed on an XP PC, the add/remove programs
"support info" link shows Publisher, Version, and contact info. Can anybody
tell me where in my solution I set these values?
Thanks,
Mike
---------
Hi Kerem,
Thanks for your reply. Can you please be more specific - when I right-click
on my Setup project and select properties, I see a properties dialog box with
the following:
- Configuration drop-down box with the options: Active(Release), Debug,
Release, and All Configurations
- a Platform drop-down with N/A (ghosted)
- a Configuration Manager button
- a hierarchy list on the left with "Configuration properties" and "Build"
as a child
- Output file name in which I have entered "Release\MyAddInSetup.msi"
- "Package Files" drop down box
- Compression drop-down
- CAB size (ghosted)
- an Installation URL text box
- a Prerequisites button.
- OK, Cancel Apply buttons at the bottom.
Is this where I would find these properties, or is there another window/box
that I need to get to?
Thanks in advance,
Mike
I have written an Outlook 2007 add-in using VB .NET and VSTO 2005SE. My
solution has 3 projects: my add-un (duh), a SetSecurity project, and a Setup
project. When the add-in is installed on an XP PC, the add/remove programs
"support info" link shows Publisher, Version, and contact info. Can anybody
tell me where in my solution I set these values?
Thanks,
Mike
---------
Hi Kerem,
Thanks for your reply. Can you please be more specific - when I right-click
on my Setup project and select properties, I see a properties dialog box with
the following:
- Configuration drop-down box with the options: Active(Release), Debug,
Release, and All Configurations
- a Platform drop-down with N/A (ghosted)
- a Configuration Manager button
- a hierarchy list on the left with "Configuration properties" and "Build"
as a child
- Output file name in which I have entered "Release\MyAddInSetup.msi"
- "Package Files" drop down box
- Compression drop-down
- CAB size (ghosted)
- an Installation URL text box
- a Prerequisites button.
- OK, Cancel Apply buttons at the bottom.
Is this where I would find these properties, or is there another window/box
that I need to get to?
Thanks in advance,
Mike