Jump to content

ObjCreate for Process


Recommended Posts

hello

i need ObjCreate () for process close method

bec i try ProcessClose() it cannot close ZoneAlaram my boss told me to make application that able to terminate zonealram in process list bec in our network some people use zonealrm and stop access for administrator so i need to creat application that terminate zonealram

i have try this script it work gr8 and stop any thing admin want so i think may be

ObjCreate () process close works much better then ProcessClose() method

$oShell=ObjCreate('shell.application')

$oShell.Servicestop("firewall", true)

Link to comment
Share on other sites

yeh taskkill -f force to terminate but it also not terminate ZONE Alaram

<{POST_SNAPBACK}>

If you close ZLClient.exe won't the TrueVector service still be running so why not try stopping the service.
HKTunes:Softpedia | GoogleCodeLyricToy:Softpedia | GoogleCodeRCTunes:Softpedia | GoogleCodeMichtaToolsProgrammer n. - An ingenious device that turns caffeine into code.
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...