Skip to content

Reverts wxConfig to NREL for backward compatibility#199

Merged
brtietz merged 1 commit into
developfrom
Revert-wxConfig-to-NREL-for-backward-compatibility
Jun 30, 2026
Merged

Reverts wxConfig to NREL for backward compatibility#199
brtietz merged 1 commit into
developfrom
Revert-wxConfig-to-NREL-for-backward-compatibility

Conversation

@cpaulgilman

Copy link
Copy Markdown
Collaborator

This avoids issue with information written to Windows registry and Mac/Linux config files not being correctly loaded for 2026 versions of SAM/DView and later.

An alternative approach would be to add a condition when "NREL" entries in the Windows registry or Mac/Linux configuration files exist to read them and copy them to new "NLR" entries. The alternative approach would require more time and testing to implement than this simple approach of preserving the "NREL" entries.

This goes with:

I forgot to include this WEX repository when I made those PRs.

This avoids issue with information written to Windows registry and Mac/Linux config files not being correctly loaded for 2026 versions of SAM/DView and later.

An alternative approach would be to add a condition when "NREL" entries in the Windows registry or Mac/Linux configuration files exist to read them and copy them to new "NLR" entries. The alternative approach would require more time and testing to implement than this simple approach of preserving the "NREL" entries.
@cpaulgilman cpaulgilman requested review from brtietz and sjanzou June 29, 2026 22:00
@cpaulgilman cpaulgilman self-assigned this Jun 29, 2026

@sjanzou sjanzou left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Registry check after build on Windows 11 working - thanks for reverting all of these.

Long term we should switch to "NLR" with the porting over of the "NREL" as you suggested

@brtietz brtietz left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for fixing!

@brtietz brtietz merged commit 2d53041 into develop Jun 30, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants