PDA

View Full Version : FREE RecycleBin Action Plugin


reteset
04-20-2008, 12:29 PM
hi to all , a new action plugin from me

Version : 1.0.0.0

Functions:
boolean RecycleBin.Delete(number ItemId);
boolean RecycleBin.Restore(number ItemId);
table RecycleBin.Enumerate ();
boolean RecycleBin.PutFile(string FilePath);
boolean RecycleBin.Empty (boolean Confirmation, boolean Progress, boolean Sound);
table RecycleBin.DelimitedStringToTable (string DelimitedString, string Delimiter);
table RecycleBin.GetInfo ();

Help File : A detailed help file was included

Installition : Manual

Example Project : An AMS 6 example project was included

Licence : Freeware; Do what ever you want with it

System Requirements : Requires minimum InternetExplorer 5.5 and Windows 2000


Note :
please always check my last post For the attachments
i may update this plugin at the future and i would not edit this post again
when i update this plugin i will delete attachments of the old versions

ShadowUK
04-20-2008, 12:36 PM
Thank you reteset! Awesome!

Solmos
04-20-2008, 12:43 PM
this is included in winapi?

For when new version of winapi?

please add function for delete files of recycle bin in secure deletion mode..

thx

reteset
04-20-2008, 01:03 PM
this is included in winapi?

For when new version of winapi?

please add function for delete files of recycle bin in secure deletion mode..

thx
this is included in winapi?
yes, but winapi may no longer available at the future
because i am not thinking to update it (for now)


please add function for delete files of recycle bin in secure deletion mode
sorry ,it is not possible for RecyleBin

note: secure deletion or same applications may damage your HDD

thanks

yosik
04-20-2008, 01:45 PM
Thank you Reteset.

Yossi

Solmos
04-20-2008, 01:45 PM
I hope that if you can continue getting new versions of winapi ..

You could be upgraded with new functions for the recycle bin?

Because it is necessary IE5 and win2000? It is not possible for all windows, and without having installed IE?

THX

rexzooly
04-20-2008, 04:56 PM
Sorry but there is no point making things for old systems there is no support for
them so no company will no longer have systems running old software like this
where its cheaper to just get the most uptodate software.

RizlaUK
04-20-2008, 05:59 PM
nice plugin :yes, another fine job


Sorry but there is no point making things for old systems there is no support for
them so no company will no longer have systems running old software like this
where its cheaper to just get the most uptodate software.

you would be supprized how many old systems are still in use, as a software user i wrote them off years ago, as a devloper i try to keep them in mind.

rexzooly
04-20-2008, 06:13 PM
Ya i know what you mean there but people that used 2000 are at most business
type people i know this as this is the only time i have ever been asked to
fix this kinds sytem there are one or 2 poeple still on 2000 but why sorry
its not a good OS its not stable for a home user XP is and XP is alreay been
pushed out :( i am going to be said when XP support stops so far its my secand
best Windows os 98 se was the best to me. :)

I won't support anything but xp and vista at this time i do try make for 98 also
but 2000 no way 2000 was made for server and never should of come out for home users/progammers but thats just what i think

WinApi is a great addon to AMS thank reteset for a great tool :)

nals
04-21-2008, 04:56 AM
I m getting an error message, why is this? :huh

Error: Plugin "RecycleBin\RecycleBin.lmd" is not licensed for re-distribution

1 Errors, 0 Warnings
Build failed.

reteset
04-21-2008, 11:33 AM
I m getting an error message, why is this? :huh

Error: Plugin "RecycleBin\RecycleBin.lmd" is not licensed for re-distribution

1 Errors, 0 Warnings
Build failed.

have you installed plugin properly


HOW TO INSTALL:


1) Extract Rar File

2) Copy The "RecycleBin" Folder And Paste It Into Your
AMS Installed Path\Plugins\Actions. For AMS6 Users, This Would Be
"C:\Program Files\AutoPlay Media Studio 6.0\Plugins\Actions" Whereas
For AMS7 Users, This Would Be
"C:\Program Files\AutoPlay Media Studio 7.0\Plugins\Actions"

3) Once You Have Copied The "RecycleBin" Folder To The Correct Directory,

A) Open AutoPlay Media Studio
B) Open A New Project
C) Click On "Project"
D) From This Menu, Select "Plugins"
E) On The Dialog Check RecycleBin

The Plugin Is Now Ready To Use

Intrigued
04-21-2008, 05:02 PM
Mirrored on amsuser.com:

http://www.amsuser.com/ams/examples/RecycleBin.rar

Thanks,

reteset
04-23-2008, 10:57 AM
hi to all
actually , this plugin may work with
from Win 98 to latest release of Windows Vista
but this plugin requires shell libraries which are come with IE 5.5
i wrote minimum Windows 2000 because
(i am not sure , correct me if i am wrong please)
i know IE 5.5 comes with Windows 2000 by default

finally this plugin may work with from Win 98 to Vista
but minimum IE 5.5 must be installed

thanks

rexzooly
04-24-2008, 01:59 AM
hi to all
actually , this plugin may work with
from Win 98 to latest release of Windows Vista
but this plugin requires shell libraries which are come with IE 5.5
i wrote minimum Windows 2000 because
(i am not sure , correct me if i am wrong please)
i know IE 5.5 comes with Windows 2000 by default

finally this plugin may work with from Win 98 to Vista
but minimum IE 5.5 must be installed

thanks

but it work if we just included the lib's with the projects?

reteset
04-24-2008, 10:41 AM
but it work if we just included the lib's with the projects?

no
libraries are parts of Windows
and microsoft updates those libraries part by part
i am tallking about Shell libraries which are Windows use them often
and this plugin requires those libraries which are version 5.5
and this part of libraries coming with IE 5.5 (this is body of your OS)

of course this plugin may work with an old version of Windows
if IE 5.5 installed

i am not sure yet
which version of windows IE 5.5 comes with

WebCyb
08-12-2008, 01:13 AM
Thanks reteset :)
nice plugin :yes

bigjohnjade
08-10-2009, 09:06 PM
I get a error: => Page1 -> ListBox1 -> On Select, Line8: Argumet 2 must be of type string.

I am running AutoPlay v7.5 on a vista system with all up to date service packs that is out for vista. This error only shows when the RecycleBin has stuff in it. How can I fix this please?