I'd like to make a C# application that uses Volume Shadow Copy Service for backup/restore.

How do I access the VSS API from C#?

link|improve this question

68% accept rate
"I need to make a console application" - Do you? That's nice, but not a real question! – Mitch Wheat Jul 13 '11 at 3:45
feedback

1 Answer

up vote 4 down vote accepted

Check out AlphaVSS. I believe it's exactly what the doctor ordered.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

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