- Advanced directory deletion. (Deletes at blazing speeds, unlike the default windows delete)
- Enhanced File Viewing:- View any file, and check it's contents...
- File or directory creation:- Allows to create new directories or files...
- View directory contents:- Enhanced loop shows all of the directory contents...
- Executable Format:- The format is .EXE, not .JAR. (The File has been made using Java)
Notable points about directory deletion...
In Java, deleting directories with files inside them is not possible directly. So, the deleteDir(File x) function deletes all the sub-files and sub-folders at maximum speeds, instead of deleting the directory as a whole. It saves a lot of time, as a result. EviGronn Developers are planning for a file indexing software, which may as well be a replacement for the default search tool in Windows. The file indexer will use the same technology as the advanced deleteDir(File x) function. It will save minimum 2x of your time, because it plainly searches for the sub-string, or the search term you typed. As it scans only the filename, and file path, searching a vast 50GB drive, or a tiny 4MB folder won't make any difference to it. The amount of files, rather than the space occupied will matter. If you use the Extreme Search option, it will search for the strings or sub-strings inside files too. But over here, space will matter a lot, but the advantage is that the search results will always be precise, unlike the Windows Searcher. And each time you search the same term, the search becomes faster, as the software will check it's indexes first, and it is sure to find many files over there unless you have previously deleted them. And another software called Calculatex is being developed which can calculate entire strings instead of calculating in pairs. Using arrays, it will do so. To request for the source code for filesystem Basica v1.01, contact us -
evigronn@gmail.com
No comments:
Post a Comment