Recent content by Eliezer

  1. E

    Best Antivirus Software and Apps (Archive)

    I installed Avira Free on a new Windows 8.1 computer and began receiving the ‘Your computer is not secure! A Service is not working correctly’ and also see the ‘Fix problem‘ button. I tried following directions I found online to update manually by downloading something (I forgot what it's...
  2. E

    How can I get RoboCopy to copy *ALL* NTFS permissions?

    I am trying (hard!) to run RoboCopy with these options: [code:1:bc642a9dec]C:robocopy.exe "G:/Finance" "G:/TestDatabases/Finance" "*.mdb" /SEC /S /FP /NP /r:1 /w:1 /LOG:"C:Logfiles/Finance.txt" /V[/code:1:bc642a9dec] It copied all of the folders, subfolders and files properly - with their...