System.IO.DirectoryNotFoundException in Utils.cs at line #42
Closed this issue · 0 comments
siddharth96 commented
At line #42
System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\KNGDCK\Desktop\Desktop'. at
System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at
System.IO.FileSystemEnumerableIterator`1.CommonInit() at
System.IO.FileSystemEnumerableIterator`1..ctor(String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler`1 resultHandler, Boolean checkHost) at
System.IO.Directory.EnumerateFiles(String path) at
WindowsTweaker.AppTasks.Utils.IsEmptyDirectory(String path) in z:\codes\windows-tweaker\WindowsTweaker\AppTasks\Utils.cs:line 42 at
WindowsTweaker.MainWindow.OnButtonSetupGodModeClick(Object sender, RoutedEventArgs e) in z:\codes\windows-tweaker\WindowsTweaker\MainWindow.xaml.cs:line 1331 at
System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) at System.Windows.EventRoute.InvokeHandl...