@bestseo Had the same problem in the past. Fixed it by manually starting "C:\Users\User\AppData\Local\TaskScheduler\1.6.0\Scheduler.exe" before starting the Scheduler GUI ("C:\Users\Phoenix\AppData\Local\TaskScheduler\1.6.0\gui\SchedulerGui.exe") and executing all with admin-rights.
does fingerprint work per thread or per application
-
i mean if i apply it, and then i start multithreaded function, will these threads have that fingerprint?
OR i need to it in every thread
-
@yourfriendkarol said in does fingerprint work per thread or per application:
i mean if i apply it, and then i start multithreaded function, will these threads have that fingerprint?
OR i need to it in every thread
Each new thread has absolutely no data, no fingerprint, no proxy. All data he needs to pass through the resources, or through a global variable.