-
Notifications
You must be signed in to change notification settings - Fork 1
/
search.htm
40 lines (36 loc) · 1.22 KB
/
search.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
34
35
36
37
38
39
40
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>9. Search</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="search" id="search">Search</a>
</div>
<div class="pageSectionContent">
<p>GBM has the ability to automatically search your hard drive for a specific game when it's required.</p><IMG class=manual alt=Search src ="./GBM_files/manual_05.jpg" width =486 height=208 >
<ul>
<li>GBM begins searching your root drive immediately.
<li>You can switch the drive being searched by using the
combo box.
<li>Results are displayed in the list box as the search
continues.
<li>Choose the correct path from the list box and click OK.</li>
</ul>
</div>
<div class="pageSectionFooter">
<a href="manual.htm">Back to Contents</a>
</div>
</div>
</body>
</html>