Merge pull request #39 from jamiejdt/7555829--Remove-references-to-App-V-4.6-SP2-in-TechNet-documentation

7555829 remove references to app v 4 6 sp2 in technet documentation
This commit is contained in:
Brian Lich
2016-06-16 15:07:37 -07:00
committed by GitHub
3 changed files with 13 additions and 0 deletions

View File

@ -18,6 +18,9 @@ After you have properly deployed the Microsoft Application Virtualization (App-V
**Note**  
For more information about configuring the App-V 5.1 sequencer, sequencing best practices, and an example of creating and updating a virtual application, see the [Microsoft Application Virtualization 5.0 Sequencing Guide](http://download.microsoft.com/download/F/7/8/F784A197-73BE-48FF-83DA-4102C05A6D44/App-V 5.0 Sequencing Guide.docx).
**Note**
The App-V 5.x Sequencer cannot sequence applications with filenames matching "CO_<x>" where x is any numeral. Error 0x8007139F will be generated.
## Sequencing an application

View File

@ -56,6 +56,9 @@ ms.prod: w10
- If short paths have been disabled for the virtualized packages target volume, you must also sequence the package to a volume that was created and still has short-paths disabled. It cannot be the system volume.
**Note**
The App-V 5.x Sequencer cannot sequence applications with filenames matching "CO_<x>" where x is any numeral. Error 0x8007139F will be generated.
**To sequence a new standard application**
1. On the computer that runs the sequencer, click **All Programs**, and then Click **Microsoft Application Virtualization**, and then click **Microsoft Application Virtualization Sequencer**.

View File

@ -136,6 +136,13 @@ App-V 5.1 does not support Visual Studio 2012.
**Workaround**: None
## Application filename restrictions for App-V 5.x Sequencer
The App-V 5.x Sequencer cannot sequence applications with filenames matching "CO_<x>" where x is any numeral. Error 0x8007139F will be generated.
**Workaround**: Use a different filename
## Got a suggestion for App-V?