Geek Posted April 11, 2012 Posted April 11, 2012 <div class="KonaBody"><p><img src="http://osxdaily.com/wp-content/uploads/2012/04/file-extension-warning.jpg" alt="File Extension change warning in OS X" title="file-extension-warning" width="620" height="300" class="aligncenter size-full wp-image-29324" /></p> <p>Assuming you have <a href="http://osxdaily.com/2012/01/13/show-filename-extensions-in-mac-os-x/">file extensions shown in</a> the OS X Finder, attempting to change a file extension causes a warning dialog with a confirmation box to appear. This is annoying if you know what you’re doing and you have a compelling reason to change extensions, so let’s turn it off using the command line and defaults write.</p> <p>First, open the Terminal, located within the /Applications/Utilities/ directory, then copy and paste in the following command:</p> <p><code>defaults write com.apple.finder FXEnableExtensionChangeWarning -bool false</code></p> <p>Follow that up by relaunching the Finder with killall:</p> <p><code>killall Finder</code></p> <p>To reverse the change and get the warning back when you attempt to change file extensions, use the following defaults write command:</p> <p><code>defaults write com.apple.finder FXEnableExtensionChangeWarning -bool true</code></p> <p>Kill the Finder again for changes to take effect.</p> </div> <p><a href="http://feedads.g.doubleclick.net/~a/VaS83uHXFVIh7WK_oVZseRZMK_I/0/da"><img src="http://feedads.g.doubleclick.net/~a/VaS83uHXFVIh7WK_oVZseRZMK_I/0/di" border="0" ismap="true"></img></a><br/> <a href="http://feedads.g.doubleclick.net/~a/VaS83uHXFVIh7WK_oVZseRZMK_I/1/da"><img src="http://feedads.g.doubleclick.net/~a/VaS83uHXFVIh7WK_oVZseRZMK_I/1/di" border="0" ismap="true"></img></a></p><div class="feedflare"> <a href="http://feeds.feedburner.com/~ff/osxdaily?a=_9oaxBdUVvg:oHCqNsBbmRY:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/osxdaily?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/osxdaily?a=_9oaxBdUVvg:oHCqNsBbmRY:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/osxdaily?i=_9oaxBdUVvg:oHCqNsBbmRY:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/osxdaily?a=_9oaxBdUVvg:oHCqNsBbmRY:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/osxdaily?i=_9oaxBdUVvg:oHCqNsBbmRY:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/osxdaily?a=_9oaxBdUVvg:oHCqNsBbmRY:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/osxdaily?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/osxdaily?a=_9oaxBdUVvg:oHCqNsBbmRY:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/osxdaily?d=qj6IDK7rITs" border="0"></img></a> </div><img src="http://feeds.feedburner.com/~r/osxdaily/~4/_9oaxBdUVvg" height="1" width="1"/> View the full article
Recommended Posts