Explore10 icon indicating copy to clipboard operation
Explore10 copied to clipboard

Crash if you don't have access to a folder (permissions)

Open Krutonium opened this issue 9 years ago • 5 comments

Krutonium avatar Nov 05 '15 20:11 Krutonium

Is this happening with FileInfo? In FillView()?

emmatyping avatar Nov 05 '15 20:11 emmatyping

FillView() at line FileInfo[] files = dirinfo.GetFiles();

Krutonium avatar Nov 05 '15 20:11 Krutonium

Yeah, need to do some error checking

emmatyping avatar Nov 05 '15 20:11 emmatyping

I think I am just going to require admin. I'm not sure how else I could fix this. I will look into a case by case admin access

emmatyping avatar Nov 29 '15 00:11 emmatyping

Welp, case by case isn't happening, but I guess that I can just show an error. People can decide to relaunch as admin. Perhaps I can add that as an option on the flyout.

emmatyping avatar Nov 29 '15 01:11 emmatyping