Deploying Creo View and Customizing the Installation > Deploying Creo View Using a Silent Installation
  
Deploying Creo View Using a Silent Installation
Perform a silent installation in either of these ways:
Deploy the program from the downloaded CreoView_64.exe—See Deploying from a Downloaded Executable File for an example.
Extract the executable file and directly call msiexec.exe on some or all the required installers—See Customizing the Installer for examples.
In the Command Prompt you can enter msiexec /? to read an explanation of all the generic MSI options. Some common examples of options for a silent installation follow:
/qn—Installs the software with no installer user interface.
/qb—Provides a progress bar with a Cancel button.
/qb!—Provides only a progress bar. A user cannot stop the installation.
Generic Features for Creo View
Feature Name
Feature Description
ALL
Use this feature to install all the features for Creo View. It does not require any other features to be specified. It is highly recommended to use this feature unless you are required to deploy a specific subset of features for Creo View.
main
Core Creo View runtime. This feature is required.
en
Basic language resources. This feature is required.
pvocxusr
User-only ActiveX component that goes into the Program Files directory.
* 
You need to enable the Adobe PDF Reader ActiveX Control Add-on from the Windchill Server to view Creo View viewables in standalone or regular mode.
pvocxsys
System-wide ActiveX component. This is required for standard users.
plugin_acrobat
Adobe Acrobat add-in program for marking up PDF files.
doc
CHM Help file. This feature is required.
licvar
Sets the license server variable. Must be used with the LICENSESERVER property.
demo
Sample data set.
pvaroptimizer
Additional set of files required for enabling the publishing of augmented reality experiences. This requires pvimport to be enabled.
Language Features
Language
Feature for User Interface
Feature for Help
English—This feature is required.
en
doc
German
de
docde
Spanish
es
doces
French
fr
docfr
Italian
it
docit
Japanese
ja
docja
Korean
ko
docko
Russian
ru
docru
Portuguese—Brazil
pb
docpb
Chinese—Simplified
cs
doccs
Chinese—Traditional
ct
docct
File Import Filters Features-Prerequisites
The features listed below are the pre-requisite features required for installing specific file import filters.
Feature Name
Import Filter
dwg
2D DWG and DXF support. This feature is a prerequisite for pvifdwf.
pvimportall
Forces the installation of all the pvif* features listed in the individual import filters table.
Works in conjunction with the ALLIMPORTFILTERS=1 property.
Using this feature on its own prevents the need for using the pvimport and pvif* individual features.
pvimport
Basic set of files required for installing the import filters listed below. This is a prerequisite to any pvif* features and to the pvaroptimizer feature. This feature should be used in conjunction with at least one of the pvif* or pvaroptimizer features.
Individual File Import Filters Features
The features listed below are the prerequisite features required for installing specific file import filters.
Feature Name
Import Filter
pvifdwf
2D and 3D DWF and DWFx
This requires the DWG feature mentioned in the File Import Filters-Prerequisites table.
pvifcatiadirect
Import filter for CATIA model format
pvifdae
Import filter for Collada model format
pvifdgn
Import filter for DGN model format
pviffbx
Import filter for FBX model format
64–bit only
pvifgbf
Import filter for GBF model format
pvifiges
Import filter for IGES model format
pvifinvdirect
Direct import filter for Inventor 3D model formats (IPT and IAM)
64–bit only
pvifobj
Import filter for OBJ 3D model formats
64–bit only
pvifpgl
Import filter for PGL model format
pvifsedirect
Direct import filter for Solid Edge 3D model formats (PAR, ASM, PSM
64–bit only
pvifstep
Import filter for STEP model format
pvifstl
Import filter for STL model format
pvifvrml
Import filter for VRML model format