mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-13 05:47:23 +00:00
Fixed spacing and other minor issues
Fixed spacing and other minor issues
This commit is contained in:
parent
55c163d09a
commit
86395d42ce
@ -14,7 +14,6 @@ After you have properly deployed the Microsoft Application Virtualization (App-V
|
||||
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).
|
||||
|
||||
|
||||
|
||||
## Sequencing an application
|
||||
|
||||
|
||||
@ -28,9 +27,7 @@ You can use the App-V 5.1 Sequencer to perform the following tasks:
|
||||
|
||||
**Note**
|
||||
You must create shortcuts and save them to an available network location to allow roaming. If a shortcut is created and saved in a private location, the package must be published locally to the computer running the App-V 5.1 client.
|
||||
|
||||
|
||||
|
||||
- Convert existing virtual packages.
|
||||
|
||||
The sequencer uses the **%TMP% \\ Scratch** or **%TEMP% \\ Scratch** directory and the **Temp** directory to store temporary files during sequencing. On the computer that runs the sequencer, you should configure these directories with free disk space equivalent to the estimated application installation requirements. Configuring the temp directories and the Temp directory on different hard drive partitions can help improve performance during sequencing.
|
||||
@ -48,18 +45,14 @@ When you use the sequencer to create a new virtual application, the following li
|
||||
- User configuration file. The user configuration file determines how the virtual application will run on target computers.
|
||||
|
||||
**Important**
|
||||
You must configure the %TMP% and %TEMP% folders that the package converter uses to be a secure location and directory. A secure location is only accessible by an administrator. Additionally, when you sequence the package you should save the package to a location that is secure, or make sure that no other user is allowed to be logged in during the conversion and monitoring process.
|
||||
|
||||
|
||||
You must configure the %TMP% and %TEMP% folders that the package converter uses to be a secure location and directory. A secure location is only accessible by an administrator. Additionally, when you sequence the package you should save the package to a location that is secure, or make sure that no other user is allowed to be logged in during the conversion and monitoring process.
|
||||
|
||||
The **Options** dialog box in the sequencer console contains the following tabs:
|
||||
|
||||
- **General**. Use this tab to enable Microsoft Updates to run during sequencing. Select **Append Package Version to Filename** to configure the sequence to add a version number to the virtualized package that is being sequenced. Select **Always trust the source of Package Accelerators** to create virtualized packages using a package accelerator without being prompted for authorization.
|
||||
|
||||
**Important**
|
||||
Package Accelerators created using App-V 4.6 are not supported by App-V 5.1.
|
||||
|
||||
|
||||
Package Accelerators created using App-V 4.6 are not supported by App-V 5.1.
|
||||
|
||||
- **Parse Items**. This tab displays the associated file path locations that will be parsed or tokenized into in the virtual environment. Tokens are useful for adding files using the **Package Files** tab in **Advanced Editing**.
|
||||
|
||||
@ -136,7 +129,6 @@ The following table lists the supported shell extensions:
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
|
||||
|
||||
## Copy on Write (CoW) file extension support
|
||||
@ -146,22 +138,67 @@ Copy on write (CoW) file extensions allow App-V 5.1 to dynamically write to spec
|
||||
|
||||
The following table displays the file types that can exist in a virtual package under the VFS directory, but cannot be updated on the computer running the App-V 5.1 client. All other files and directories can be modified.
|
||||
|
||||
|
||||
File type
|
||||
---------
|
||||
| .acm | .cnv | .hta | .msp | .sct | .ws |
|
||||
| .asa | .com | .ime | .mst | .shb | .esc |
|
||||
| .asp | .cpl | .inf | .mui | .shs | .wsf |
|
||||
| .aspx| .cpx | .ins | .nls | .sys | .wsh |
|
||||
| .ax | .crt | .isp | .ocx | .tlb |
|
||||
| .bat | .dll | .its | .pal | .tsp |
|
||||
| .cer | .drv | .js | .pcd | .url |
|
||||
| .chm | .exe | .jse | .pif | .vb |
|
||||
| .clb | .fon | .lnk | .reg | .vbe |
|
||||
| .cmd | .grp | .msc | .scf | .vbs |
|
||||
| .cnt | .hlp | .msi | .scr |. vsmacros |
|
||||
|
||||
|
||||
| File type |
|
||||
| --------- |
|
||||
| .acm |
|
||||
| .asa |
|
||||
| .asp |
|
||||
| .aspx |
|
||||
| .ax |
|
||||
| .bat |
|
||||
| .cer |
|
||||
| .chm |
|
||||
| .clb |
|
||||
| .cmd |
|
||||
| .cnt |
|
||||
| .cnv |
|
||||
| .com |
|
||||
| .cpl |
|
||||
| .cpx |
|
||||
| .crt |
|
||||
| .dll |
|
||||
| .drv |
|
||||
| .exe |
|
||||
| .fon |
|
||||
| .grp |
|
||||
| .hlp |
|
||||
| .hta |
|
||||
| .ime |
|
||||
| .inf |
|
||||
| .ins |
|
||||
| .isp |
|
||||
| .its |
|
||||
| .js |
|
||||
| .jse |
|
||||
| .lnk |
|
||||
| .msc |
|
||||
| .msi |
|
||||
| .msp |
|
||||
| .mst |
|
||||
| .mui |
|
||||
| .nls |
|
||||
| .ocx |
|
||||
| .pal |
|
||||
| .pcd |
|
||||
| .pif |
|
||||
| .reg |
|
||||
| .scf |
|
||||
| .scr |
|
||||
| .sct |
|
||||
| .shb |
|
||||
| .shs |
|
||||
| .sys |
|
||||
| .tlb |
|
||||
| .tsp |
|
||||
| .url |
|
||||
| .vb |
|
||||
| .vbe |
|
||||
| .vbs |
|
||||
| .vsmacros |
|
||||
| .ws |
|
||||
| .esc |
|
||||
| .wsf |
|
||||
| .wsh |
|
||||
|
||||
## Modifying an existing virtual application package
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user