https://github.com/wilcywilson/extract-specific-files-windowsapp
Extract Files of Specific Extension from Folder
https://github.com/wilcywilson/extract-specific-files-windowsapp
csharp windows-app windows-forms
Last synced: about 2 months ago
JSON representation
Extract Files of Specific Extension from Folder
- Host: GitHub
- URL: https://github.com/wilcywilson/extract-specific-files-windowsapp
- Owner: WilcyWilson
- Created: 2021-03-14T03:53:48.000Z (over 5 years ago)
- Default Branch: V1.1.1
- Last Pushed: 2021-10-07T17:29:00.000Z (almost 5 years ago)
- Last Synced: 2025-02-27T08:05:03.105Z (over 1 year ago)
- Topics: csharp, windows-app, windows-forms
- Language: C#
- Homepage:
- Size: 6.32 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Extract Files of Specific Extension from Folder.
## V1.1.1 is Out in [Releases](https://github.com/WilcyWilson/SP-WinFormsCS-ExtractFiles/releases)
## Upcoming Features in V1.2
* Radio Button options to Move or Copy Files
* Checkbox button option to include Sub Folders or not
## Bugs in V1.1.1
- If the destination directory contains file with the same name then the program will just provide info and won't copy.