This repository contains an application developed in PowerShell, designed to automate searches in XML files. With this application, it is no longer necessary to manually open each file to find the desired information.
To make the application more user-friendly, the System.Windows.Forms and System.Drawing libraries were used to create a simple and intuitive graphical interface.
Search automation: Perform searches in multiple XML files quickly and efficiently.
Graphical Interface: User-friendly and straightforward interface, making the application easy to use.
Libraries Used: Integration with System.Windows.Forms and System.Drawing for a better user experience (Creation of a Graphical Interface).