Bentley Communities
Bentley Communities
  • Site
  • User
  • Site
  • Search
  • User
AutoPIPE
  • Product Communities
AutoPIPE
AutoPIPE Wiki 02. How to silently install AutoPIPE V8i 09.06.01.xx
    • Sign In
    • -Pipe and Vessel Stress Analysis - Wiki
      • +ADL PIPE
      • -Bentley AutoPIPE
        • +- General Information about AutoPIPE
        • +- NEW User Guide for AutoPIPE
        • +- Technical Support - AutoPIPE
        • +Batch Processing, ITS, and ATS using AutoPIPE
        • AutoPIPE QA&R program
        • -Download - Install - Release Notes - AutoPIPE
          • +- CONNECTION Center - AutoPIPE
          • +01. Bentley AutoPIPE Release Notes
          • +02. How do I download, install, and license AutoPIPE?
          • +03. How do I Install, License, and Run AutoPIPE ATS (Automatic Test Set)?
          • 04. Installing AutoPIPE on an untested Operating System
          • +05. Hardware Related Issues - AutoPIPE
          • -06. Performing a silent installation - AutoPIPE
            • 01. How to silently install AutoPIPE V8i 09.05.xx.xx?
            • 02. How to silently install AutoPIPE V8i 09.06.01.xx
            • 03. What is the best way to install / deploy Bentley CONNECT via SCCM package when the application is also inside of AutoPIPE's install Bundle?
            • 04. How to perform a direct MSI installation of AutoPIPE v.11 and higher?
            • Available Installlshield Setup Silent Installation Switches for AutoPIPE
          • 07. Install multiple versions of AutoPIPE on the same computer
          • 09. For AutoPIPE V8i 09.05.xx.xx and lower install Bentley IEG First
          • 10. Re-associate AutoPIPE's *.DAT file extension to execute the program when double selected
          • 11. Installing and running AutoPIPE on a computer with MS Bitlocker
          • 12. Does AutoPIPE V8i rely on any external software like ActiveX, Java, Adobe Flash, dynamic link libraries etc?
          • 13. Installing AutoPIPE with AutoPLANT
          • 14. Performing a clean installation - AutoPIPE
          • 15. Re-installing AutoPIPE on a computer that needs to get rebuilt
          • 17. Updating AutoPIPE software
          • 18. Can AutoPIPE be deployed on a server to be accessed on any client machine through application or desktop virtualization ?
          • 19. How to uninstall AutoPIPE from my computer?
          • 20. AutoPIPE's installation folder is locked out or read-only?
          • 20. How to set file association when installing OPIM ?
          • 21. Can I install AutoPIPE on a VM (Virtual Machine)?
          • +22. How to install a patch sent by Bentley AutoPIPE development team?
          • Q. How to be notified when a new version of AutoPIPE has been released?
        • +File / Model Management using AutoPIPE
        • +General - AutoPIPE
        • +Graphics - AutoPIPE
        • +Grids (Input & Results) - AutoPIPE
        • +Import and Export - AutoPIPE
        • +Known Issues in AutoPIPE (Enhancements, defects, etc..)
        • +Libraries - AutoPIPE
        • +License AutoPIPE -
        • +Loads and Load Sets - AutoPIPE
        • +Localization (Non-English Language) - AutoPIPE
        • +Modeling Approaches in AutoPIPE
        • +Modules (i.e. Flange Analysis, Spring Hanger Selection, Rotating Equip, TTA) in AutoPIPE
        • +Piping codes - AutoPIPE
        • +Post Processing - AutoPIPE
        • +Printing - AutoPIPE
        • +Reports - AutoPIPE
        • Security
        • +Settings - AutoPIPE
        • +Stress Isometrics - AutoPIPE
        • +Technology Productivity Capabilities
        • +Warnings, Errors, Crashed, Confirm, etc.. messages in AutoPIPE
      • +Bentley AutoPIPE Nozzle (WinNOZL)
      • +Bentley AutoPIPE Vessel (powered by Microprotol)
      • +Bentley PlantFLOW
      • +Bentley PULS
    • Multi-lingual announcement from BENTLEY TECHNICAL SUPPORT.
    • Working at Home with AutoPIPE
    • +AutoPIPE Brand Learning Resources
    • +Attend a live meeting with an AutoPIPE Analyst

     
     Questions about this article, topic, or product? Click here. 

    02. How to silently install AutoPIPE V8i 09.06.01.xx

    Applies To
    Product(s): AutoPIPE,
    Version(s): V8i
    Area: Installation
    Original Author: Bentley Technical Support Group

    Dec 2014, AutoPIPE V8i 09.06.01.10

    Problem:

    The WiX installers are apparently supposed to have a Setup.xml file, but the that file does not exist when I extract the installation content for AutoPIPE V8i 09.06.01.xx. As well, using the "INSTALLLOCATION" command line argument doesn't override the default installation location.

    How to silently install AutoPIPE V8i 09.06.01.xx and install to a different location than default?

    Solution:

    Following are some instructions. However for this version, installer be warned, It may not be a great idea to install AutoPIPE in C:\Program Files\ because AutoPIPE still needs write permission to the installation directory to modify certain configuration files.

    WiX Burn supports parsing the "standard package switches". Some of these are

    -q or -quite

    Silent Installation

    -s or -silent

    Silent Installation

    -passive

    Progress bar only

    - norestart

    Suppress any restarts

    -l or -log

    Log to a specific file

    -uninstall

    Uninstall

    -repair

    Repair (or install if not installed)

    -norestart

    Suppress any restarts

    -forcerestart

    Restart always

    -promptrestart

    Prompt if a restart is required

    To change the default installation directory, user has to override "InstallFolder" variable through command line as in following example.

    This command will install Setup.exe in silent (-s) mode to the directory (InstallFolder) specified by user:

    Setup.exe -s InstallFolder=C:\BentleyAutoPIPE\

    Note: there is a problem with WIX installer that is beyond Bentley's  control, see here. At the moment we are using WiX v3.8 and this bug has been fixed in WiX v3.9.

    Work Around

    Add a word at the end of the path. This word will be added to start of each installation folder.

    Example:

    Setup.exe -s InstallFolder=”C:\Bentley AutoPIPE SS5\Bentley”

    This will install AutoPIPE and other tools to folder “C:\Bentley AutoPIPE SS5\” and all folder name will be preceded by “Bentley” as shown in image below

     

    Solution

    See web page here: https://github.com/wixtoolset/issues/issues/3890

    See Also

    Performing a silent installation

    Bentley AutoPIPE

    • AutoPIPE
    • Install
    • silent install
    • Share
    • History
    • More
    • Cancel
    • Mike Dattilio Created by Bentley Colleague Mike Dattilio
    • When: Tue, Dec 16 2014 10:27 AM
    • Mike Dattilio Last revision by Bentley Colleague Mike Dattilio
    • When: Thu, Feb 21 2019 9:58 AM
    • Revisions: 8
    • Comments: 0
    Recommended
    Related
    Communities
    • Home
    • Getting Started
    • Community Central
    • Products
    • Support
    • Secure File Upload
    • Feedback
    Support and Services
    • Home
    • Product Support
    • Downloads
    • Subscription Services Portal
    Training and Learning
    • Home
    • About Bentley Institute
    • My Learning History
    • Reference Books
    Social Media
    •    LinkedIn
    •    Facebook
    •    Twitter
    •    YouTube
    •    RSS Feed
    •    Email

    © 2023 Bentley Systems, Incorporated  |  Contact Us  |  Privacy |  Terms of Use  |  Cookies