Search results

  1. R

    Can't erase more than 16 files (eraser 5.8.7)

    Firstly OS is Windows 7 x64 and from testing affects all previous versions of eraser 5. The issue is that using the context menu when more than 16 files are selected does nothing. Debugging the issue took me to line 289 of ErasextMenu.cpp if (!HIWORD(lpici->lpVerb) && CMD_ERASE ==...
  2. R

    Alternate Data Streams causing locked files

    I have posted previously about an issue with the erasing of single files with them reporting being locked (I messed around with erasers code and the error passed is ERROR_SHARING_VIOLATION, I know next to nothing of windows programming so I dunno if thats of any interest) The specifics are...
  3. R

    Install issue on x64

    With the last two installers 5.86 and 5.85x64 I've had issues that mean the shell extension doesn't get installed, that is no context menu entry in explorer. The 5.86 installer brings up the install options both 32 and 64 the only options that can be toggled are the respective entries on the...
  4. R

    Erasing single file results in File locked dialogue

    When I try to erase a single file it will bring up the file is locked box, however if I select multiple files it works as expected. Also sometimes erase move will work but not always. The problem doesn't occur with every file but I can't see anything that differentiates the ones that work. The...
Back
Top