Startup Manager. Function Highlight Unnecessary Items.
Can we influence the expansion of the list? Suggest our options.
The list is currently hard-coded in, however I’ve been thinking about ways to redesign this feature and will work on making it extensible in the future.
I’ll have to see whether desktop refreshing can be achieved within the .NET runtime. I believe this can only be achieved with unmanaged code (directly interfacing with Windows APIs), which I generally try to avoid doing unless absolutely necessary.