المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : How to Get the MSI installer Path



C# Programming
12-01-2009, 01:41 PM
Hi

I have created a .NET application with a custom installer, that all works fine.

After the installation process I need to access a file that is located inside the folder where the MSI installer / setup is located.

The problem I have is I cannot work out how to get the path for the MSI installer / setup.

Can anybody please help and advice me the best way to get this path while I am still inside the "Commmited" of the installer

vb.net or C# either will be fine.

Thanks