From a75ddd91837b3d7c1ce9d9500aa966b2f492c0b0 Mon Sep 17 00:00:00 2001 From: jamiejdt Date: Wed, 15 Jun 2016 14:01:02 -0700 Subject: [PATCH] MDOP 7555829 App-V 4.6 SP2 is EOS - remove all references including changing filenames with material to be retained --- ...ating-and-managing-app-v-51-virtualized-applications.md | 3 +++ ...equence-a-new-application-with-app-v-51-beta-gb18030.md | 3 +++ mdop/appv-v5/release-notes-for-app-v-51.md | 7 +++++++ 3 files changed, 13 insertions(+) diff --git a/mdop/appv-v5/creating-and-managing-app-v-51-virtualized-applications.md b/mdop/appv-v5/creating-and-managing-app-v-51-virtualized-applications.md index 9d9109d788..e7670ca4e2 100644 --- a/mdop/appv-v5/creating-and-managing-app-v-51-virtualized-applications.md +++ b/mdop/appv-v5/creating-and-managing-app-v-51-virtualized-applications.md @@ -13,6 +13,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 diff --git a/mdop/appv-v5/how-to-sequence-a-new-application-with-app-v-51-beta-gb18030.md b/mdop/appv-v5/how-to-sequence-a-new-application-with-app-v-51-beta-gb18030.md index fa95464abb..8c2ab69747 100644 --- a/mdop/appv-v5/how-to-sequence-a-new-application-with-app-v-51-beta-gb18030.md +++ b/mdop/appv-v5/how-to-sequence-a-new-application-with-app-v-51-beta-gb18030.md @@ -51,6 +51,9 @@ author: jamiejdt - 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** 1. On the computer that runs the sequencer, click **All Programs**, and then Click **Microsoft Application Virtualization**, and then click **Microsoft Application Virtualization Sequencer**. diff --git a/mdop/appv-v5/release-notes-for-app-v-51.md b/mdop/appv-v5/release-notes-for-app-v-51.md index 42cb4bcc3d..92facdd8e1 100644 --- a/mdop/appv-v5/release-notes-for-app-v-51.md +++ b/mdop/appv-v5/release-notes-for-app-v-51.md @@ -131,6 +131,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?