Wrap Options Tab
AdminStudio 2024 R2 | 28.0 | Application Manager | Options Dialog Box
Edition:Application Manager is included with AdminStudio Professional and Enterprise Editions.
On the Wrap Options tab, you can specify the location of the PowerShell and Exe template, the output directory for PowerShell wrapped and Exe packages, and set an option to automatically wrap a package during import.
Figure 1: Wrap Options Tab of Options Dialog Box
The Wrap Options tab includes the following properties:
Option |
Description |
Template Directory |
Specify the location of the template that you want to use to create PowerShell and exe script files. A default template, Deploy-Application.ps1, along with other necessary files are provided in the following location: C:\Program Files (x86)\AdminStudio Shared\Template\ |
Output Directory |
Specify the location where the PowerShell-wrapped packages that you create using AdminStudio will be stored. By default, the location is: For PowerShell/Exe - C:\Program Files (x86)\AdminStudio Shared\WrappedPackages\[Vendor]\[Product Name]\[Version] Note:Supported placeholders are: Vendor, Product Name, Version, Setup Type, Platform, and Language. You can click the browse button and select a different directory. Choose one of the following Authentication options: Server Authentication—Choose this option if you want to use server login identification. Then enter the appropriate Username and Password. Windows Authentication—Choose this option if you want to use Windows network authentication (your network login ID) to login. |
Wrap on Import |
Select this option if you want to automatically convert Windows Installer packages (.msi) and complex installation packages (.exe) to PowerShell wrapped packages (PowerShell script .ps1 files) upon import into the Application Catalog. By default, this option is not selected. |
See Also
Creating, Importing, and Managing PowerShell-Wrapped Packages