(Msg. 1) Posted: Wed Aug 27, 2008 5:25 am
Post subject: Created setup.msi Archived from groups: microsoft>public>outlook>program_vba (more info?)
Hi! I need to change my add-ins. It don't install if old version exist on
computor. I change deployment property "RemovePreviosVersion=True" but it
has no effect. What property do I change?
(Msg. 2) Posted: Wed Aug 27, 2008 9:09 am
Post subject: Re: Created setup.msi [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
It might help if you mention what development platform you're using and what
installer.
In general you must increment your program version, change the version in
the installer project, change the ProductCode but keep the UpgradeCode the
same, and if this is the VS installer then you also should set
DetectNewerInstallation = true.
"Andrey_R" <AndreyR DeleteThis @discussions.microsoft.com> wrote in message
news:F6241A1F-D08F-44C8-A6FC-7BAFC3EF021A@microsoft.com...
> Hi! I need to change my add-ins. It don't install if old version exist on
> computor. I change deployment property "RemovePreviosVersion=True" but it
> has no effect. What property do I change?
(Msg. 3) Posted: Wed Aug 27, 2008 9:09 am
Post subject: Re: Created setup.msi [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
Thanks, Ken. Helped change the ProductCode. My platform VSTO 2005 and use
..msi installer. But now I have message befor instalation that on my computor
has a newer version this product. But it has just an older version. What need
I change?
"Ken Slovak - [MVP - Outlook]" wrote:
> It might help if you mention what development platform you're using and what
> installer.
>
> In general you must increment your program version, change the version in
> the installer project, change the ProductCode but keep the UpgradeCode the
> same, and if this is the VS installer then you also should set
> DetectNewerInstallation = true.
>
> --
> Ken Slovak
> [MVP - Outlook]
> http://www.slovaktech.com > Author: Professional Programming Outlook 2007.
> Reminder Manager, Extended Reminders, Attachment Options.
> http://www.slovaktech.com/products.htm >
(Msg. 4) Posted: Wed Aug 27, 2008 9:09 am
Post subject: Re: Created setup.msi [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
I find mistake. Thanks.
"Ken Slovak - [MVP - Outlook]" wrote:
> It might help if you mention what development platform you're using and what
> installer.
>
> In general you must increment your program version, change the version in
> the installer project, change the ProductCode but keep the UpgradeCode the
> same, and if this is the VS installer then you also should set
> DetectNewerInstallation = true.
>
> --
> Ken Slovak
> [MVP - Outlook]
> http://www.slovaktech.com > Author: Professional Programming Outlook 2007.
> Reminder Manager, Extended Reminders, Attachment Options.
> http://www.slovaktech.com/products.htm >
>
> "Andrey_R" <AndreyR RemoveThis @discussions.microsoft.com> wrote in message
> news:F6241A1F-D08F-44C8-A6FC-7BAFC3EF021A@microsoft.com...
> > Hi! I need to change my add-ins. It don't install if old version exist on
> > computor. I change deployment property "RemovePreviosVersion=True" but it
> > has no effect. What property do I change?
>
>
All times are: Eastern Time (US & Canada) (change)
Page 1 of 1
You can post new topics in this forum You can reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum