Jump to content

Install service or enable program in Firewall XP


 Share

Recommended Posts

Hey,

It is posible to enable a program in WIndows XP Firewall?

And a other question:

It is posible to install a service to windows?

Or maybe to delete one?

Please help ;)

In answer to your first question lookup netsh, see example below

Run("netsh firewall set allowedprogram winvnc.exe WinVNC ENABLE", "", @SW_HIDE)


Time you enjoyed wasting is not wasted time ......T.S. Elliot
Suspense is worse than disappointment................Robert Burns
God help the man who won't help himself, because no-one else will...........My Grandmother

Link to comment
Share on other sites

So what i should use is this: My name of the program is ReCon.exe behind the windows directory

Run("netsh firewall set allowedprogram ReCon.exe ReCon ENABLE", "", @SW_HIDE)

???

Thanks till so far

Bring up a command prompt and type in "netsh firewall set allowedprogram /?" and this will explain the command


Time you enjoyed wasting is not wasted time ......T.S. Elliot
Suspense is worse than disappointment................Robert Burns
God help the man who won't help himself, because no-one else will...........My Grandmother

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...