Quote:
	
	
		
			
				
					Originally Posted by  Inukami
					 
				 
				I just had my K4Mac 1.17 update to 1.30 on my MacBook Pro with MacOS Mojave automatically when I started the app. It has been fine until now as I have the don't update box ticked. Anyone else have this happen? 
 
EDIT: Whoops just saw the other posts before this which might answer my question....The fix only appears to work for K4PC? jhowell, could you please make a similar fix for the mac? 
			
		 | 
	
	
 
	Quote:
	
	
		
			
				
					Originally Posted by  jhowell
					 
				 
				I am not a Mac user, but I suspect that you could open a Terminal window and enter the following command to prevent updates: 
 
chmod -w "$HOME/Library/Application Support/Kindle/updates" 
 
Someone else with more knowledge of that platform may be able to test that or suggest a different solution. 
			
		 | 
	
	
 @jhowell — Intriguing! I will test chmod -w when I get a chance. 
ETA: chmod -w works!
In the meantime, @Inukami, I replaced the "updates" folder with an empty text file also named "updates" (no extension). It seems to be working. See 
this post.