topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Tuesday March 19, 2024, 12:33 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: IDEA: Make a GUI for a program called Dustbin  (Read 5605 times)

Zero3K

  • Charter Member
  • Joined in 2005
  • ***
  • Posts: 300
    • View Profile
    • Donate to Member
IDEA: Make a GUI for a program called Dustbin
« on: December 18, 2006, 08:44 PM »
Its a pretty good and actively maintained automated temp file remover.

Homepage: http://www.geocities...warecentral/micp.htm
Download: http://www.geocities...recentral/d129en.zip

Ruffnekk

  • Honorary Member
  • Joined in 2006
  • **
  • Posts: 332
  • Uhm yeah...
    • View Profile
    • RuffNekk's Crypto Pages
    • Donate to Member
Re: IDEA: Make a GUI for a program called Dustbin
« Reply #1 on: December 19, 2006, 04:01 AM »
I've downloaded it and ran it, but what exactly does it do? Does it even ask for confirmation of deletion? I see it gathering data, but it takes so long that I interrupted the process.
Regards,
RuffNekk

Programming is an art form that fights back.

skrommel

  • Fastest code in the west
  • Developer
  • Joined in 2005
  • ***
  • Posts: 933
    • View Profile
    • 1 Hour Software by skrommel
    • Donate to Member
Re: IDEA: Make a GUI for a program called Dustbin
« Reply #2 on: December 22, 2006, 05:25 AM »
 :) I don't understand why you would want a GUI for Dustbin, 'cause I haven't found that it has any parameters, and I'm not shure what it deletes.

But here's one:

MsgBox,4,DustBin GUI,Run Dustbin?
IfMsgBox,Yes
  Run,d129en.exe

Skrommel