Editorial changes

This commit is contained in:
Heidi Lohr
2018-07-09 16:28:33 -07:00
parent cc169802bd
commit 4ef0632386
2 changed files with 4 additions and 4 deletions

View File

@ -12,7 +12,7 @@ ms.date: 04/19/2017
>Applies to: Windows 10, version 1607
App-V package accelerators automatically sequence large, complex applications. Additionally, when you apply an App-V package accelerator, you are not always required to manually install an application to create the virtualized package.
App-V package accelerators automatically sequence large, complex applications. Also, when you apply an App-V package accelerator, you don't have to manually install an application to create the virtualized package.
## Create a package accelerator
@ -36,7 +36,7 @@ App-V package accelerators automatically sequence large, complex applications. A
You can also use the following optional parameter with the **New-AppvPackageAccelerator** cmdlet:
- *AcceleratorDescriptionFile* specifies the path to user created package accelerator instructions. The package accelerator instructions are **.txt** or **.rtf** description files that will be included in the package created by the package accelerator.
- *AcceleratorDescriptionFile* specifies the path to user-created package accelerator instructions. The package accelerator instructions are **.txt** or **.rtf** description files that will be included in the package created by the package accelerator.
## Have a suggestion for App-V?

View File

@ -33,7 +33,7 @@ Use the following procedure to create a package accelerator.
2. To start the App-V **Create Package Accelerator** wizard, in the App-V sequencer console, select **Tools** > **Create Accelerator**.
3. On the **Select Package** page, select **Browse** tospecify an existing virtual application package to use to create the Package Accelerator, then locate the existing virtual application package (it will appear as an .appv file).
3. On the **Select Package** page, select **Browse** to specify an existing virtual application package to use to create the Package Accelerator, then locate the existing virtual application package (it will appear as an .appv file).
>[!TIP]
>Copy the files associated with the virtual application package you plan to use locally to the computer running the Sequencer.
@ -58,7 +58,7 @@ Use the following procedure to create a package accelerator.
If you need to add additional Installer files, select **Add**. To remove unnecessary installation files, select the **Installer file**, then select **Delete**. To edit the properties associated with an installer, select **Edit**. The Package Accelerator requires the installation files specified in this step to create a new virtual application package. After you have confirmed the information displayed, select **Next**.
9. On the **Select Guidance** page, select **Browse** to specify a file that contains information about how the Package Accelerator will be applied. For example, this file can contain information about how the computer running the Sequencer should be configured, application prerequisite information for target computers, and general notes. You should provide all information required for successful application of the Package Accelerator. The file you select must be in rich text (.rtf) or text file (.txt) format. After specifying the file, select **Next**.
9. On the **Select Guidance** page, select **Browse** to specify the file that will provide the Package Accelerator with application instructions. For example, this file can contain information about how the computer running the Sequencer should be configured, application prerequisite information for target computers, and general notes. You should provide all required information for successful Package Accelerator application. The file you select must be in rich text (.rtf) or text file (.txt) format. After specifying the file, select **Next**.
10. On the **Create Package Accelerator** page, select **Browse** and select the directory where you want to save the Package Accelerator.