Jump to content
  • Silent Installation Vectorworks 2022


    jblock

    NOTE: This article is intended for IT professionals with an understanding of the command line/terminal interface. 

    This article is not intended for all users and is not a required procedure for installing Vectorworks in a standard work environment. 

    Do not use these steps unless you are specifically attempting to initiate a silent install of Vectorworks in a network environment or are specifically instructed to do so by Vectorworks Technical Support.

     

    The Vectorworks installer provides a command line interface for either pre-populating options or driving a silent installation from the command line.

     

    When doing a silent installation, there are four required arguments:

     

      --mode
      --unattendedmodeui     

      --Serial      

      --installdir      


    These arguments are case sensitive and are preceded by a double dash (--).

     

    Options:

     

    --help
    Displays a list of valid options

     

    --mode

    qt
    win32
    unattended

    Installation Mode

     

    --unattendedmodeui

    none
    minimal
    minimal/WithDialogs 

    Controls the UI for Unattended mode

     

    --Serial

    Serial Number

     

    --installdir

    Install Directory

     

    macOS:

     

    You will need to first launch the installer .dmg file, which will open a volume called “Vectorworks 2022 Installer” in Finder. 

    Screen Shot 2022-07-15 at 9.36.18 AM.png

     

    Right click on the installer and go to “Show Package Contents”

    Screen Shot 2022-07-15 at 9.37.10 AM.png

    Next, Click on the “Resources” Folder

    Screen Shot 2022-07-15 at 9.37.32 AM.png

    Next, Open the “installer” folder

    Screen Shot 2022-07-15 at 9.37.47 AM.png

    Next, right-click on “Install Vectorworks2022” and click “Show Package Contents”

    Screen Shot 2022-07-15 at 9.38.01 AM.png

    Next, Open the MacOS folder, right click on “installer.sh” and choose Get Info. You will want to use this path in Terminal.

    Screen Shot 2022-07-15 at 9.57.10 AM.png

     

    In Terminal, the command will look similar to this (you will need to make sure the Installer volume, Install directory and Serial Number match your records:

     

    Sudo /Volumes/Vectorworks2022-SP3-646432-SeriesBEG-installer1-osx/Vectorworks\ 2022\ Installer.app/Contents/Resources/installer/Install\ Vectorworks2022.app/Contents/MacOS/installbuilder.sh --unattendedmodeui none --mode unattended --Serial EXXXXX-XXXXXX-XXXXXX-XXXXXX --installdir /Applications/

     

     

    When the installation is finished, control will return to Terminal.app. You can verify if it is complete by examining the file InstallerLog.txt (or UpdaterLog.txt) to see if it says "Installation completed" at the end of the log. This file can be found in the installation directory.

     

     

    Windows:

     

    Using a 3rd party Extractor like “7-Zip”, you will need to extract the install executable manually into a folder before running the silent installer. 

     

    First, extract the Vectorworks Installer.

     

    Inside of the extracted Installer folder, right click on the “dist” file, and extract it using 7-Zip.

     image (7).png

     

    Next, click on “Resources”.

    image (8).png

    Next, click on the folder named “installer”.

    image (9).png

     

    The executable file you need to start the silent installer will be in this location:

     \Vectorworks 2022 Installer\dist~\resources\installer\

     

    Right click on the Install Vectorworks.exe, and choose Properties to find the location of the .exe. This is needed for the Silent Install command.

    image (10).png

     

    Open Command Prompt as an administrator and use the following command (the Installer location, Install Directory, and serial numbers should match your records):

     

    \Vectorworks2022-SP4-653494-SeriesBEG-installer1-win\dist~\resources\installer\"install Vectorworks2022.exe"--unattendedmodeui none --Serial EHXUSA-XXXXXX-XXXXXX-XXXXXX --installdir \Program Files\ --mode unattended

     

     

    The installer will immediately return control to the command line.  This is normal.  The installer will continue installing in the background into your destination.  You can verify if it is complete by examining the file InstallerLog.txt (or UpdaterLog.txt) to see if it says 

    "Installation completed" at the end of the log. This file can be found in the installation directory.

     

    The instructions are identical for an updater, aside from modifying them for differing filenames (UpdateVectorworks.exe, for instance)



      Report Article



    User Feedback


    There are no comments to display.



    Join the conversation

    You can post now and register later. If you have an account, sign in now to post with your account.
    Note: Your post will require moderator approval before it will be visible.

    Guest
    Add a comment...

    ×   Pasted as rich text.   Restore formatting

      Only 75 emoji are allowed.

    ×   Your link has been automatically embedded.   Display as a link instead

    ×   Your previous content has been restored.   Clear editor

    ×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...