update StikyNot.exe path for 64-bit AHK
This commit is contained in:
parent
44a76879be
commit
ba67123c53
@ -243,6 +243,6 @@ if notes_window
|
||||
}
|
||||
else
|
||||
{
|
||||
Run %windir%\sysnative\StikyNot.exe
|
||||
Run %windir%\system32\StikyNot.exe
|
||||
}
|
||||
return
|
||||
|
Loading…
x
Reference in New Issue
Block a user