Set APPDIR Command Option

Command Syntax

/SetAppdir -buildname <build_name> -path <appdir_value>

This command option will change the value of APPDIR property. The result is the same as changing the "Application Folder" value from Install Parameters.

Parameters:

  • -buildname <build_name>
  • Specifies the build for which the new APPDIR value applies to.
  • -path <appdir_value>
  • The new path location.

Example:

AdvancedInstaller.com /edit MyProject.aip /SetAppdir -buildname DefaultBuild -path [ProgramFilesFolder][Manufacturer]\[ProductName]