You are here

JPortable

1 post / 0 new
Gavin_2
Offline
Last seen: 10 years 4 months ago
Joined: 2014-06-06 02:39
JPortable

Hi,
I'm using jportable with my Cygwin portable on my office(which has a lot of restrictions) pc and jportable is trying to access www.java.com and windows firewall is stopping that access resulting failed application launch.

Is there a way to config Jportable to not to access www.java.com ?

Any suggestions are much appreciated.

Gv.

Answer to myself:
E:\PortableApps\CommonFiles\Java\JavaPortable.ini
Before;
=========
[JavaPortable]
Vendor=Sun Microsystems Inc.
Version=1.7.0_60
URL=http://java.sun.com/

After:
==========
[JavaPortable]
Vendor=Sun Microsystems Inc.
Version=1.7.0_60
REM URL=http://java.sun.com/