Make sure HexChat won't run in portable mode if the user doesn't select it
This commit is contained in:
		
							parent
							
								
									c1dde82389
								
							
						
					
					
						commit
						c563d70aed
					
				
					 2 changed files with 2 additions and 0 deletions
				
			
		|  | @ -260,6 +260,7 @@ begin | |||
| 			begin | ||||
| 				UnInstallOldVersion(); | ||||
| 			end; | ||||
| 			DeleteFile(ExpandConstant('{app}\portable-mode')); | ||||
| 		end; | ||||
| 	end; | ||||
| end; | ||||
|  |  | |||
|  | @ -261,6 +261,7 @@ begin | |||
| 			begin | ||||
| 				UnInstallOldVersion(); | ||||
| 			end; | ||||
| 			DeleteFile(ExpandConstant('{app}\portable-mode')); | ||||
| 		end; | ||||
| 	end; | ||||
| end; | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue