a.rasoulain
Posts: 8
Joined: Sat Aug 17, 2013 7:13 am

path of installer exe

Hi,
In advanced installer is there any property that store the path of setup exe ? if yes what is it and when it set?
if no is there any way that I can obtain it and pass it to one of my prerequisites as a command ?

Any help will be appreciated in advance
Armin
Dan
Posts: 4529
Joined: Wed Apr 24, 2013 3:51 pm

Re: path of installer exe

Hi Armin,

AI_SETUPEXEPATH is the public property that contains the path of the .EXE output build. Please note that this property is set only if your package type is an .EXE.

Best regards,
Dan
Dan Ghiorghita - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Building Installers”