A simple PowerShell script to quickly select and copy folders using a graphical interface.
- Graphical folder selection
- Recursive folder copying
- Basic error handling
- PowerShell 5.0+
- .NET Framework
Just run the script. It will prompt you to select:
- A source folder
- A destination folder
It then copies everything from the source to the destination.
