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/