You must select all the desired Windows Desktop options for your Files-Actions product component.

Procedure

  1. Add the Manifest Actions for your Windows Desktop File-Action.
    Settings Descriptions
    Copy Files Copy files from one location to another on the device.
    Create Folder Create a new folder on the device.
    Delete Files Delete folders from the device.
    Install Install files on the device. This is accomplished using command lines. Supports the following file types.

    CAB, MSI, REG, and XML. CAB and MSI files contain the app itself while REG and XML files are for modifying the registry settings.

    REG files require batch files and PowerShell commands.

    Move Files Move files from one location to another on the device.
    Remove Folder Remove a folder from the device.
    Rename File Rename a file on the device.
    Rename Folder Rename a folder located in the device.
    Run

    Use the manifest to run an application. This is accomplished using command lines. The Run command must use the syntax of "\[full file path]". For example, \program files\program.exe.

    You must select the context of the command. Select whether the command runs at the system level, the user level, or the admin account level.

    Terminate End a process or application running on the device.
    Uninstall

    Uninstall a program or application on the device. You must enter the application name.

    The application name must match the name that appears in the Uninstall menu in the Control Panel.
    Note: The Uninstall Manifest is for deleting files when a product is removed. If you remove a product from a device, any files installed remain on the device until uninstalled using an Uninstall Manifest.
  2. When finished adding actions to the Manifest, select Save.