aegis
2009-10-30 15:45:36 UTC
I'm modifying the registry using the RegistryKey class.
Is there a way to use this class such that my program
does not have to be compiled with /clr?
I would ideally like to make the executable non-reliant
on any dependencies.
Is there a way to use this class such that my program
does not have to be compiled with /clr?
I would ideally like to make the executable non-reliant
on any dependencies.