Skip to content
This repository was archived by the owner on Dec 21, 2023. It is now read-only.

Commit e0a4fa4

Browse files
committed
remove installer from the windows install guide
1 parent 6f748d4 commit e0a4fa4

1 file changed

Lines changed: 0 additions & 39 deletions

File tree

OpenTabletDriver.Web/Views/Wiki/Install/Windows.cshtml

Lines changed: 0 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,6 @@
22
ViewBag.Title = "Windows Installation Guide";
33
}
44

5-
<p>
6-
Installation on Windows can be either portable or installed with the installer/auto-updater.<br/>
7-
<small class="ms-3 text-muted">
8-
Note: The installer will be deprecated in v0.6, as it will have self-updating capabilities.
9-
</small>
10-
</p>
115

126
<h3 class="wiki-nav-item" id="dependencies">
137
Dependencies
@@ -20,39 +14,6 @@
2014

2115
<hr/>
2216

23-
<h3 class="wiki-nav-item" id="installer">
24-
Installer
25-
</h3>
26-
<div class="ms-3">
27-
<p class="text-muted">
28-
<small>
29-
Note: This method will be deprecated in v0.6 onwards, as self-updating will be implemented.
30-
</small>
31-
</p>
32-
<ol>
33-
<li>
34-
Download the
35-
<a href="https://github.com/OpenTabletDriver/OpenTabletDriver.Installer/releases">
36-
latest installer executable
37-
</a>
38-
</li>
39-
<li>
40-
Extract the zip file anywhere, just don't forget where it is<br/>
41-
<small class="ms-3 text-muted">
42-
You will be using the installer to launch OpenTabletDriver and keep up to date.
43-
</small>
44-
</li>
45-
<li>
46-
Run <code>OpenTabletDriver.Installer.exe</code> and click <code>Install</code>.
47-
</li>
48-
<li>
49-
Once installation is complete, click <code>Start</code> to run OpenTabletDriver.
50-
</li>
51-
</ol>
52-
</div>
53-
54-
<hr/>
55-
5617
<h3 class="wiki-nav-item" id="portable">
5718
Portable
5819
</h3>

0 commit comments

Comments
 (0)