PDA

View Full Version : Path and file name of installer?


arthurb
01-19-2004, 03:05 PM
Is there a way to obtain the path and file name of the setup program that is being run? I want to assign that to a SUF variable and later pass that to another program.

Regards,

Arthur

Adam
01-19-2004, 04:17 PM
Arthur,

Use the built in variable: %SrcFile% to obtain this information.