PIPEPHASE Silent Install Guide

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 5

AVEVA™ PIPEPHASE™ Pipeline Network Design

Silent Installation Guide


Version 2021
October 2021

aveva.com
© 2021 AVEVA Group plc and its subsidiaries. All rights reserved.

No part of this documentation shall be reproduced, stored in a retrieval system, or transmitted by any means,
electronic, mechanical, photocopying, recording, or otherwise, without the prior written permission of AVEVA.
No liability is assumed with respect to the use of the information contained herein.
Although precaution has been taken in the preparation of this documentation, AVEVA assumes no responsibility
for errors or omissions. The information in this documentation is subject to change without notice and does not
represent a commitment on the part of AVEVA. The software described in this documentation is furnished under
a license agreement. This software may be used or copied only in accordance with the terms of such license
agreement.
ArchestrA, Aquis, Avantis, Citect, DYNSIM, eDNA, EYESIM, InBatch, InduSoft, InStep, IntelaTrac, InTouch, OASyS,
PIPEPHASE, PRiSM, PRO/II, PROVISION, ROMeo, SIM4ME, SimCentral, SimSci, Skelta, SmartGlance, Spiral
Software, Termis, WindowMaker, WindowViewer, and Wonderware are trademarks of AVEVA and/or its
subsidiaries. An extensive listing of AVEVA trademarks can be found at: https://sw.aveva.com/legal. All other
brands may be trademarks of their respective owners.
Publication date: Monday, August 30, 2021
Contact Information
AVEVA Group plc
High Cross
Madingley Road
Cambridge
CB3 0HB. UK
https://sw.aveva.com/
For information on how to contact sales and customer training, see https://sw.aveva.com/contact.
For information on how to contact technical support, see https://sw.aveva.com/support.
Contents

PIPEPHASE Silent Installation Guide ...................................................................... 4


Silent installation of PIPEPHASE dependencies.......................................................................................4
Silent installation of PIPEPHASE ............................................................................................................4
Command example ...................................................................................................................................... 5

Version 2021
© 2021 AVEVA Group plc and its subsidiaries. All rights reserved. Page 3
PIPEPHASE Silent Installation Guide

The PIPEPHASE™ Pipeline Network Design 2021 silent install does not install its dependencies. Therefore, you
have to make sure that these dependencies are installed before doing the silent install of PIPEPHASE Pipeline
Network Design 2021. The following commands silently installs the PIPEPHASE Pipeline Network Design 2021
dependencies and PIPEPHASE Pipeline Network Design 2021.
Note: The [PIPEPHASE Pipeline Network Design 2021 setup folder] below is where the PIPEPHASE Pipeline
Network Design 2021 install setup.exe is and the whole path has to be surrounded by double quotes if it
contains a space.

Silent installation of PIPEPHASE dependencies


1. Install .NET 4.7.2 (Mandatory).
[PIPEPHASE 2021 setup folder]\NDP472-KB4054530-x86-x64-AllOS-ENU.exe /q /norestart
2. Install Microsoft Visual C++ 2013 Redistributable (Mandatory).
[PIPEPHASE 2021 setup folder]\ Microsoft.2013.C++x86.Runtime\vcredist_x86.exe /qn
3. Install Microsoft Visual C++2015-2019 Redistributable (Mandatory).
[PIPEPHASE 2021 setup folder]\ Microsoft.2015.C++x86.Runtime\VC_redist_x86.exe /qn
4. Install Microsoft Access Runtime 2016
[PIPEPHASE 2021 setup folder]\"Microsoft Access Runtime
2016"\CustomAccessDatabaseEngine2016.exe /quiet

Silent installation of PIPEPHASE


Install options
1. INSTALLDIR - PIPEPHASE Pipeline Network Design 2021 install location (default: C:\simsci). Use double
quotes around the path if it contains a space. Example: INSTALLDIR="C:\Simsci"
2. FFCOMMONSHAREDDIR – FluidFlow2021 Common files install location (default: C:\ProgramFiles\Common
Files\SIMSCI\FluidFlow2021). Use double quotes around the path if it contains a space. Example:
FFCOMMONSHAREDDIR="C:\Program files\Common Files\Simsci"

Version 2021
© 2021 AVEVA Group plc and its subsidiaries. All rights reserved. Page 4
AVEVA™ PIPEPHASE™ Pipeline Network Design Silent Installation Guide
PIPEPHASE Silent Installation Guide

3. SHAREDDIR – CFI install location (default: C:\Program Files\Common Files\SHAREDDIR\). Use double quotes
around the path if it contains a space. Example: SHAREDDIR="C:\Program files\Common Files\Simsci"
4. SECURITY_TYPE - PIPEPHASE Pipeline Network Design 2021 security type, such as FNP1116, TKN1116,
AVEVA Local, or AVEVA LaaS (Default: FNP1116). Example: SECURITY_TYPE=FNP1116
5. IPASSI_LICENSE_FILE - FNP1116/TKN1116 license manager (default: none).
Example: IPASSI_LICENSE_LICENSE_FILE=@FNP1114Server
6. INSTALL_PORTAL – Option to Install AVEVA Excel Simulation (default: None). To install AVEVA Excel
Simulation use INSTALL_PORTAL=1
7. QUICK_LAUNCH_ICON – Option to create quick launch icon (default: not create). To create the icon, use
QUICK_LAUNCH_ICON=1
8. DESKTOP_ICON – Option to create desktop icon (default: create). To not create the icon, use
DESKTOP_ICON=""
9. ADDLOCAL – to specify what PIPEPHASE Pipeline Network Design 2021 features to install.
Mandatory features: CFIMergeModule_Feature , User, Fluid_Flow_Common,VC71_ATL_Redist_Feature,
FluidFlow_Feature, SIDLookup_Feature, System Optional features: S4MPortalMergeModule_Feature ,
UserAdded
ADDLOCAL= CFIMergeModule_Feature , User, Fluid_Flow_Common,VC71_ATL_Redist_Feature,
FluidFlow_Feature, SIDLookup_Feature, System – Standard installation feature
ADDLOCAL=ALL – Installs Standard and Optional features

Command example
msiexec /i "[PIPEPHASE 2021 setup Folder]\PIPEPHASE2021.msi" /quiet INSTALLDIR="C:\Simsci\"
SHAREDDIR="C:\Program Files (x86)\Common Files\SIMSCI\" FFCOMMONSHAREDDIR="C:\Program Files
(x86)\Common Files\SIMSCI\Fluidflow2021\" SECURITY_TYPE=FNP1116 HYPERLINK
"mailto:IPASSI_LICENSE_FILE=@10.228.97.57" IPASSI_LICENSE_FILE=@LicenseServerName
ADDLOCAL=PipephaseFeatures,Pipephase_Base,SIM4MEPortal,TACITE,NETOPT,UserAdded
DESKTOP_ICON=1 QUICK_LAUNCH_ICON="" ISSILENT="YES"
The command above uses FNP116 for security, installs PIPEPHASE Pipeline Network Design 2021 to C:\Simsci
installs User added files, creates desktop icon, does not create quick launch icon, and uses
@LicenseServerName FNP1116 Server for the FNP1116 security.

NOTE: The machine will restart automatically after PIPEPHASE Pipeline Network Design 2021 is installed.

Version 2021
© 2021 AVEVA Group plc and its subsidiaries. All rights reserved. Page 5

You might also like