iancalder
Posts: 4
Joined: Fri Feb 03, 2012 11:52 am

Add application to system path

Hi

Can anyone explain to me how l can modify/setup advanced installer V11.0 to add my APP.EXE to the system path?

Regards
Ian Calder
Dan
Posts: 4529
Joined: Wed Apr 24, 2013 3:51 pm

Re: Add application to system path

Hi Ian,

In order to add your application path to the PATH environment variables you can go in the Environment page from Advanced Installer and create an environment variable, something like that:

Name: Path
Value: [APPDIR]MyApp.exe

Please note that you should choose the Append behavior for policy and also remove it on uninstall.

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

Return to “Building Installers”