 TonyDM
		
			TonyDM
		
		
		
		
		
		
		
		
	
			07-29-2005 01:17 PM
 mikeporter
		
			mikeporter
		
		
		 
		
		
		
		
		
	
			07-29-2005 08:48 PM - edited 07-29-2005 08:48 PM
What is telling you that you have to run the uninstall first? Why can't you just drag the new version into the directory where the old version is installed and overwrite the old one with the new one?
Are both versions built with the same version of LV?
Mike...
Message Edited by mikeporter on 07-29-2005 09:48 PM
 
					
				
		
 JeanPierre
		
			JeanPierre
		
		
		
		
		
		
		
		
	
			07-29-2005 09:48 PM
LabVIEW, C'est LabVIEW
08-01-2005 08:53 AM
 mikeporter
		
			mikeporter
		
		
		 
		
		
		
		
		
	
			08-01-2005 09:40 AM
Hmmm.....
I'm confused. I have never seen the installer in LV do what you described. My experience has been that it quietly overwrote whatever was there already and went on. I'll experiment with this a bit and see if I can duplicate the issue...
Mike...
 mikeporter
		
			mikeporter
		
		
		 
		
		
		
		
		
	
			08-01-2005 11:48 AM
Did some research online and it's been a lot longer since I have built a lot of installers than I thought! This behavior changed between versions 6.0 and 6.1! Sheesh...
I guess I didn't grasp the full importance of JP's post the first time I read it. In any case, as JP says you have to change the GUID in the builder--of course that means that you are now having to change the build file even though nothing has really changed. Apparently the key here is that the Microsoft Installer won't overwrite the old version unless the GUID is different. A pain in the rear, but according to the documentation I found, "correct behavior" never the less. Too bad someone hasn't come up with a way to fix this "correct behavior".
08-03-2005 10:16 AM
 mikeporter
		
			mikeporter
		
		
		 
		
		
		
		
		
	
			08-04-2005 07:36 AM
Do you mean that it doesn't overwrite the old version exe, or that the first version still appears in the Windows "Add/Remove Programs" window? If its the latter, you'll notice that the same thing happens with some NI software. In any case the problem is for the most part cosmetic and a good clean-up program (like Norton) should fix it the next time it scans your system. If it's the former, make sure you are running the installer from an administrator account. (BTW: the Windows shortcut that allows you to run a program as another user will NOT work).
Mike...