|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
How to know if Windows firewall is on or off?Hi
How do i (in vb.net) get the information if the windows firewall is turned on or off? best regards /Lars "Lars Netzel" <uih***@adf.se> schrieb> Hi In the help index, enter "Windows Firewall". The first topic found seems to> > How do i (in vb.net) get the information if the windows firewall is turned > on or off? be what you are looking for. VBScript example: http://msdn.microsoft.com/library/en-us/ics/ics/wf_verifying_wf_enabled.asp I don't know why this is a sub topic of ICS, but I didn't find another one. It seems you can also set a reference to "NetFwTypelib" on the COM folder of the "add reference" dialog. Armin Yes, thank you! vbscript though... but it worked nice with that reference
too:) /Lars Show quoteHide quote "Armin Zingler" <az.nospam@freenet.de> wrote in message news:%23kdKeFCHGHA.3036@tk2msftngp13.phx.gbl... > "Lars Netzel" <uih***@adf.se> schrieb> Hi >> >> How do i (in vb.net) get the information if the windows firewall is >> turned >> on or off? > > In the help index, enter "Windows Firewall". The first topic found seems > to > be what you are looking for. > > VBScript example: > > http://msdn.microsoft.com/library/en-us/ics/ics/wf_verifying_wf_enabled.asp > > > I don't know why this is a sub topic of ICS, but I didn't find another > one. > > It seems you can also set a reference to "NetFwTypelib" on the COM folder > of > the "add reference" dialog. > > > Armin >
MsgBox("test") no msg box?
How do I schedule events for execution ? How to check datatable.select Type 'OleDbConnection' no define Getting the hWnd of an IE window from an NT service Variable that holds the record count of a result set? Question on Dataset navigation vb.net Generate all possible maches from a regular expression. TrackBar vs Slider Disable Datagrid Cell Based On Initial Value |
|||||||||||||||||||||||