Script empty recycle bin

Discuss and share scripts and script files...
Post Reply
schehf
Posts: 22
Joined: 09 Apr 2011 11:50

Script empty recycle bin

Post by schehf »

Hi,
I was searching through the forum but couldn't find that script
so i ask:
does anyone have script or know to write the script
for making a button in the toolbar for emptying the recycle bin.

Thanks

serendipity
Posts: 3360
Joined: 07 May 2007 18:14
Location: NJ/NY

Re: Script empty recycle bin

Post by serendipity »

schehf wrote:Hi,
I was searching through the forum but couldn't find that script
so i ask:
does anyone have script or know to write the script
for making a button in the toolbar for emptying the recycle bin.

Thanks
Yes, from toolbar add new user button and in the field on click insert #642;

schehf
Posts: 22
Joined: 09 Apr 2011 11:50

Re: Script empty recycle bin

Post by schehf »

Thanks!
works perfectly !!!

carmenm

Re: Script empty recycle bin

Post by carmenm »

Very nice. Two related questions:
- anyway to get recycle bin size on tooltip?
- can we access the recycle bin icon easily?

thanks

admin
Site Admin
Posts: 66249
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Script empty recycle bin

Post by admin »

carmenm wrote:Very nice. Two related questions:
- anyway to get recycle bin size on tooltip?
- can we access the recycle bin icon easily?
- no
- yes: type this into the Icon field: %recycler%

carmenm

Re: Script empty recycle bin

Post by carmenm »

admin wrote:
carmenm wrote:Very nice. Two related questions:
- anyway to get recycle bin size on tooltip?
- can we access the recycle bin icon easily?
- no
- yes: type this into the Icon field: %recycler%
-sad :p
- excellent!

Thank you!

Post Reply