Today I was asked if I could build my wsp solutions in such a way as to not load all of the features (list definitions, content types, etc.) directly in the FEATURES folder of the 12 hive. They would like all of the features to go into a subfolder based on the solution name under another folder like this:
FEATURES\CompanyName\SolutionName
I am using VSeWss 1.3 and have the FEATURES folder created and the other folders. The features exist in the subfolder, but all of the features including any eventreceiver features still deploy into the features folder. Is what I am trying to do even possible and how do I do it with my current setup. I am not allowed to use any other 3rd party tool (wspbuilder etc.)