Adding a MIME type to a virtual directory
Hi,
I am writing an NSIS installer wherein I have to add a mime type to a virtual directory created by the installer. Virtual directory is been created fine and two other virtual directories are created as applications as well. I found a script which registers a MIME type to a virtual directory which is an application. It works fine for me as well.
But I want to know if its possible to add a MIME type to a particular virtual directory which is not an application.
Has anyone done this before?
Your help is much appreciated.
Thanks,
Sid.