Quantcast
Channel: AutoIt v3 - General Help and Support
Viewing all articles
Browse latest Browse all 12506

[SOLVED]Need help with a simple shortcut program.

$
0
0
Best Autoiters,

I want to make a simple program so i can easily open programs like internet excel and that kind.
just run into a problem when i use a shortcut to open chrome.exe it doesn't do a thing and when i close the script using the pauze button it's opening the chrome.exe which is weird O.o
here is the code:
[ autoit ]      
HotKeySet("{PAUSE}", "StopScript") HotKeySet("{TAB}+{F1}", "google") While 1 WEnd Func StopScript() Exit EndFunc Func google() run ("chrome.exe") EndFunc

hope someone can help me:)

Greetz Satanttin

Viewing all articles
Browse latest Browse all 12506

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>