|
|
Post by leet on Dec 23, 2019 4:17:25 GMT -8
First of all, memphis: SCT is ALMOST loading completely fine. (I'll come back to the context menu thing later in the comment) Even Open-Shell. But StartIsBack++ seems to break everything. Could you send me a zip file of the following directory: %localappdata%\StartIsBack\ And also a regbackup of the following key (Registry Editor -> Click the key -> File -> Export): Computer\HKEY_CURRENT_USER\SOFTWARE\StartIsBack
(NOTE: ExplorerContextMenuTweaker is not my DLL, nor do I have any knowledge of how it works. This is just me randomly trying some stuff out)
Next, after some inspection: Process Explorer indicates that ExplorerContextMenuTweaker is actually loaded when the explorer.exe process loads. So the first time broken thingy has to be fixed by either the author of the DLL (unlikely, hasn't done anything to it in a year) or someone has to clone the repo and edit it themselves.
But there's good news. The DLL isn't needed: When enabling the aerolite theme, even explorer uses system context menus. ( source) So if the aerolite AND Classic Theme are enabled, the context menus are Classic Themed. Tested this and it seems to work but I still need to investigate some inconsistencies.
Also anixx mentioned a DLL you can use to fix transparency issues. ( link). Sadly I didn't have any luck with them, but thats probably because I'm using them incorrectly. Where do you need to put them (I thought System32)
Finally, the task not loading without AC thing: I KNOW HOW TO DO IT IN TASK SCHEDULER. The thing is, SCT uses schtasks.exe and I can't find documentation on how to disable that option via schtasks.exe.
|
|