Program will throw with the following stack trace if there are any special characters in the folderPath or filename. namely - and '
*#1 (933) : [FileGetSize] fileStartSize += FileGetSize(thisFile)
*#1 (933) : [] fileStartSize += FileGetSize(thisFile)
Easy enough to remove them with a ps1 script but its annoying.
Program will throw with the following stack trace if there are any special characters in the folderPath or filename. namely - and '
*#1 (933) : [FileGetSize] fileStartSize += FileGetSize(thisFile)
*#1 (933) : [] fileStartSize += FileGetSize(thisFile)
Easy enough to remove them with a ps1 script but its annoying.