mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-27 00:03:45 +00:00
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:
@ -18,6 +18,9 @@ After you have properly deployed the Microsoft Application Virtualization (App-V
|
|||||||
**Note**
|
**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).
|
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
|
## Sequencing an application
|
||||||
|
|
||||||
|
|
||||||
|
@ -56,6 +56,9 @@ ms.prod: w10
|
|||||||
|
|
||||||
- If short paths have been disabled for the virtualized package’s 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.
|
- If short paths have been disabled for the virtualized package’s 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**
|
**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**.
|
1. On the computer that runs the sequencer, click **All Programs**, and then Click **Microsoft Application Virtualization**, and then click **Microsoft Application Virtualization Sequencer**.
|
||||||
|
@ -136,6 +136,13 @@ App-V 5.1 does not support Visual Studio 2012.
|
|||||||
|
|
||||||
**Workaround**: None
|
**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?
|
## Got a suggestion for App-V?
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user