[GH-ISSUE #905] Startup Manger does not search these locations.. #624

Closed
opened 2026-02-27 15:51:09 +03:00 by kerem · 0 comments
Owner

Originally created by @BurntDog on GitHub (Jan 1, 2021).
Original GitHub issue: https://github.com/quasar/Quasar/issues/905

Describe the bug
Getting a exception thrown do to null, no data in registry entries
Not having these two location searched add to this issue
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Run
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\RunOnce

To Reproduce
Try to use Startup Manager in toolbar

Expected behavior
Startup Manager field should be populated and if not then not cause a crash.

System

  • Server OS: Windows 10
  • Client OS: Windows 10
  • Server installed .NET Framework version: v4.8]
  • Client installed .NET Framework version: v4.8]
  • Quasar Version: 1.4.0 newest
  • Build configuration: both Debug/Release

Additional context
I noticed that Startup Manger does not search these locations.
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Run
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\RunOnce
Will these be added back in future release?

Originally created by @BurntDog on GitHub (Jan 1, 2021). Original GitHub issue: https://github.com/quasar/Quasar/issues/905 **Describe the bug** Getting a exception thrown do to null, no data in registry entries Not having these two location searched add to this issue HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Run HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\RunOnce **To Reproduce** Try to use Startup Manager in toolbar **Expected behavior** Startup Manager field should be populated and if not then not cause a crash. **System** - Server OS: Windows 10 - Client OS: Windows 10 - Server installed .NET Framework version: v4.8] - Client installed .NET Framework version: v4.8] - Quasar Version: 1.4.0 newest - Build configuration: both Debug/Release **Additional context** I noticed that Startup Manger does not search these locations. HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Run HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\RunOnce Will these be added back in future release?
kerem 2026-02-27 15:51:09 +03:00
  • closed this issue
  • added the
    bug
    label
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Quasar#624
No description provided.