Index: /trunk/eraser/Eraser/Program.cs
===================================================================
--- /trunk/eraser/Eraser/Program.cs	(revision 2616)
+++ /trunk/eraser/Eraser/Program.cs	(revision 2617)
@@ -375,5 +375,5 @@
 
 			//Generate the list of erasure methods.
-			foreach (IErasureMethod method in Host.Instance.ErasureTargetFactories)
+			foreach (IErasureMethod method in Host.Instance.ErasureMethods)
 			{
 				methods.AppendFormat(methodFormat, (method is IDriveErasureMethod) ?
