Symantec 14541094 Administration Guide - Page 39

Creating installation packages - removal tool

Page 39 highlights

Creating custom installation packages 39 Creating installation packages 6 In the Command Line Specification dialog box, under Command line and switches, type the command-line arguments and switches that are required to run the command. For example, to run the uninstallation program for pcAnywhere 9.0 without requiring user interaction, type the fully qualified path to the remove.exe file that is located in the pcAnywhere 9.0 program directory followed by the /s switch. For example: "C:\Program Files\Symantec\pcAnywhere\remove.exe" /s You must type a double quotation mark before and after the fully qualified path to ensure that the operating system handles spaces in the file name and long file names properly. 7 Under Optional switches, type the command-line switches that you want to use to control the installation behavior. 8 Under Run options, select how the installation should appear to the user. 9 Click OK. Creating installation packages Symantec Packager lets you bundle one or more product configuration files and custom commands in a package definition file. The package definition file contains the configuration information and installation instructions that Symantec Packager requires to build the package. Package creation is optional for pcAnywhere custom installations. Symantec Packager lets you build the Symantec pcAnywhere product configuration file, which creates an .msi file that can be installed locally. You can deploy the Symantec pcAnywhere .msi file using a third-party deployment tool. The Symantec Packager Deployment Tool does not support MSI deployment. Creating a package definition lets you do the following: ■ Bundle one or more products and custom commands in one installation package ■ Configure the installation to run in interactive, passive, or silent mode ■ Add custom graphics to the installation panels for interactive installations ■ Configure restart options, including whether to prompt users to save work ■ Select rollback options for handling an installation that fails ■ Generate a log file to determine whether the package installed successfully ■ Include technical support contact information

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109

6
In the Command Line Specification dialog box, under Command line and
switches, type the command-line arguments and switches that are required
to run the command.
For example, to run the uninstallation program for pcAnywhere 9.0 without
requiring user interaction, type the fully qualified path to the remove.exe
file that is located in the pcAnywhere 9.0 program directory followed by the
/s switch. For example:
“C:\Program Files\Symantec\pcAnywhere\remove.exe” /s
You must type a double quotation mark before and after the fully qualified
path to ensure that the operating system handles spaces in the file name and
long file names properly.
7
Under Optional switches, type the command-line switches that you want to
use to control the installation behavior.
8
Under Run options, select how the installation should appear to the user.
9
Click
OK
.
Creating installation packages
Symantec Packager lets you bundle one or more product configuration files and
custom commands in a package definition file. The package definition file contains
the configuration information and installation instructions that Symantec
Packager requires to build the package.
Package creation is optional for pcAnywhere custom installations. Symantec
Packager lets you build the Symantec pcAnywhere product configuration file,
which creates an .msi file that can be installed locally. You can deploy the Symantec
pcAnywhere .msi file using a third-party deployment tool. The Symantec Packager
Deployment Tool does not support MSI deployment.
Creating a package definition lets you do the following:
Bundle one or more products and custom commands in one installation package
Configure the installation to run in interactive, passive, or silent mode
Add custom graphics to the installation panels for interactive installations
Configure restart options, including whether to prompt users to save work
Select rollback options for handling an installation that fails
Generate a log file to determine whether the package installed successfully
Include technical support contact information
39
Creating custom installation packages
Creating installation packages