Internet Explorer is no longer supported. Many things will still work, but your experience will be degraded and some things won't function. Please use a modern browser such as Edge, Chrome, or Firefox.

Backup Application

Modified on July 26, 2024

Exports an application to a package source.

Script usage:

System::Backup-Application(
	[Application: <text>],
	PackageSource: <text>
);

Arguments:

NameFormatScript UsageUsage Notes
Application name
text
Application
Default value is "$ApplicationName".
Package source
text
PackageSource
This argument is required.