I am in the process of deploying a application using a jar file and
packaging the application using inno setup for deployment to windows.
It would be great if the application could appear in the Programs group
with a nice icon and not the window command window icon. Can anyone
point to how this can be done?
Thanks
Lou
Andrew Thompson - 13 Jul 2005 14:25 GMT
> It would be great if the application could appear in the Programs group
> with a nice icon and not the window command window icon. Can anyone
> point to how this can be done?
Webstart will do that to the user's spec. (if they
want it to - it asks).

Signature
Andrew Thompson
physci.org 1point1c.org javasaver.com lensescapes.com athompson.info
Transmitido en Martian en SAP
jonck@vanderkogel.net - 14 Jul 2005 10:35 GMT
Check out JSmooth at http://jsmooth.sourceforge.net/, a very nice way
of deploying your Java applications.
Regards, Jonck