I have visual studio Msi project of my application installer . I used the pre-request dialog to install components before my installation start , project -> properties -> prerequisites then I choose the component (for example the .net client profile 4 one).
When I run the installations , it seems has no effect . I tried this dialog with a clickonce deployment , and it worked perfectly , don't know what is the problem here.
Any idea , link , tutorial , artical ,...
Thanks in advance ...