install jnlp for all user in 1 PC through web.

Dear all,

Any clue how to install the jnlp under directory like

C:\Documents and Settings\All users\Application Data\Sun\Java\Deployment\cache.......

rather than

C:\Documents and Settings\"User Name"\

Already tried to set the

<property name="deployment.user.cachedir" value="C\:\\Documents and Settings\\All users"/> in the jnlp file but not work.

oldguy

[412 byte] By [anoldguya] at [2007-11-26 18:32:14]
# 1
Hi,it can磘 be done through the jnlp. But the admin of the client machine can change the delpoyment properties to use the system cache.See http://forum.java.sun.com/thread.jspa?threadID=678470&messageID=3962085Bye Schippe
Schippea at 2007-7-9 6:06:20 > top of Java-index,Desktop,Deploying...
# 2

oh, too bad, it is part of the requirement-we need to do it automatically through web.

Any easier method to change the client machine deployment.properties through web?

Need to deploy the application to thousands PC and the PC configuration may be different one by one.

oldguy

anoldguya at 2007-7-9 6:06:21 > top of Java-index,Desktop,Deploying...