Hi All,
I installed my application setup (default windows installer of VS2005) with auto launch option, Some of my application data is present at setup folder location so i want to make my application intelligent enough to pick the data automatically while launch.
Is there any way to retrieve setup.exe path from where i started the installation process through code.
Thanks in advance,