I am making a Console Application that will copy larger files (up to 2 GB) (with My.Computer.FileSystem.CopyDirectory) and I would like make a percentage indicator. I just want it to show the current percentage in numbers (ex. 23%). I'm new to Visual Basic and I have no idea how to do this.
Any help would be appreciated.
Any help would be appreciated.