This repository was archived by the owner on Mar 17, 2024. It is now read-only.
Startup items fix#258
Merged
MaxXor merged 8 commits intoquasar:masterfrom Jun 2, 2015
yankejustin:StartupItemsFix
Merged
Conversation
Merge with recent base
Added RegistryKey Extensions/Helper methods. Cleaned up and improved HandleGetStartupItems.
Added some more documentation for the GetFormattedKeyValues extension method.
If the client cannot give us anything, don't crash over it. :) We can't use these entries so just leave.
This makes the code more readable and the intent more obvious.
For those that like to see the type of exception thrown, this makes it more clear and meaningful.
Contributor
|
Added it. No need to worry about. |
Contributor
|
I have to admit, these changes didn't even work after I've fixed them. :( |
Contributor
|
The problem that startup manger only works on my PC @MaxXor :( |
Contributor
|
Use the latest commit. |
Contributor
|
@MaxXor |
Contributor
Author
|
Start the client in debug and see the exception that is thrown please. |
Contributor
|
It is working good on my pc but when I send it (client) to someone it doesn't work as shown in the picture |
Contributor
|
no, he doesn't mean this. Please update your clients to the latest version please. :) And it will show you the error, please tell me this. |
Contributor
|
Please write in your #256. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

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. :)