mirror of
				https://github.com/kovidgoyal/calibre.git
				synced 2025-11-03 19:17:02 -05:00 
			
		
		
		
	IGN:Windows installer: uninstall old version only after finalize
This commit is contained in:
		
							parent
							
								
									1a45dc51a5
								
							
						
					
					
						commit
						d28e84166a
					
				@ -120,7 +120,7 @@
 | 
			
		||||
                </Condition>
 | 
			
		||||
                <InstallExecuteSequence>
 | 
			
		||||
                    <Custom Action="PreventDowngrading" After="FindRelatedProducts">NEWPRODUCTFOUND</Custom>
 | 
			
		||||
                    <RemoveExistingProducts Before="InstallInitialize" />
 | 
			
		||||
                    <RemoveExistingProducts After="InstallFinalize" />
 | 
			
		||||
                </InstallExecuteSequence>
 | 
			
		||||
                <InstallUISequence>
 | 
			
		||||
                    <Custom Action="PreventDowngrading" After="FindRelatedProducts">NEWPRODUCTFOUND</Custom>
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user