13 lines
294 B
Plaintext
13 lines
294 B
Plaintext
#NoTrayIcon
|
|
#OnAutoItStartRegister "Example"
|
|
|
|
----------------------------------------------------
|
|
|
|
[
|
|
["directive", "#NoTrayIcon"],
|
|
["directive", "#OnAutoItStartRegister"], ["string", ["\"Example\""]]
|
|
]
|
|
|
|
----------------------------------------------------
|
|
|
|
Checks for directives. |