2nd TW week project in .NET basics module
As a User I would like to have an application in order to archive and handle my files.
- I would like to browse my files on drive
- I would like to compress a selected file
- I would like to crypt a selected file
- I would like to change the file attributes in a dialog
- Files can be browsed, a file can be selected
- Compressing and decompressing of files are possible
- Encryption and decryption of files are possible
- File attributes can be changed
- File searching with regular expressions
- Text files can be opened with UTF character set
- Files can be copied and moved from here to there
- Calculate and show occupied space of directories