mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-25 23:35:58 +03:00
[PR #258] [MERGED] Startup items fix #1066
Labels
No labels
bug
bug
cant-reproduce
discussion
duplicate
easy
enhancement
help wanted
improvement
invalid
need more info
pull-request
question
wont-add
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Quasar#1066
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/quasar/Quasar/pull/258
Author: @yankejustin
Created: 6/2/2015
Status: ✅ Merged
Merged: 6/2/2015
Merged by: @MaxXor
Base:
master← Head:StartupItemsFix📝 Commits (8)
e2178f5Merge pull request #21 from MaxXor/masterfab38a8Added RegistryKey Extensions/Helpersc8b9258More documentation on a RegistryKey extension901cbd3Add to the dictionary correctly51464e6Fixed possible server crash38acb88Added another RegistryKey extension method5959975Throw a more meaningful exception1723592Correctly get entries📊 Changes
4 files changed (+148 additions, -74 deletions)
View changed files
📝
Client/Client.csproj(+1 -0)📝
Client/Core/Commands/SystemHandler.cs(+41 -73)➕
Client/Core/Extensions/RegistryKeyExtensions.cs(+105 -0)📝
Server/Core/Commands/SystemHandler.cs(+1 -1)📄 Description
Fixes Issue 256.
I have no time to post a better description, so I apologize. I need to clean the method that removes registry key items later. :)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.