Skip to content

Allow autostart to work if the Windows username contains a space.#1355

Merged
dremin merged 1 commit into
dremin:masterfrom
madbrain76:master
Mar 10, 2026
Merged

Allow autostart to work if the Windows username contains a space.#1355
dremin merged 1 commit into
dremin:masterfrom
madbrain76:master

Conversation

@madbrain76
Copy link
Copy Markdown
Contributor

Windows kept complaining about trying to load "C:\Julien" when logging in . This was caused by lack of quoting, causing truncation of the program being started.

With this fix, the correct is shown by Autoruns64 running as administrator.

image

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 5, 2026

@dremin dremin self-requested a review March 10, 2026 05:02
Copy link
Copy Markdown
Owner

@dremin dremin left a comment

Choose a reason for hiding this comment

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

Whoops, thanks!

@dremin dremin merged commit ab4a627 into dremin:master Mar 10, 2026
7 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.

2 participants