Assuming I want to install a service using InstallUtil. What will be the differences in the service and how it will affect my program if I run installUtils from
C:\Windows\Microsoft.NET\Framework\v2.0.50727\
or from
C:\Windows\Microsoft.NET\Framework\v4.0.30319
What will happen if I installed my service using v2.n.n InstallUtil version, and then uninstalles .net 3.5 (so I will have only v4.0)