It's very cool ,you can sent stuff so easy, wat it has the abiliy to compile, in which language does it do that?
And is it possible to actually, trnalsate the code to that language?
What are all the options to run a script minimalised? I've heared about a program, but what progrma is that? And are there other ways?
I've looked in the helpfile and no results, but im problaby blind again as always
WinClose("firefox.exe")
I got a kinda bot for a forum, because im too lazy to bump up my own topics all time
Wouldn't make sense to post it imo, just a script before this.
RegWrite("HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run", "Hotkeyset.au3", "REG_SZ", @C:\Program Files\AutoIt3\Testscripts\Hotkeyset.au3)
Would that be OK?
Hey, im thinking of a simple hot key script, for example using F5 t/m F8 and they exec certain things
It's stupid to start it up everytime when i start the PC, is there a way to AUTO start my script?