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

Context for AUpdater::getInstallationDirectory.

#include <AUI/Updater/AUpdater.h>

Signals and public fields#

APath selfProcessExePath = AProcess::self()->getPathToExecutable()
 Self process exe. Typically AProcess::self()->getPathToExecutable().
 
APath updaterDir
 Updater dir. Typically parent of selfProcessExePath.
 
APath originExe
 The path to executable who invoked the installation process. Typically full path to the original exe to replace.