I was asked by someone in my office to find a snipping tool that would work with WinXp, so I decided to learn something new and task myself with putting this together. This is the finished product: #NoTrayIcon #include <GuiConstantsEx.au3> #include <WindowsConstants.au3> #include <ScreenCapture.au3> #include <Misc.au3> #include <StaticConstants.au3> #include <File.au3> #include <Array.au3> #include <EditConstants.au3> #include <GUIConstantsE