hi all
I have a major problem. from my setup i want to know from where the guy has run the setup.exe so that i can copy certain files directly from the cd or the place from which he is copying my set up ..please help
Printable View
hi all
I have a major problem. from my setup i want to know from where the guy has run the setup.exe so that i can copy certain files directly from the cd or the place from which he is copying my set up ..please help
Use the APP.Path method. It returns the current path of the executable.
John G