SDelete users - Do not update SDelete

If it doesn't fit elsewhere, it goes here
Post Reply
Guest10
Posts: 5124
Joined: Sun Apr 27, 2008 5:24 pm
Location: Ohio, USA

SDelete users - Do not update SDelete

Post by Guest10 » Fri Sep 02, 2011 6:10 pm

I updated to the newest release of SDelete (1.6), which I use for one sandbox.
The program does not delete the sandbox folder, and leaves behind the:
__Delete_Boxname_xxxxxxxxxxxxxxxx
folder.
The folder is not locked in any way, and can be deleted with Windows Explorer.

Anyway, that's what's happening for me.
I'm looking for the previous version on my DVD-R's, since most sites link to SysInternals for the program.

[Edit] Working fine again, with SDelete v1.51
Paul
Win 10 Home 64-bit (w/admin rights) - Zone Alarm Pro Firewall, MalwareBytes Premium A/V, Cyberfox, Thunderbird
Sandboxie user since March 2007

soccerfan
Posts: 440
Joined: Tue Sep 25, 2007 2:59 pm

Post by soccerfan » Fri Sep 02, 2011 8:23 pm

Thanks for the advice about not updating sdelete.exe.
I've been using v1.51 for along time without issues.
soccerfan

deugniet
Posts: 334
Joined: Thu Jan 29, 2009 12:16 pm

Post by deugniet » Sat Sep 03, 2011 12:53 pm

Confirmed.

Also same problem with this:

@echo off
:: This uses SDelete to securely erase sandbox.
:: It assumes the SDelete.exe program is located in C:\SDelete.
cls
c:\SDelete\sdelete.exe -p 1 -s "C:\Sandbox\xxxxx\DefaultBox"
echo.
echo.
echo Press any key to close this window . . .
pause > nul
exit

wraithdu
Posts: 1410
Joined: Fri Jun 29, 2007 2:54 pm

Post by wraithdu » Tue Sep 06, 2011 8:37 am

Ugly workaround... run the sdelete command twice. It will delete the empty folder on the second pass.

dogdog
Posts: 322
Joined: Mon May 19, 2008 5:34 pm

Post by dogdog » Wed Sep 07, 2011 6:53 pm

Is there any particular reason why SDelete v 1.6 does not remove the folder??

Is the an automated way to runSDelete (V 1.6) twice as wraithdu suggests??

Many thanks.

Guest10
Posts: 5124
Joined: Sun Apr 27, 2008 5:24 pm
Location: Ohio, USA

Post by Guest10 » Thu Sep 08, 2011 7:58 am

Just stay away from v1.6
There are several bug reports at the SysInternals forum that may result in another update to the program:
http://forum.sysinternals.com/miscellan ... 5286805556

And, Sandboxie cannot make use of any workaround, such as running the delete command twice.
The first time Control runs SDelete, the sandbox is renamed, prior to deleting the files and folders.
Trying to run Delete Contents a second time will fail, with the message that the sandbox is empty, because it was renamed and now the sandbox with that name no longer exists.

I did wonder why these "__Delete_(Sandbox)_xxxxxx" folders were accumulating.
Typically, they still contained a file or sub-folder that hadn't been deleted, so they were not completely empty.

I had 3 or 4 of them, since another one would be added each time I deleted contents.
I could easily delete them using Windows Explorer, and yet Control wasn't deleting them.
Paul
Win 10 Home 64-bit (w/admin rights) - Zone Alarm Pro Firewall, MalwareBytes Premium A/V, Cyberfox, Thunderbird
Sandboxie user since March 2007

Page42
Posts: 222
Joined: Fri Dec 10, 2010 11:18 pm
Location: Last Breath Farm

Post by Page42 » Fri Sep 16, 2011 11:07 pm

Guest10 wrote:Just stay away from v1.6
Man, I'm glad I read this thread!
I'm currently using 1.51 and don't want to update now!
:)
My security setup: Sandboxie, and some other stuff.

Guest679

SDelete 1.6 has a bug on recursive deletion

Post by Guest679 » Thu Oct 06, 2011 10:48 pm

I have tried SDelete 1.6 and its recursive deletion switch "-s or -r" does not work properly. After running it on a folder with some subfolders there are a bunch of (sub)folders left behind which are not deleted. Only through repeatedly running "sdelete -s" multiple times can we hope that the top-level folder be finally deleted. In other words, the recursive deletion is not reliable at all.

That said, when used in Sandboxie, stay away from SDelete v1.6 and use v1.51.

