-
Notifications
You must be signed in to change notification settings - Fork 1
/
techdetails.htm
33 lines (29 loc) · 1.06 KB
/
techdetails.htm
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>17. Technical Details</title>
<meta name="GENERATOR" content="WinCHM">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<style>
html,body {
/* Default Font */
font-family: Arial, Helvetica, sans-serif;
font-size: 11pt;
}
</style>
</head>
<body>
<div class="pageSection">
<div class="pageSectionHeader">
<a name="techdetails" id="techdetails">Technical Details</a>
</div>
<div class="pageSectionContent">
<p>All configuration data for this application is located in \Users\*Your User Name*\AppData\Local\gbm (Windows) /home/*Your User Name*/.local/share/gbm (Linux) as well as a remote data file (gbm.s3db) being stored in the backup folder.</p>
<p>GBM's copy of 7za.exe (Windows) or /usr/bin/7za (Linux) must exist for the application to start.</p>
</div>
<div class="pageSectionFooter">
<a href="manual.htm">Back to Contents</a>
</div>
</div>
</body>
</html>