i was able to create a shortcut name dynamically, now i need to link it to executable of my software. to do that i need to know where the software has been installed.
So the question is how to get installation folder in custom installer class?
Thanks.