Skip to content

Commit

Permalink
Update veracryptInstall.ahk
Browse files Browse the repository at this point in the history
  • Loading branch information
pauby authored Feb 19, 2017
1 parent 4f598b2 commit 80414f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/veracryptInstall.ahk
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#NoEnv ; Recommended for performance and compatibility with future AutoHotkey releases.
#NoTrayIcon
#Warn ; Enable warnings to assist with detecting common errors.
;#Warn ; Enable warnings to assist with detecting common errors.
SendMode Input ; Recommended for new scripts due to its superior speed and reliability.
SetWorkingDir %A_ScriptDir% ; Ensures a consistent starting directory.
SetTitleMatchMode, 1
Expand Down

0 comments on commit 80414f4

Please sign in to comment.