A DOS Like Utitlity Program in C#
This DOS like utitlity program supports basic commands such as dir,cpy, rem that are used in DOS. When you run the program you will seethe following:
MyExplorer> prompt
Type help/h to see how to use the program.This program is very easily extensible by adding more functionality.This helps users get a grasp of Arrays, Strings and other stuff.
Download MyExplorer.cs












No comments yet... Be the first to leave a reply!