Skip to content

Instantly share code, notes, and snippets.

@kissgyorgy
Last active December 11, 2015 01:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kissgyorgy/4522710 to your computer and use it in GitHub Desktop.
Save kissgyorgy/4522710 to your computer and use it in GitHub Desktop.
AutoIt: Edit script
Func EditScript()
ShellExecuteWait(@ProgramFilesDir & '\AutoIt3\SciTE\SciTE.exe', @ScriptFullPath, @ScriptDir)
RestartScript()
EndFunc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment