I would like advanced installer to be able to detect the installed version of .NET on someone's computer. If they don't have the version I need for my program to run, then I want the installation package to run "dotnetfx.exe" (the .NET redistributable) which I will have included on the CD that the product comes on.
Thank you,
Phil