Last active 6 days ago

capntack revised this gist 2 weeks ago. Go to revision

No changes

capntack revised this gist 2 weeks ago. Go to revision

No changes

capntack revised this gist 2 weeks ago. Go to revision

1 file changed, 0 insertions, 0 deletions

win_clear-recycle-bin.bat renamed to clear-recycle-bin.bat

File renamed without changes

capntack revised this gist 2 weeks ago. Go to revision

1 file changed, 2 insertions

win_clear-recycle-bin.bat

@@ -1 +1,3 @@
1 + :: Run in an elevated command prompt
2 +
1 3 rd /s /q c:\$Recycle.Bin

capntack revised this gist 2 weeks ago. Go to revision

1 file changed, 1 insertion

win_clear-recycle-bin.bat(file created)

@@ -0,0 +1 @@
1 + rd /s /q c:\$Recycle.Bin
Newer Older