Hey, I’m trying to register a file type (*.hpc) to open
using my application (ie. dbl click on the file and it opens in my application).
It currently works fine in the msi’s made by VStudio 2k3, however I’m
having trouble getting it to work with the msi task in nant-contrib…I
didn’t see anything in the documentation about registering filetypes
(other than some vague thing about registering verbs for iis), and none of the “vdproj->nantcontrib-msi”
converters I’ve found have exported any xml containing “*.hpc”…any
help you can give would be greatly appreciated! George |