FrodoH
Posts: 14
Joined: Thu Jul 21, 2011 9:39 am

Bootstrapper executable path

I would like to be able to identify the path to bootstrapper executable in my script. Specifically, I want to be able be able to identify which installer build was used to install the software and my idea is to calculate MD5 hash of the Setup.exe file and write to a text file but I cannot figure out how to identify the path to the setup application.

Thank you for your consideration.
Catalin
Posts: 6600
Joined: Wed Jun 13, 2018 7:49 am

Re: Bootstrapper executable path

Hello,

For this, you can use the SETUPEXEDIR property.

Hope this helps.

Best regards,
Catalin
Catalin Gheorghe - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Common Problems”