[Test.exe]

AdminStudio 2024 R2 | 28.0 | ThinApp Assistant

The [MainApp.exe] section specifies the Shortcut and WorkingDirectory options.

[Test.exe] Section of package.ini

Option

Description

Shortcut

The Shortcut option specifies whether the .exe that is generated will contain any registry or file data. This information will be loaded from the .exe referenced by the Shortcut option.

Shortcut applications can specify WorkingDirectory and CommandLine

Shortcut=MainApp.exe

WorkingDirectory

The WorkingDirectory option specifies where the ThinApp application will start. If this option is not specified, the Current Working Directory will be inherited from the parent process

WorkingDirectory=%ProgramFiles%\Test