swaoamit
Posts: 4
Joined: Mon Jul 11, 2011 3:25 am
Location: India

Post by swaoamit » Thu Oct 20, 2011 9:35 am

Hi,

I wish I have read this post before upgrading to Sdelete V 1.6; But yes it's a mess after upgrading Sdelete.
As Guest10 says, I also have same problem ' __Delete_Boxname_xxxxxxxxxxxxxxxx ' and I have to delete all contains twice.

Is there any solution on that?
Is anyone know where to find Sdelete V 1.51......b'cause I search every well known site for getting it, but no chance.
or tzuk (or any other respected member) plz will u upload Sdelete V 1.51 for download for us ? (I known it's too harsh, but there is no other choice)

Thanks !

Guest10
Posts: 5124
Joined: Sun Apr 27, 2008 5:24 pm
Location: Ohio, USA

Post by Guest10 » Thu Oct 20, 2011 9:59 am

I have sent you a Private Message with a link to a .zip file that contains "sdelete.exe" (v1.51)

The .zip file also contains two .txt files that I made for myself.
You can read them if you like, but you only need the "sdelete.exe" file that is in the .zip.
Paul
Win 10 Home 64-bit (w/admin rights) - Zone Alarm Pro Firewall, MalwareBytes Premium A/V, Cyberfox, Thunderbird
Sandboxie user since March 2007

swaoamit
Posts: 4
Joined: Mon Jul 11, 2011 3:25 am
Location: India

Post by swaoamit » Thu Oct 20, 2011 2:17 pm

Guest10 wrote:I have sent you a Private Message with a link to a .zip file that contains "sdelete.exe" (v1.51)
Thanks Guest10 !

zRcHo0y

SDelete - Secure Delete v1.51

Post by zRcHo0y » Mon Jan 13, 2014 5:20 am

Code: Select all

http://web.archive.org/web/20110624072636/http://download.sysinternals.com/Files/SDelete.zip

SDelete - Secure Delete v1.51
Copyright (C) 1999-2005 Mark Russinovich
Sysinternals - www.sysinternals.com

usage: sdelete [-p passes] [-s] [-q] <file or directory>
       sdelete [-p passes] [-z|-c] [drive letter]
   -c         Zero free space (good for virtual disk optimization)
   -p passes  Specifies number of overwrite passes (default is 1)
   -q         Don't print errors (Quiet)
   -s         Recurse subdirectories
   -z         Clean free space

  File: sdelete.exe
CRC-32: 3234dc77
   MD4: 94c0d09a7d93e642de5ecf8ef9ec3c31
   MD5: e7982d4f83cb999ef7b8bbcf9cc6e227
 SHA-1: 187beea1ed4738cd3af648b6ee51d631fc059a71

Guest10
Posts: 5124
Joined: Sun Apr 27, 2008 5:24 pm
Location: Ohio, USA

Re: SDelete - Secure Delete v1.51

Post by Guest10 » Mon Jan 13, 2014 8:03 am

zRcHo0y wrote:

Code: Select all

http://web.archive.org/web/20110624072636/http://download.sysinternals.com/Files/SDelete.zip

SHA-1: 187beea1ed4738cd3af648b6ee51d631fc059a71
I verified that the SHA-1 checksum for the file at this link matches the checksum for my copy of SDelete.exe v1.51
Paul
Win 10 Home 64-bit (w/admin rights) - Zone Alarm Pro Firewall, MalwareBytes Premium A/V, Cyberfox, Thunderbird
Sandboxie user since March 2007

Wo1chenok
Posts: 1
Joined: Fri Oct 25, 2013 10:25 am
Contact:

Re: SDelete users - Do not update SDelete

Post by Wo1chenok » Mon Jan 27, 2014 11:46 am

Guest10 wrote:I updated to the newest release of SDelete (1.6), which I use for one sandbox.
The program does not delete the sandbox folder, and leaves behind the:
__Delete_Boxname_xxxxxxxxxxxxxxxx
folder.
The folder is not locked in any way, and can be deleted with Windows Explorer.

Anyway, that's what's happening for me.
I'm looking for the previous version on my DVD-R's, since most sites link to SysInternals for the program.

[Edit] Working fine again, with SDelete v1.51

EEeee! Thanks for the advice about not updating .exes
Never sleep`s

boxsand
Posts: 1
Joined: Fri Jan 31, 2014 12:41 am
Contact:

Great. Thanks for help

Post by boxsand » Fri Jan 31, 2014 12:49 am

Great. Thanks for help

Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest