taskkill - Kill "HSSCP.exe *32" using batch -


i'm new batch. use hotspot shield vpn, , noticed processes running in background when it's not turned on (the whole application shady me, can't find other reliable free vpns.) script wrote: taskkill /im hsscp.exe taskkill /im fbwmgr.exe taskkill /im fbw.exe

there process called hsscp.exe *32 shows in task manager can't seem end taskkill /im hsscp.exe *32 different type of process? how terminate it?

it can killed taskkill /f /im hsscp.exe normal, @raney.


Comments

Popular posts from this blog

node.js - Using Node without global install -

How to access a php class file from PHPFox framework into javascript code written in simple HTML file? -

java - Null response to php query in android, even though php works properly -