Click to See Complete Forum and Search --> : setup


BHAGIRATHI
May 26th, 2001, 06:51 AM
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

John G Duffy
May 26th, 2001, 07:26 AM
Use the APP.Path method. It returns the current path of the executable.

John G