thank you works great and one more thing. why does it open the script again when i press enter?
should close it!
hotkeyset ("{esc}", "slut")
Func slut()
Exit
EndFunc
hello. is there a way to get the program to not release the click between 2 mouseclickdrag's? so that it could as an example drag a shortcut from one point at the screen, then DONT release and take it to a third spot.
dosent do the trick
i need this to be run as admin
RunWait (@ComSpec & " /c " & "IPCONFIG.EXE /release")
RunWait (@comspec & " /c " & "IPCONFIG.EXE /renew")
runas only let you choose a user to run it from but in vista you have to rightclick and choose run as admin
is there a way to get atoit to run cmd as admin in vista? and i know about shortcuts but i need this to be able to run on a seperate computer without the user is needed to do anything else than click a button