Ignore:
Timestamp:
3/5/2010 12:47:50 AM (2 years ago)
Author:
lowjoel
Message:

Slightly better message about System Restore/Shadow? Copies since we cannot determine the contents of the restore points

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/eraser6/Eraser.Manager/DirectExecutor.cs

    r1872 r1879  
    394394            if (SystemRestore.GetInstances().Count != 0) 
    395395            { 
    396                 Logger.Log(S._("The drive {0} has System Restore or Volume Shadow Copies " + 
     396                Logger.Log(S._("This computer has had System Restore or Volume Shadow Copies " + 
    397397                    "enabled. This may allow copies of files stored on the disk to be recovered " + 
    398398                    "and pose a security concern.", target.Drive), LogLevel.Warning); 
Note: See TracChangeset for help on using the changeset viewer.