How to create Windows 7 Firewall rule for javaw.exe?
hi all,
how create windows 7 firewall rule javaw.exe? application path differed new versions , user profiles.
path: c:\users\xxxxxxx\appdata\local\temp\orainstall2012-08-17_02-31-17pm\jdk\jre\bin\javaw.exe
all replies
-
hi,
you can check following settings. if want set group policy windows firewall, suggest posing in group policy forum.
control panel\all control panel items\windows firewall
in left pane, select allow program of feature through windows firewall, click allow other program , find program.meanwhile, can refer article
http://www.grouppolicy.biz/2010/07/how-to-manage-windows-firewall-settings-using-group-policy/
note: since website not hosted microsoft, link may change without notice. microsoft not guarantee accuracy of information.
niki han
technet community support
hi,
to configure windows firewall rule programs, in group policy firewall configuration wizard, need specify program path or select “all programs” option. use option match network packets going or specified program, can select program in 1 of 2 ways:
- type complete path program. can include environment variables, appropriate.
note: recommend not use environment variable strings resolve in context of user (for example, %userprofile%). when there strings evaluated service @ runtime, service not running in context of user. use of these strings can produce unexpected results. - click browse button find program in directory.
for scenario, “javaw.exe” installing java(tm) 2 platform standard edition binary user profile current date time value. firstly, it’s not recommended create firewall rule in user context environment variable, seconded program “javaw,exe” doesn’t have fixed file path. seems can’t configure such firewall role using group policy.
after research, found posters mentioned jave program use variable %path%, may contact jave support confirm that.
for more information please refer following articles:
cannot find javaw.exe
http://www.pdfsam.org/?p=84
javaws.exe?
http://www.velocityreviews.com/forums/t127771-where-is-javaws-exe.html
java support:
http://www.java.com/en/download/support.jsp
please note: since website not hosted microsoft, link may change without notice. microsoft not guarantee accuracy of information.
lawrence
technet community support
Windows Server > Group Policy
Comments
Post a Comment