Dulappy / aero-window-manager

A configuration utility for modifying Windows 10's DWM metrics
GNU General Public License v3.0
68 stars 5 forks source link

Cannot Load Injection Library #13

Closed nuclearwar1000 closed 2 months ago

nuclearwar1000 commented 2 months ago

basically, after downloading pstools and running a cmd prompt thru psexec64 in the fashion stated in the readme, i get an error when trying to run injector that just states "error: cannot load injection library" error

Dulappy commented 2 months ago

Do you have the MSVC 2019 runtime installed? It's mentioned at the very top of the installation instructions. It's not a step on its own because some people might already have it installed, but it is required for now.

nuclearwar1000 commented 2 months ago

yea i do, i actually solved this by installing an older version of awm then reinstalling the latest lol. dunno what that was, maybe i originally screwed up registering the dll. although now my awm seems to not work on boot and i need to reinstall on restart

Dulappy commented 2 months ago

AWM loading itself on boot is not a feature. You're going to have to set up a task through Task Scheduler yourself in order to achieve that. Can you explain more about the second issue? What do you mean by needing to reinstall on restart?

nuclearwar1000 commented 2 months ago

Hi! Yeah between these replies I set that up while kinda testing stuff out and it worked lol. I initially had a fairly poor grasp on how awm worked so I would keep re-registering and reinjecting the dlls lol, but everything is sorted now !

Dulappy commented 2 months ago

Ah, alright then, I'll close the issue.