I have created a setup file that takes the primary output of my .net application.
How do i fetch the location where the user will install the setup on his pc.
I need to trace this path using the C# application.
I've been searching the net since days but havent found anything useful.