|
Hi all,
Is it possible to associate a particular file extension with a particular executable jar or a Java Web Start application under Windows 2000/XP without creating a native executable?
For example, could I do something to double-click on a .foo file and have it open with FooViewer.jnlp?
I tried it the obvious way (under Windows XP), but got an strange error message that informed me that the bar.foo was not a valid Win32 application.
Thanks in advance. |