JakeSmarter / icedtea-web

IcedTea-Web for Windows
GNU General Public License v2.0
6 stars 3 forks source link

Display application icons on JNLP files in Windows Explorer #4

Open JakeSmarter opened 8 years ago

JakeSmarter commented 8 years ago

The Windows Explorer should also display any metadata contained in JNLP files in the status bar, tool tips, and other places (icons & preview handlers). IcedTea-Web for Windows could also add its custom tab page to the "Properties of ..." dialog (property sheet handler).

Extend RegisterCOMClass() and UnregisterCOMClass() in Dll.c to deploy handlers.