I was told to report this patch error to the forums. Here is what it said:
System.UnauthorizedAccessException: Access to the path 'C:\Users\shonda\Documents\My Music' is denied.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileSystemEnumerableIterator`1.AddSearchableDirsToStack(SearchData localSearchData)
at System.IO.FileSystemEnumerableIterator`1.MoveNext()
at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
at System.IO.Directory.GetFiles(String path, String searchPattern, SearchOption searchOption)
at ClientPatcher.Form1.GetProcesses(String path)
at ClientPatcher.Form1.Stage2()
at ClientPatcher.Form1.ExceptionWrapper()
Access to the path 'C:\Users\shonda\Documents\My Music' is denied.
mscorlib
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileSystemEnumerableIterator`1.AddSearchableDirsToStack(SearchData localSearchData)
at System.IO.FileSystemEnumerableIterator`1.MoveNext()
at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
at System.IO.Directory.GetFiles(String path, String searchPattern, SearchOption searchOption)
at ClientPatcher.Form1.GetProcesses(String path)
at ClientPatcher.Form1.Stage2()
at ClientPatcher.Form1.ExceptionWrapper()
System.UnauthorizedAccessException: Access to the path 'C:\Users\shonda\Documents\My Music' is denied.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileSystemEnumerableIterator`1.AddSearchableDirsToStack(SearchData localSearchData)
at System.IO.FileSystemEnumerableIterator`1.MoveNext()
at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
at System.IO.Directory.GetFiles(String path, String searchPattern, SearchOption searchOption)
at ClientPatcher.Form1.GetProcesses(String path)
at ClientPatcher.Form1.Stage2()
at ClientPatcher.Form1.ExceptionWrapper()
Access to the path 'C:\Users\shonda\Documents\My Music' is denied.
mscorlib
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileSystemEnumerableIterator`1.AddSearchableDirsToStack(SearchData localSearchData)
at System.IO.FileSystemEnumerableIterator`1.MoveNext()
at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
at System.IO.Directory.GetFiles(String path, String searchPattern, SearchOption searchOption)
at ClientPatcher.Form1.GetProcesses(String path)
at ClientPatcher.Form1.Stage2()
at ClientPatcher.Form1.ExceptionWrapper()