Fix broken note

This commit is contained in:
Gary Moore
2021-05-06 17:12:34 -07:00
parent 3870208d1e
commit 5f7ac4d7e9

View File

@ -54,8 +54,8 @@ The App-V package converter will save the App-V 4.6 installation root folder and
Additionally, the package converter optimizes performance of packages in App-V for Windows 10 by setting the package to stream fault the App-V package.  This is more performant than the primary feature block and fully downloading the package. The flag **DownloadFullPackageOnFirstLaunch** allows you to convert the package and set the package to be fully downloaded by default. Additionally, the package converter optimizes performance of packages in App-V for Windows 10 by setting the package to stream fault the App-V package.  This is more performant than the primary feature block and fully downloading the package. The flag **DownloadFullPackageOnFirstLaunch** allows you to convert the package and set the package to be fully downloaded by default.
> [!NOTE] > [!NOTE]
>Before you specify the output directory, you must create the output directory. > Before you specify the output directory, you must create the output directory.
### Advanced Conversion Tips ### Advanced Conversion Tips
@ -89,9 +89,6 @@ The App-V package converter will save the App-V 4.6 installation root folder and
- Other functionality—Windows PowerShell has other built-in functionality for features such as aliases, lazy-binding, .NET Object, and many others. These features can help you create advanced scenarios for the Package Converter. - Other functionality—Windows PowerShell has other built-in functionality for features such as aliases, lazy-binding, .NET Object, and many others. These features can help you create advanced scenarios for the Package Converter.
## Related topics ## Related topics
- [Operations for App-V](appv-operations.md) - [Operations for App-V](appv-operations.md)