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

Commit bda7139

Browse files
committed
Add open at startup method to Windows FAQ
1 parent 2988087 commit bda7139

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

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

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,23 @@
4343
<li>Disable <code>Map raw input to osu! window</code> in the ingame settings.</li>
4444
</ol>
4545
</div>
46+
47+
<hr/>
48+
49+
<h3 class="wiki-nav-item pb-2" id="startup">
50+
Open at startup
51+
</h3>
52+
<div class="ms-3">
53+
<p>
54+
Starting OpenTabletDriver at login can be performed quite easily. This can be done for nearly any
55+
program, although there may be better ways to do it for those programs.
56+
</p>
57+
<ol>
58+
<li>Right click <code>OpenTabletDriver.UX.Wpf.exe</code> and create a shortcut.</li>
59+
<li>Press <kbd>Win</kbd> + <kbd>R</kbd> and type in <code>shell:startup</code></li>
60+
<li>Move the shortcut into the folder that opened.</li>
61+
</ol>
62+
</div>
4663
</div>
4764
<partial name="Wiki/_Navigation"/>
4865
</div>

0 commit comments

Comments
 (0)