Indigo Rose Software

Professional Software Development Tools

 
+ Reply to Thread
Page 1 of 2 1 2 LastLast
Results 1 to 15 of 16
  1. #1
    Join Date
    May 2006
    Posts
    1,443

    Lightbulb FREE RecycleBin Action Plugin

    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
    Attached Images
    Attached Files

  2. #2
    Join Date
    Oct 2007
    Location
    Gensokyo
    Posts
    1,324
    Thank you reteset! Awesome!

  3. #3
    Join Date
    Aug 2006
    Posts
    355
    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

  4. #4
    Join Date
    May 2006
    Posts
    1,443
    Quote Originally Posted by Solmos View Post
    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
    Last edited by reteset; 04-20-2008 at 01:17 PM.

  5. #5
    Join Date
    Jun 2002
    Location
    Israel
    Posts
    1,843
    Thank you Reteset.

    Yossi

  6. #6
    Join Date
    Aug 2006
    Posts
    355
    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

  7. #7
    Join Date
    Jul 2007
    Posts
    1,512
    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.

  8. #8
    Join Date
    May 2006
    Posts
    5,380
    nice plugin , 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.
    Open your eyes to Narcissism, Don't let her destroy your life!!

  9. #9
    Join Date
    Jul 2007
    Posts
    1,512
    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

  10. #10
    Join Date
    Feb 2007
    Location
    Australia
    Posts
    201
    I m getting an error message, why is this?

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

    1 Errors, 0 Warnings
    Build failed.

  11. #11
    Join Date
    May 2006
    Posts
    1,443
    Quote Originally Posted by nals View Post
    I m getting an error message, why is this?

    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

  12. #12
    Join Date
    Dec 2003
    Location
    Location! Location!
    Posts
    6,137
    Mirrored on amsuser.com:

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

    Thanks,
    Intrigued

  13. #13
    Join Date
    May 2006
    Posts
    1,443
    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

  14. #14
    Join Date
    Jul 2007
    Posts
    1,512
    Quote Originally Posted by reteset View Post
    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?

  15. #15
    Join Date
    May 2006
    Posts
    1,443
    Quote Originally Posted by rexzooly View Post
    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

Similar Threads

  1. Free WindowEx Action Plugin
    By reteset in forum AutoPlay Media Studio 7.5
    Replies: 88
    Last Post: 01-30-2011, 10:40 AM
  2. FREE WinApi Action Plugin
    By reteset in forum AutoPlay Media Studio 7.5 Plugins
    Replies: 40
    Last Post: 02-11-2010, 10:43 AM
  3. FREE ACTION PLUGIN: Assert
    By ShadowUK in forum AutoPlay Media Studio 7.5
    Replies: 17
    Last Post: 02-22-2009, 05:36 AM
  4. FREE ACTION PLUGIN: Timer
    By ShadowUK in forum AutoPlay Media Studio 7.5
    Replies: 3
    Last Post: 03-28-2008, 08:57 AM
  5. SUF6.0.0.2 -- installer hangs.
    By jassing in forum Setup Factory 6.0
    Replies: 4
    Last Post: 12-19-2001, 11:28 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts