windows-itpro-docs/mdop/appv-v4/how-to-branch-a-package.md
Nicholas Brower 1ae3f0b230 Merged PR 4822: "msdate update (generated from most recent commit date)"
"msdate update (generated from most recent commit date)"
2017-12-05 22:36:05 +00:00

2.0 KiB

title, description, author, ms.assetid, ms.pagetype, ms.mktglfcycl, ms.sitesec, ms.prod, ms.date
title description author ms.assetid ms.pagetype ms.mktglfcycl ms.sitesec ms.prod ms.date
How to Branch a Package How to Branch a Package jamiejdt bfe46a8a-f0ee-4a71-9e9c-64ac08aac9c1 mdop, appcompat, virtualization deploy library w8 06/16/2016

How to Branch a Package

Use this procedure to modify an existing sequenced application package so you can run it side-by-side with the original sequenced application package. This process is called branching. When you branch a virtual application package you are able to run two versions of the same package. For example, you can apply a service pack to an existing package, and run it side-by-side with the original sequenced virtual application package.

Use the following procedure to branch a sequenced virtual application package.

To branch a sequenced virtual application package

  1. Open the Microsoft Application Virtualization (App-V) Sequencer. To specify the destination directory that contains the package (.sprj) you want to branch select File, Open.

  2. Navigate to the directory that contains the sequenced application you plan to branch and click Open.

  3. To save a copy of the package, in the App-V Sequencer, select File, Save As. Specify a new, unique name, and specify a new unique package root directory for the copy of the package. Click Save.

    Important   You must specify a new package name or you will overwrite the existing version of the package.

     

    The sequencer will automatically generate new GUID files for the new package. The version number associated with the package will also be automatically appended to the OSD file name.

  4. After you save the new version you can apply the required configuration changes and save the associated ICO, OSD, SFT, and SPRJ files to correct location on the Application Virtualization (App-V) server.

Tasks for the Application Virtualization Sequencer