Click here to Skip to main content
15,887,464 members
Please Sign up or sign in to vote.
2.00/5 (1 vote)
See more:
Hi,
I want to create an explorer with custom extension for eg:
explorer.abc and it should allow other files and folders to be moved or copied to it. :)
Please help me out. I'm very confused about where to start.

Thanks in advance!
Posted
Updated 13-Feb-11 9:03am
v2
Comments
Manfred Rudolf Bihy 13-Feb-11 15:02pm    
I'm also very confused. Please try to refine your question. If you have problems expressing your true requirements it would best to start with formulating your use cases breaking them up into simple managable steps.
Thanks!
Sergey Alexandrovich Kryukov 13-Feb-11 15:39pm    
I don't think answering to the point make sense.
The problem is well known, makes sense, many people are working in this directions, there are very useful results. No help here is appropriate, except just one: OP could open an Open Source project, make other participants interested...
--SA
Manfred Rudolf Bihy 13-Feb-11 16:30pm    
That is why I posted a comment instead of even trying to give an answer. It's just to broad a question for that! :)
Sergey Alexandrovich Kryukov 13-Feb-11 17:25pm    
This is I why I posted answer, not a comment.
If the answer to the point makes no sense, the answer in broader sense would make a point.
---SA
Ali Al Omairi(Abu AlHassan) 13-Feb-11 18:09pm    
over my head, sir. i can see you comments everywher.

100 :rose:

These might help.

A Windows Explorer in a user control[^]
Windows Explorer in C#[^]

It would be best though to use what already exists (why do rework?).
 
Share this answer
 
You can create your Explorer.Exe then Use with the Use of System.IO Namespace and File and Directory Class you can easily Move Delete Find the information regarding File or Folder.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900