Skip to content

Script Tool is a powerful automation tool for developers or anyone who enjoys the power of scripting. It allows the user to create scripts in C# and run them from the main window or from the Script Tool icon in the system tray.

License

Notifications You must be signed in to change notification settings

mode51/ScriptTool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ScriptTool

To load the Installer project you will need to have previously installed Microsoft Visual Studio 2017 Installer Projects.

Scripts are run in a background thread to allow for more complex scripts. They are also tracked and terminated forcefully if still running when the application closes. To terminate the application, you must right-click the system tray icon and select <Exit> because closing the window only hides it.

Thanks

A mighty thanks to these two guys. Without these two projects, ScriptTool wouldn't exist.


alt text

About

Script Tool is a powerful automation tool for developers or anyone who enjoys the power of scripting. It allows the user to create scripts in C# and run them from the main window or from the Script Tool icon in the system tray.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages