| Current Path : /lib/beyondcompare/help/ |
| Current File : //lib/beyondcompare/help/where_settings_are_stored.html |
<!DOCTYPE html>
<html>
<head>
<title>Where Settings are Stored on your Computer</title>
<meta name="generator" content="Help & Manual" />
<meta name="keywords" content="location of program settings,portable install,settings,settings location of,sharing Beyond Compare on a network,stored settings" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<link type="text/css" href="default.css" rel="stylesheet" />
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="helpman_settings.js"></script>
<script type="text/javascript" src="helpman_topicinit.js"></script>
<script type="text/javascript">
HMSyncTOC("index.html", "where_settings_are_stored.html");
</script>
<script type="text/javascript" src="highlight.js"></script>
<script type="text/javascript">
$(document).ready(function(){highlight();});
</script>
</head>
<body style="margin: 0px 0px 0px 0px; background: #FFFFFF;">
<table width="100%" border="0" cellspacing="0" cellpadding="5"
style="margin: 0px; background: #9D0909 url(red-bg.jpg) 0px 0px repeat-x;">
<!-- <table width="100%" border="0" cellspacing="0" cellpadding="5" bgcolor="#B01213"> -->
<tr valign="middle">
<!-- <td style="width: 10px"> </td> -->
<td align="left">
<h1 class="p_Heading1"><span class="f_Heading1">Where Settings are Stored on your Computer</span></h1>
</td>
<td align="right">
<span style="font-size: 9pt">
<a href="dlgsourcecontrolmanager.html"
onmouseover="document.images.prev.src='prev-hot.png'"
onmouseout="document.images.prev.src='prev.png'"
><img name=prev src="prev.png" border=0 alt="Previous"
></a><a href="settings_reference.html"
onmouseover="document.images.top.src='top-hot.png'"
onmouseout="document.images.top.src='top.png'"><img name=top src="top.png" border=0 alt="Up"
></a><a href="commands_reference.html"
onmouseover="document.images.next.src='next-hot.png'"
onmouseout="document.images.next.src='next.png'"><img name=next src="next.png" border=0 alt="Next"
></a>
</span>
</td>
</tr>
</table>
<!-- Placeholder for topic body. -->
<table width="100%" border="0" cellspacing="0" cellpadding="5"><tr valign="top"><td align="left">
<p class="p_Normal">Beyond Compare stores your sessions, customized file formats and other preferences as .xml files in its settings folder. A quick way of finding this location is to pick <span class="f_Command">Help > Support</span> and click the <span class="f_Command">Explore settings folder</span> link at the bottom of the dialog.</p>
<p class="p_Subtitle"><span class="f_Subtitle">Standard installation</span></p>
<p class="p_Normal"><img width="16" height="16" style="margin:0;width:16px;height:16px;border:none" src="windows.png"/> In Windows, the settings folder is inside your Application Data folder. The location depends on your version of Windows. For instance, under Windows Vista the settings folder is:</p>
<p class="p_IndentedCode"><span class="f_CourierFixed">C:\Users\<</span><span class="f_CourierFixed">username</span><span class="f_CourierFixed">>\AppData\Roaming\Scooter Software\Beyond Compare 4</span></p>
<p class="p_IndentedCode"><span class="f_IndentedCode"> </span></p>
<p class="p_Normal">Notice that this location differs for different users on the same computer.</p>
<p class="p_Normal"><img width="16" height="16" style="margin:0;width:16px;height:16px;border:none" src="mac.png"/> In Mac, the settings folder is:</p>
<p class="p_IndentedCode"><span class="f_CourierFixed">~/Library/Application Support/Beyond Compare</span></p>
<p class="p_IndentedCode"><span class="f_IndentedCode"> </span></p>
<p class="p_Normal">If you want to install multiple major versions, you can rename this folder to:</p>
<p class="p_IndentedCode"><span class="f_CourierFixed">~/Library/Application Support/Beyond Compare 4</span></p>
<p class="p_IndentedCode"><span class="f_IndentedCode"> </span></p>
<p class="p_Normal"><img width="16" height="16" style="margin:0;width:16px;height:16px;border:none" src="linux.png"/> In Linux, the settings folder is:</p>
<p class="p_IndentedCode"><span class="f_CourierFixed">~/$XDG_CONFIG_HOME/bcompare</span></p>
<p class="p_IndentedCode"><span class="f_IndentedCode"> </span></p>
<p class="p_Normal">If $XDG_CONFIG_HOME is not defined, the settings folder is:</p>
<p class="p_IndentedCode"><span class="f_CourierFixed">~/.config/bcompare</span></p>
<p class="p_IndentedCode"><span class="f_IndentedCode"> </span></p>
<p class="p_Normal">If an older version of Beyond Compare has been installed, the settings folder is:</p>
<p class="p_IndentedCode"><span class="f_CourierFixed">~/.beyondcompare</span></p>
<p class="p_IndentedCode"><span class="f_IndentedCode"> </span></p>
<p class="p_Normal">If you want to install multiple major versions, you can append the major version to the settings folder name like this:</p>
<p class="p_IndentedCode"><span class="f_CourierFixed">~/$XDG_CONFIG_HOME/bcompare4</span></p>
<p class="p_IndentedCode"><span class="f_IndentedCode"> </span></p>
<p class="p_Subtitle"><span class="f_Subtitle">Portable installation </span><img width="16" height="16" style="margin:0;width:16px;height:16px;border:none" src="windows.png"/></p>
<p class="p_Normal">If you prefer a more portable installation with the program and settings all in one location, you can copy your settings files to the same folder as the program. Portable installs allow you to share one set of settings for all users on a computer, or take your settings with you. If you don't have existing settings files to copy, you can create an empty file named <span class="f_CourierFixed">BCState.xml</span> in the folder.</p>
</td></tr></table>
</body>
</html>