MaxXor
|
3bdd5aa294
|
Implemented pooled buffer manager to socket
|
2015-06-05 23:07:37 +02:00 |
MaxXor
|
58b2c2d2d4
|
Fixed getting startup items with same name
|
2015-06-03 15:18:37 +02:00 |
MaxXor
|
172e266fbe
|
Improved Startup Items exception handling
|
2015-06-03 14:41:39 +02:00 |
MaxXor
|
dc5bef821e
|
Fixed getting startup entries from client
|
2015-06-03 07:50:38 +02:00 |
MaxXor
|
7d153c416c
|
Added safe way to open subkey with write access
|
2015-06-02 20:38:44 +02:00 |
MaxXor
|
f1934058a0
|
Improved Registry Access in Client
|
2015-06-02 20:15:36 +02:00 |
yankejustin
|
59599759be
|
Throw a more meaningful exception
For those that like to see the type of exception thrown, this makes it
more clear and meaningful.
|
2015-06-02 13:34:05 -04:00 |
yankejustin
|
38acb88aab
|
Added another RegistryKey extension method
This makes the code more readable and the intent more obvious.
|
2015-06-02 13:29:42 -04:00 |
yankejustin
|
901cbd3a64
|
Add to the dictionary correctly
|
2015-06-02 13:18:02 -04:00 |
yankejustin
|
fab38a8b9a
|
Added RegistryKey Extensions/Helpers
Added RegistryKey Extensions/Helper methods. Cleaned up and improved
HandleGetStartupItems.
|
2015-06-02 13:14:32 -04:00 |
MaxXor
|
bceaf04811
|
Added Removing of Programs from Autostart
|
2015-05-26 23:11:16 +02:00 |
MaxXor
|
bda545c614
|
Fixed Add to Autostart Command
|
2015-05-26 22:02:56 +02:00 |
DragonzMaster
|
1faafaa814
|
Startup Manger Fix [Client]
Changed CurrentUser to LocalMachine
As these values located in LocalMachine NOT CurrentUser
|
2015-05-26 20:36:14 +02:00 |
MaxXor
|
381dad6a24
|
Fix #205 (Uninstall fix)
- Moved some Command-Handling methods to their correct location
|
2015-05-26 18:14:24 +02:00 |
MaxXor
|
2e146620dd
|
Fixed #118
|
2015-05-26 14:16:19 +02:00 |
yankejustin
|
4bda01a98c
|
Separated the CommandHandler
Divided the client's CommandHandler class into partial classes.
|
2015-05-15 21:42:05 -04:00 |