using process explorer (microsoft made app) you can look at applications and (if u run procexp as admin) you can see handles and dlls for whatever apps you want. ive been trying really hard (10 HOURS) to make python close a certain handle for me (ROBLOX_singletonEvent) but every single time i run a script that tries it it DOSENT WORK
so a couple of questions
- when i run command prompt as admin (and run my script in there), does the .py script itself also have to be run as admin (or given admin perms if thats a thing)?
- if not, why cant i close it then?
any tips and tricks... please... my entire day was burnt on solving this one issue...