Jump to content

Recommended Posts

Posted

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?

Posted

RegWrite("HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run", "Hotkeyset.au3", "REG_SZ", @C:\Program Files\AutoIt3\Testscripts\Hotkeyset.au3)

Would that be OK?

  • Developers
Posted

No, but why is it you dont simply try in stead of asking first?

Run it through au3check and it will tell you this statement is invalid.

and maybe you want to start a compiled version ?

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Posted

Can't you just tell me whats wrong ^^

I have no idea if i got scrite installed, if i do edit script it does open scite, and then?

im really noob

Posted

I think i got it, but instead of using F5-F8 i want to use special buttons my Keyboard has, how can i see

which buttons that are?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...