Vista Gadgets Mimetype

To serve properly Miscrosoft Vista Gadgets from a server, as Gadget application and not a zip file, you have to add mimetype application/x-windows-gadget to the server :

  • Apache server :  In httpd.conf or .htaccess add the following line in the appropriate location
AddType application/x-windows-gadget Gadget
  • IIS : configure the mimtype using IIS administrator.

Hope it helps…


À propos de cette entrée