2

How can I disable all of my features in SharePoint using the WSPBuilder tool without doing it one by one manually?

1 Answers1

3

You cannot do that with WSPBuilder. You can use SharePoint Manager to easily disable Site Features in an Explorer-like view, or write a PowerShell or .NET code to acomplish that.

Francisco Aquino
  • 9,097
  • 1
  • 31
  • 37