I am creating a bluebadge software to patch windows 8 but how do you integrate reg files inside visual basic 6 apps? I need a object like a control or a activex control to to make buttons with a embedding inside files thing...
It's a bit late now, but why don't you just write to the registry directly from VB instead of doing it with a regfile?