---
title: About the Files Tab
description: About the Files Tab
author: jamiejdt
ms.assetid: 3c20e720-4b0f-465b-b7c4-3013dae1c815
ms.pagetype: mdop, appcompat, virtualization
ms.mktglfcycl: deploy
ms.sitesec: library
ms.prod: w8
---
# About the Files Tab
The **Files** tab displays the complete list of files that are included in a sequenced application package. The left pane displays, in a standard file browse format, the complete list of files in the package that was created during the application sequencing. These files include the package root directory (the directory you specified during the application installation phase), the Virtual File System (VFS) folder, and the virtual environment files. The right pane displays the file name, file attributes, and the Sequencer attributes.
## File Name and Short Name
**File Name**
The name of the file is in the left pane. The files displayed in the left pane are created during sequencing.
**Short Name**
This is the name of a file selected in the left pane, written in the 8.3 format naming convention.
## File Attributes
**File Size**
The size of the file in bytes.
**File Version**
The version of the selected file.
**Date Created**
The date and time the selected file was created.
**Date Modified**
The date and time the selected file was last modified.
**File ID**
The file GUID.
## Sequencer Attributes
**User Data**
Select this attribute to specify that an application must retain the information of an individual user.
**Application Data**
Select this attribute to specify that an application must retain the general information of a group of users.
**Override**
When selected, the Application Virtualization Desktop Client overwrites the corresponding file when the sequenced application package is upgraded and streamed to the client. If this check box is not selected, the client determines whether or not to overwrite the selected file.
## Related topics
[How to Modify the Files Included in a Package](how-to-modify-the-files-included-in-a-package.md)
[Sequencer Console](sequencer-console.md)