English Deutsch Français Italiano Particle Software Buy Now


Particle Software
 
Recycling Bin
   ..::   About  •  Purchasing  •  Search  •  Contact  • Home   ::..
 
Screenshots
• Sample
Downloads
Resources
• FAQ
• Macros

 
Trash    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.


 
 
<HTML>
<BODY>

(Common HTML Web Page)

<OBJECT ID="IntraLaunch" WIDTH=65 HEIGHT=77
   CODEBASE="http://intranet.net/menu/IntraLaunch.CAB#version=5,0,0,0"    CLASSID="CLSID:0AE533FE-B805-4FD6-8AE1-A619FBEE7A23">
   <PARAM NAME="ImageLoc" VALUE="Remote">
   <PARAM NAME="ImageSrc" VALUE="http://intranet.net/menu/bin.gif">
   <PARAM NAME="Run"
      VALUE="IntraLaunch:EmptyRecycleBin(True,False,True)">
   <PARAM NAME="RunParms" VALUE="">
   <PARAM NAME="DefDir" VALUE="">
   <PARAM NAME="Display" VALUE="ACTIVATE">
   <PARAM NAME="ALTInfo" VALUE="Empty the Recycling Bin">
</OBJECT>

(Common HTML Web Page Continued)

</BODY>
</HTML>
 
 
       


Copyright © 1997-2008 Particle Software - All Rights Reserved
Web services provided by Extreme Hosting