I need to install a wix msi package with registry values. After executing the setup i have to do some registry entries. I have done component ref inside feature element. But always registry runs before creates after the execution.
How do i prevent feature component before custom action ??