Hi,
Is it possible to get the path of the current application? Because I use the Setup Installer provided with Visual Studio to install my application. I have included somes files in the application folder and I want to read them within my application. Is there an object or something that tells me the folder from wich the executable file is running or an object which knows the path where the user installed the application? Thanks.
Is it possible to get the path of the current application? Because I use the Setup Installer provided with Visual Studio to install my application. I have included somes files in the application folder and I want to read them within my application. Is there an object or something that tells me the folder from wich the executable file is running or an object which knows the path where the user installed the application? Thanks.