setup file problem

E

EMW

Hi,

When I have created an setup project for my program, it generates a setup
file and a MSI file.
Since the users of my program all have winXP, I only distribute the MSI
file.

What I want is that the user only have to doubleclick on the msi file to
install the program.
This is no problem the first time, but a second, after some changes, the
user has to go to the 'add software' window to remove the old version before
he can install de new one.

Isn't it possible to have it just overwrite the previous version?
How do I make the MSI file aware of this?

rg,
Eric
 
K

Ken Tucker [MVP]

Hi,

http://msdn.microsoft.com/library/d.../html/vxgrfremovepreviousversionsproperty.asp

Ken
---------------------
Hi,

When I have created an setup project for my program, it generates a setup
file and a MSI file.
Since the users of my program all have winXP, I only distribute the MSI
file.

What I want is that the user only have to doubleclick on the msi file to
install the program.
This is no problem the first time, but a second, after some changes, the
user has to go to the 'add software' window to remove the old version before
he can install de new one.

Isn't it possible to have it just overwrite the previous version?
How do I make the MSI file aware of this?

rg,
Eric
 

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