Hi I built a VS 2005 Setup and Deployment project and i'm able to install the setup without any problems. But, if I reboot my computer, the setup utility is being run again, asking me to install the software again (It already exists). I have not run into this problem before, any help would be greatly apperciated.
Thanks!
This is what I see in the windows event viewer, under application:
Event Type: Warning Event Source: MsiInstaller Event Category: None Event ID: 1001 Date: 3/6/2009 Time: 8:14:49 AM Description: Detection of product '{2B4F800C-FA4E-42D9-93D3-C3DC4A4FCAB7}', feature 'AlwaysInstall' failed during request for component '{D2D7B4BF-6CCA-11D5-8B3F-00105A9846E9}'
I don't recall seeing the 'AlwaysInstall' property anywhere in the project, where do I set or un-set this??