Skip to content

Fixes launcher overwriting or not backing up terminal emulator's settings (development branch)#2988

Merged
daxgames merged 11 commits intocmderdev:developmentfrom
daxgames:fix_launcher_overwrite-2
Jan 6, 2025
Merged

Fixes launcher overwriting or not backing up terminal emulator's settings (development branch)#2988
daxgames merged 11 commits intocmderdev:developmentfrom
daxgames:fix_launcher_overwrite-2

Conversation

@daxgames
Copy link
Copy Markdown
Member

@daxgames daxgames commented Jan 2, 2025

Added below after comparing to working code in master:

Note: Line numbers are from the PR Code not the original code

297 if (PathFileExists(cfgPath))
298 {
299-338 indent <original code>
339 }

Changed == to != to verify variables are set before testing their existence on the filesystem.

Everything else is a comment or a { bracket line change

@daxgames
Copy link
Copy Markdown
Member Author

daxgames commented Jan 6, 2025

Merging this because it is a bug fix and no one else has.

@daxgames daxgames merged commit 15d5618 into cmderdev:development Jan 6, 2025
@DRSDavidSoft DRSDavidSoft changed the title Development BUG - Fixes launcher overwriting or not backing up terminal emulator settings in development branch. Fixes launcher overwriting or not backing up terminal emulator's settings (development branch) Nov 7, 2025
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.

2 participants