project that deals with registry

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

hello

i've to do a small project given below

in the windows' explorer, by right click a file/folder, options "encrypt","decrypt" should be displayed in the pop-up menu
if "encrypt " menu is selected then that particular file/folder should be encrypted and stored
if "decrypt" menu is selected then that encrypted file/folder should be decrypted
could anybody help me suggesting the way how to approach this problem, what language should be used,to complete

thankyou
 
hello,

i've to do a small project given below,

in the windows' explorer, by right click a file/folder, options "encrypt","decrypt" should be displayed in the pop-up menu,
if "encrypt " menu is selected then that particular file/folder should be encrypted and stored ,
if "decrypt" menu is selected then that encrypted file/folder should be decrypted,
could anybody help me suggesting the way how to approach this problem, what language should be used,to complete?

thankyou.


See tip 2284 in the 'Tips & Tricks' at http://www.jsiinc.com to turn on this
built-in functionality.


Jerold Schulman
Windows: General MVP
JSI, Inc.
http://www.jsiinc.com
 
hello Mr.Jerold

thankyou for your timely help, but i need to do it programaticall
could you please suggest another way
thankyou
 
One way is to use RegWrite method of VBScript

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft MVP [Windows NT/2000 Operating Systems]
Microsoft Certified Professional [Windows 2000]
http://www.microsoft.com/protect.


:
| hello Mr.Jerold,
|
| thankyou for your timely help, but i need to do it programatically
| could you please suggest another way?
| thankyou.
|
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top