The Daily Click ::. Forums ::. Klik Coding Help ::. Getting filenames in the recycle bin?
 

Post Reply  Post Oekaki 
 

Posted By Message

Solgryn

Solgryn dot org

Registered
  20/12/2008
Points
  12572

GOTW Winner!VIP MemberWii OwnerIt's-a me, Mario!The Cake is a LieGOTM 2ND PLACE! - APRIL 2009GOTM 2ND PLACE - JUNE 2009PS3 OwnerKlikCast #15 Compo Winner!LOL Sign
You've Been Circy'd!GOTM WINNER - JANUARY 2010I am an April FoolGOTW MARCH 2010 WINNER!Santa Hat
22nd February, 2010 at 22:43:19 -

Okay, so I've been trying to retrieve the filenames of the files inside the recycle bin. The problem is that the recycle bin's directory is phucked up so to speak :/.

So far I've been able to retireve the files in the recycle bin with this method:

The method:

-> The user selects the recycle bin with the explorer extension
-> The user selects a random file in the recycle bin
-> The program gets the wierd directory of the recycle bin which is something like: "C:\$Recycle.Bin\390215-70392570237-50392-750932750932-75\*"
- The numbers are just random, but it looks something like that and I don't get it; it's different from each system...
-> The program retrieves the files from the recycle bin directory but the files have names like:
- $R3258A
- $IR3258A
-> There are TWO filenames for each file in the bin :/?? And the filenames are phucked up -.-

Any other way to get filenames for stuff inside the recycle bin? Automaticly as for now, the user must do the 2 first steps atleast once to get the wierd folder thats
unique for each system...

Please help :C?

 
www.Solgryn.org

Image

UrbanMonk

BRING BACK MITCH

Registered
  07/07/2008
Points
  49566

Has Donated, Thank You!Little Pirate!ARGH SignKliktober Special Award TagPicture Me This Round 33 Winner!The Outlaw!VIP MemberHasslevania 2!I am an April FoolKitty
Picture Me This Round 32 Winner!Picture Me This Round 42 Winner!Picture Me This Round 44 Winner!Picture Me This Round 53 Winner!
22nd February, 2010 at 22:54:38 -

http://support.microsoft.com/kb/136517

the original file names, and directories are stored in an info file.

You could prolly find more info with another google search like I did.

 
n/a

Solgryn

Solgryn dot org

Registered
  20/12/2008
Points
  12572

GOTW Winner!VIP MemberWii OwnerIt's-a me, Mario!The Cake is a LieGOTM 2ND PLACE! - APRIL 2009GOTM 2ND PLACE - JUNE 2009PS3 OwnerKlikCast #15 Compo Winner!LOL Sign
You've Been Circy'd!GOTM WINNER - JANUARY 2010I am an April FoolGOTW MARCH 2010 WINNER!Santa Hat
23rd February, 2010 at 00:11:47 -

That is for windows XP, I need for win7/vista :/ I've come across that site already but it doesn't help me with windows 7 cause it's very different from how XP stores the files

 
www.Solgryn.org

Image
   

Post Reply



 



Advertisement

Worth A Click