What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Windows Firewall

Windows Firewall
Author: Message:
ArkaneArkade
Full Member
***

Avatar
The One and Only

Posts: 193
Reputation: 5
38 / Male / Flag
Joined: Mar 2007
O.P. Windows Firewall
Hey guys, I have a minor problem with a script.  It's using Pai's Xniff.ocx listening to UDP port 8278.  I have been stuck with this for a while, but I finally realised the reason the script wasn't working was because of the Windows Firewall.  Up until realising this, I've had to run my script in conjunction with mIRC to open the port.

Now I have a few people who would like a copy of my script, and all of them have varying skill levels.  I was wondering if anybody would know a way to script an event, that would add an exception in the windows firewall.  I know that most programs have this ability, but I don't know if theres any way to add this otherwise, but I think my script; and possibly a few other peoples; could really benefit from a button in my config window that would automatically do this.

Would anyone know how to do this, or maybe suggest a work-around?
Cheers
Stefan Leroux
[Image: adsig.jpg]
11-14-2007 02:31 AM
Profile E-Mail PM Web Find Quote Report
ShawnZ
Veteran Member
*****

Avatar

Posts: 3146
Reputation: 43
32 / Male / Flag
Joined: Jan 2003
RE: Windows Firewall
generate a random guid.

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SharedAccess\Parameters\FirewallPolicy\FirewallRules\[random guid] == REG_SZ ==

v2.0|Action=Allow|Active=TRUE|Dir=In|Protocol=17|Profile=Domain|LPort=8278|Name=Leroux|Edge=FALSE|


or uh, something like that.
Spoiler:
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
11-14-2007 03:09 AM
Profile PM Web Find Quote Report
ArkaneArkade
Full Member
***

Avatar
The One and Only

Posts: 193
Reputation: 5
38 / Male / Flag
Joined: Mar 2007
O.P. RE: Windows Firewall
OK, thats done, thanks very much.

Admittedly, I didn't really understand that :S but I did get enough from it to look into the registry myself and sort it, so very much appreciated.

:D
[Image: adsig.jpg]
11-14-2007 08:31 PM
Profile E-Mail PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On