edit registry

im using c++ net7.0

my general problem is that i need to go into the registry, traverse through a few folders(creating them if they are not there), and then add a file to the appropriate folder...

does any1 have experience doing this? can you point me in the right direction?

thanks
[313 byte] By [wuhoo] at [2007-11-18 19:28:15]
# 1 Re: edit registry
Look into MSDN, u will find API to work with registry.

Ashish
bashish at 2007-11-11 1:17:02 >