Skip to content

Conversation

@github-actions
Copy link

Cherry-pick of #16633 to RC4.0.0_master

Purpose

Dynamo crashing when C:\ProgramData\Dynamo doesn't exist.
Due that C:\ProgramData\Dynamo folder is not created any more then the code was expecting that folder to exist so Dynamo was crashing. I moved the code inside the try/catch and also added a validation that just execute the code if the directory exists.

Declarations

Check these if you believe they are true

Release Notes

Dynamo crashing when C:\ProgramData\Dynamo doesn't exist.

Reviewers

@QilongTang @zeusongit

FYIs

@jnealb

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
(cherry picked from commit 90c42bb)
@github-actions github-actions bot added this to the 4.0 milestone Oct 23, 2025
@github-actions github-actions bot requested a review from zeusongit October 23, 2025 17:44
@zeusongit zeusongit merged commit 4ff0352 into RC4.0.0_master Oct 23, 2025
9 of 12 checks passed
@zeusongit zeusongit deleted the cherrypick-16633 branch October 23, 2025 18:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants