f.damati 0 Light Poster

Hello everybody,

I want to automate the installation of a software, this software could be downloaded
in any directory. So to successfully install this software it needs the path of the setup
file. So I am trying to write a batch script in order to find the full path of this file.
The batch file will be in the same directory as the setup file.

Thank you so much