Commands fixes + New commands
This commit is contained in:
parent
1ef42e27e2
commit
229d7194a5
60 changed files with 404 additions and 103 deletions
7
src-tauri/commands/jarvis/ahk/reboot.ahk
Normal file
7
src-tauri/commands/jarvis/ahk/reboot.ahk
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
WinKill, AHK_exe jarvis-app.exe
|
||||
Process, Close, jarvis-app.exe
|
||||
sleep 3000
|
||||
Run shell:AppsFolder\com.priler.jarvis
|
||||
sleep 2000
|
||||
WinMinimize jarvis-app
|
||||
WinMinimize Jarvis Voice Assistant
|
||||
BIN
src-tauri/commands/jarvis/ahk/reboot.exe
Normal file
BIN
src-tauri/commands/jarvis/ahk/reboot.exe
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue