Skip to content

creating directories fails #3

@gsnerf

Description

@gsnerf

Startup might create UnauthorizedAccess errors when creating subdirectries for an existing programdata path when one of the parent directories is not accessible to the user.

This is caused by Directory.CreateDirectory which tries to walk the path from root to the current directory creating all missing directories.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions