Skip to content

how to open snap.exe directly without presing enter? #35

Closed Answered by wasiejen
stvnkng asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @stvnkng,
Simply remove the comment out "::" from the line -nomenu. Then it will start without the menu and directly started.

@echo off
.\free_snap_tap.exe ^
::-debug ^
::-tapfile=my_taps.txt ^
::-keyfile=my_keys.txt ^
-crossover=20 ^
-tapdelay=5,2 ^
-aliasdelay=5,2 ^
-nomenu ^
::-nocontrols ^
::-nodelay ^
::-focusapp=Counterstrike ^
::
pause

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@stvnkng
Comment options

Answer selected by wasiejen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants