Problem - How do i integrate reg files inside a exe?

Discussion in 'Chit Chat' started by iBetaTosh, Apr 20, 2011.

  1. iBetaTosh

    iBetaTosh MDL Junior Member

    Apr 11, 2011
    84
    5
    0
    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...

    :(
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  2. Stannieman

    Stannieman MDL Guru

    Sep 4, 2009
    2,228
    1,816
    90
    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?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...