 |
 |
Screenshots |
|
|
 |
Downloads |
|
|
 |
Resources |
|
|
 |
|
|
 |
|
|
|
 |
|
|
The IntraLaunch:EmptyRecycleBin option will empty the recycling bin. This macro
only works on Windows98, Windows 2000 and Windows XP and higher. The three options
outlined below must all
be specified whether true or false.
It takes three options, designated by "True" or "False".
Option 1 - Disable Confirmation Prompt: If this is set to True, no confirmation prompt will
be seen and the recycling bin will be immediately emptied.
Option 2 - Disable Progress Dialog: If this is set to True, no progress dialog box will
be seen during the operation. The progress dialog box usually comes up if there are a lot of items to be emptied.
Option 3 - Disable Completion Beep: If this is set to True, no beep sound
will be heard when the operation has completed.
The following object will empty the bin without confirmation, and without a completion
sound at the end. Any progress dialog box will be seen. You could add this to the
web page's OnLoad event to empty the bin every time the web page is viewed.
|