vote up 1 vote down star

I'm looking for a tool to automatically clean all the .suo, .user, files... bin, obj, directories, etc out of a VS solution directory... One I came across was Jeff Atwood's CleanSourcePlus but it's quite old at this point, requires .NET 1.0 to be installed (I know...but it's a pain), and was written in VB :P

I basically want the same functionality (explorer shell integration would be great) but something a bit newer and designed to handle Win32 projects, not just .NET (as CleanSourcePlus is limited too)

I was thinking about re-writing CleanSourcePlus to use .NET 2.0 (at least) and in C#, but don't want to duplicate work that's already been done...

Any good tools for this out there?

flag

1 Answer

vote up 4 vote down check

TrimTree and CleanSources++ ?? :)

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.