Commit graph

35 commits

Author SHA1 Message Date
Jaex 077e74a2d4 Update year 2024-01-03 02:57:14 +03:00
Jaex 94e45b5cb8 Update year 2023-01-09 23:31:02 +03:00
Jaex 7d1520406b Rename class 2022-05-03 09:57:11 +03:00
Jaex f04d7ca15c Replace WindowsStore with MicrosoftStore 2022-02-04 12:05:43 +03:00
Jaex 8c3dc0b78c Update year 2022-01-11 19:32:17 +03:00
Jaex e1d7a28129 ShortcutHelpers refactoring 2021-12-20 02:11:04 +03:00
Jaex 837ef0a7fc Update year 2021-07-29 06:22:51 +03:00
Jaex e8ad4b8553 Code refactoring 2021-06-10 01:14:01 +03:00
Jaex 803a4e567c Update year 2020-02-05 10:19:48 +03:00
Jaex 469fc29b87 Update year 2019-01-02 10:43:52 +03:00
Charles Milette f586366f4b
Fix generic startup manager 2018-10-01 15:08:23 -04:00
Charles Milette a5f4b9db96
Update startup code to account for new enum values 2018-09-16 17:29:06 -04:00
Charles Milette e6e72a6eef
Allow to create startup shortcut even when startup is disabled via Task Manager
This prevents the user falling in some cases where enabling startup again was impossible without manually creating the shortcut
2018-04-21 17:28:31 -04:00
Charles Milette 76dac03841
Fix centennial startup manager 2018-03-28 20:08:16 -04:00
Charles Milette be56eb6106
Remove spaghetti 2018-03-21 20:25:18 -04:00
Jaex b463a16567 Update year 2018-01-01 17:59:14 +03:00
Jaex 2674046dce Namespace changes 2017-12-05 17:59:18 +03:00
Jaex 89820bad63 Check for disabled state instead of not enabled 2017-10-08 10:39:11 +03:00
Charles Milette 38773f0640
Prevent throwing exception when cast fails 2017-10-07 18:13:34 -04:00
Charles Milette b4362c0917
Add null check for status variable
This shoulnd't change something on Windows 10, but it was effectively breaking the program in Windows 7
2017-10-07 18:06:10 -04:00
Charles Milette 0d6af0b337
Add support for detecting task manager disabling startup on desktop and steam 2017-10-07 17:08:45 -04:00
Charles Milette 1a9205f974
Various improvements to startup code 2017-10-07 16:23:51 -04:00
Charles Milette 6ac9804b49
Fix a few mistakes from PR #2816 2017-10-04 20:16:19 -04:00
Jaex 1d08ad9164 Added singleton StartupManager 2017-10-05 02:49:26 +03:00
Jaex fc3909294b StartupManager refactoring 2017-10-05 02:26:44 +03:00
Jaex 1b65d47053 Add license text to missing files 2017-10-05 02:17:29 +03:00
Charles Milette 61da0a0c22
Make use of abstract class 2017-10-04 18:21:32 -04:00
Charles Milette 8f65b994fb
Misceneallous code cleanups 2017-10-04 17:55:32 -04:00
Charles Milette df8712d888
Throw on DesktopStartupManager too 2017-10-04 15:14:04 -04:00
Charles Milette 5c9782cc66
Implement CentennialStartupManager 2017-10-04 15:10:28 -04:00
Charles Milette 86c49c42c0
Include the UWP APIs on Store builds 2017-10-04 12:48:14 -04:00
Charles Milette 47170b90fe
Prevent compiler warning when class isn't used 2017-10-04 12:29:11 -04:00
Charles Milette 63f526857d
Fix Steam build 2017-10-04 12:04:49 -04:00
Charles Milette 52cbee2317
Remove dead code, move logic into Desktop implementation, and implement Steam 2017-10-04 10:59:29 -04:00
Charles Milette 07f48747eb
Initial kinda working implementation. 2017-10-04 09:29:55 -04:00