G
Guest
Hi everyone
I would like to know where the user is trying to install my application (e.g. from a CD, harddisk, network, etc.) during the installation process.
I tried the (System.Windows.Forms.Application.StartupPath) but it returned "C:\Windows\Installer" path.
Is there a way to know the installation path?
I would like to know where the user is trying to install my application (e.g. from a CD, harddisk, network, etc.) during the installation process.
I tried the (System.Windows.Forms.Application.StartupPath) but it returned "C:\Windows\Installer" path.
Is there a way to know the installation path?