How to install 'First Class' using Software Deployment?
                Description
                This document will guide  you to deploy First Class using Software Deployment feature of Desktop Central. The first thing that need to be done is creating an iss file. Follow the steps mentioned below to deploy First Class through software deployment.
                Creating an iss file.
                
                  - Click Start > go to Command Prompt
 
                  - Navigate to the folder (example:C:\Software\FirstClass)
 
                  - Type  C:\software\FirstClass\FC9104US.exe -extract_all:"C:\software\FirstClass\"the files will be extracted in a new folder Disk1
 
                  - Type C:\software\FirstClass\Disk1\setup.exe /r   /f1"C:\software\FirstClass\setup.iss"
 
                
                Installation Steps
                
                  - Go to "Software   Deployment" and click "Add Package",
 
                  - Input the package name as   "Firstclass" . 
 
                  - Select check box   "MSIEXEC/EXE/ISS/Command" option,
 
                  - Upload two   files(FCC11033.exe and setup.iss files), using http upload
 
                  - Enter the below specified   command in Installation Command with Switches/Arguments areabox
                    
                      - $programfiles86\DesktopCentral_Agent\swrepository\1\swuploads\Disk1\setup.exe   /s   /f1"$programfiles86\DesktopCentral_Agent\swrepository\1\swuploads\Firstclass\Setup.iss" 
 
                      - Note: Here   "Firstclass" refers to the name of the package given while creating the   package . [in step 2]
 
                    
                   
                  - Select "Run the Script   before Installing Software" option,
                    
                      - Script/Software name   ==> FCC11033.exe 
 
                      - Arguments:   ==>   -extract_all:"$programfiles86\DesktopCentral_Agent\swrepository\1\swuploads\"
 
                    
                   
                  - Click the "Add   Package" button and deploy it to the target computers.
First Class software gets deployed to the target computers using software deployment.