AUI Framework  master
Cross-platform base for C++ UI apps
Loading...
Searching...
No Matches
AUpdater::InstallCmdline Struct Reference

Data required to launch installation child process. More...

#include <AUI/Updater/AUpdater.h>

Signals and public fields#

APath installerExecutable
 Absolute path to installer executable.
 
AVector< AStringinstallerArguments
 Arguments passed to installer.
 

Detailed Description#

See also
f

Member Data Documentation#

◆ installerExecutable#

APath AUpdater::InstallCmdline::installerExecutable

By default, installerExecutable is a copy of your application executable. The installation process is triggered via installerArguments.