Click here to Skip to main content
15,891,184 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
i want to rename a folder into an extension... we can do this with files but not with folders... i am making a software which encrypts files and folders. for that it renames them into my custom made extension...

alternatively i know folder can be renamed into GUID like {21ec2020-3aea-1069-a2dd-08002b30309d}...

is there a way by which i can associate a guid with my software and then rename it into that guid...


thnx in advance
Posted

I believe you would have to write a Shell Extension.

There is no simple way to do what you want.
 
Share this answer
 
can u tell me how to write a shell extension
 
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