Product(s): | WaterGEMS, WaterCAD, HAMMER, SewerGEMS, StormCAD, SewerCAD, CivilStorm, PondPack |
Version(s): | All |
Area: | Installation |
Silent Install Syntax
Preventing Integration
Command line Arguments
Patches
.NET Framework
CONNECTION Client
Troubleshooting
Silent Uninstallation
Version-specific details
Licensing
As a systems administrator, it is sometimes necessary to install one or more of Bentley's OpenFlows Water, Storm and Sewer products silently, so that no prompts appear on the client side. A script may be needed to push this out from a server using SCCM for example.
Note: the "Prerequisites for Bentley Applications" (that you may see as a dependency in the Software Downloads site) is only required if you need to install and use the i-model publishing engine, which is only needed if you intend to publish i-models. See more here: What is an i-model and why does it show as a prerequisite? How do I publish an i-model?
What about a Deployment Image or MSI file?
At this time we do not have a deployment image / deployment package option available. Also, the MSI installation file for OpenFlows products is contained within the installation executable file and is not readily available. If you do not wish to use the silent install option detailed below with the original installation executable file, you can extract the contents of it (including the MSI and prerequisites) and re-package them for deployment using a Wix tool called dark.exe per this article: Extracting Setup contents and prerequisites
See further below for information on deployment images for the CONNECTION Client prerequisite.
What about OpenFlows Water, OpenFlows Sewer and OpenFlows Storm? (new in 2024)
These new installation packages became available starting in July 2024 with the consolidation of OpenFlows licenses. The /q syntax can be used per the table below but without any other command line arguments, only the first entry in the respective tier will be installed (for example for OpenFlows Water, only WaterCAD will be installed). See further below for details on how to silently install one or more specific applications (for example only WaterGEMS).
The process for silently installing a OpenFlows product varies depending on the version. Use the table below to determine which method to use with the version you are deploying. Further details on each method are displayed in the sections that follow (below "General")
Note:
Product | Version | Installer Technology | Silent install syntax | .NET required |
Water, Storm and Sewer products | 2023 and 2024 | Wix | /q | 4.8 |
WaterCAD/WaterGEMS/HAMMER | 10.04.XX.XX | Wix | /q | 4.7.2 |
WaterCAD/WaterGEMS/HAMMER | 10.03.XX.XX | Wix | /q | 4.6.2 |
WaterCAD/WaterGEMS/HAMMER | 10.02.XX.XX | Wix | /q | 4.6.1 |
WaterCAD/WaterGEMS/HAMMER | 10.01.XX.XX | Wix | /q | 4.6.1 |
WaterCAD/WaterGEMS/HAMMER | 10.00.00.55 | Wix | /q | 4.6.1 |
WaterCAD/WaterGEMS/HAMMER | 10.00.00.50 | 7Zip/Wix | /gm2 /ai | 4.5.1 |
StormCAD | 10.03.XX.XX | Wix | /q | 4.6.2 |
StormCAD | 10.02.XX.XX | Wix | /q | 4.6.1 |
StormCAD | 10.01.XX.XX | Wix | /q | 4.6.1 |
StormCAD | 10.00.00.45 | Wix | /q | 4.6.1 |
StormCAD | 10.00.00.40 | 7Zip/Wix | /gm2 /ai | 4.5.1 |
SewerCAD | 10.03.XX.XX | Wix | /q | 4.6.2 |
SewerCAD | 10.02.XX.XX | Wix | /q | 4.6.1 |
SewerCAD | 10.01.XX.XX | Wix | /q | 4.6.1 |
SewerCAD | 10.00.00.45 | Wix | /q | 4.6.1 |
SewerCAD | 10.00.00.40 | 7Zip/Wix | /gm2 /ai | 4.5.1 |
SewerGEMS | 10.03.XX.XX | Wix | /q | 4.6.2 |
SewerGEMS | 10.02.XX.XX | Wix | /q | 4.6.1 |
SewerGEMS | 10.01.XX.XX | Wix | /q | 4.6.1 |
SewerGEMS | 10.00.00.45 | Wix | /q | 4.6.1 |
SewerGEMS | 10.00.00.40 | 7Zip/Wix | /gm2 /ai | 4.5.1 |
CivilStorm | 10.03.XX.XX | Wix | /q | 4.6.2 |
CivilStorm | 10.02.XX.XX | Wix | /q | 4.6.1 |
CivilStorm | 10.01.XX.XX | Wix | /q | 4.6.1 |
CivilStorm | 10.00.00.45 | Wix | /q | 4.6.1 |
CivilStorm | 10.00.00.40 | 7Zip/Wix | /gm2 /ai | 4.5.1 |
PondPack | 10.02.00.01 | Wix | /q | 3.5 SP1 |
PondPack | 10.00.00.02 | Wix | /q | 3.5 SP1 |
FlowMaster | 10.03.00.03 | Wix | /q | 4.6.2 |
Flowmaster | 10.02.00.01 | Wix | /q | 4.6.1 |
FlowMaster | 10.00.00.02 | Wix | /q | 4.6.1 |
CulvertMaster | 10.03.00.02 | Wix | /q | 3.5 / 4.6.2 |
The following is an example syntax to silently deploy WaterGEMS 2024, without any options added (see further below for additional options)
Setup_WaterGEMS_x64_24.00.00.26.exe /q
With newer generation installation packages based on IEpress/Wix, a silent installation of a newer version should automatically uninstall the older version first. There should be no prompt appearing on the user side.
For Installshield generation versions and below, you may need to uninstall the existing older version first (see further below on silent uninstallation).
Starting in July 2024, new releases of the water, sewer and storm products were repackaged into installation files corresponding to the consolidated products, OpenFlows Water, OpenFlows Sewer and OpenFlows Storm. Details on the consolidation can be found here.
The /q syntax can be used per the table above but without any other command line arguments, only the first entry in the respective tier will be installed (for example for OpenFlows Water, only WaterCAD will be installed).
If you want to install all products within the package, you will need to include the command line argument "ADDLOCAL=ALL". For example to install WaterCAD, WaterGEMS and HAMMER from OpenFlows Water:
Water_24.00.01.05_en.exe /q ADDLOCAL=ALL
If you only want to silently install WaterGEMS for example, use this:
Water_24.00.01.05_en.exe /q ADDLOCAL=ALL REMOVE=WaterCAD,HAMMER
See "Available Command Line Arguments" further below for a complete set of options that can be omitted/skipped during silent installation.
In some situations you may want to prevent the silent installation of the software from integrating with other platforms and creating shortcuts such as "WaterGEMS for AutoCAD...".
For versions released after August, 2020 (10.03.02.XX and later), you can use the following silent mode command line argument syntax with the normal installation file, to specify which integration options to remove during installation (plus the ability to specify the installation folder path and whether or not lessons and samples are installed):
<Installationfile.exe> /q INSTALLDIR="<folder path>" ADDLOCAL=ALL REMOVE=<comma-separated list of features to remove; see "Command Line arguments" section below>
Note: for versions released before August, 2020 (ex: 10.03.01.XX and earlier for most OpenFlows products), this is not possible with the installation file alone. You must extract the setup.msi file and use the below syntax:
msiexec /i setup.msi ADDLOCAL=ALL REMOVE="MicroStation,ArcGIS,AutoCAD,AutoCAD_x64"
See below list of available features that can be used with the REMOVE= command line argument to remove (skip) them during silent installation.
Note:
Here is an example silent mode command line for WaterGEMS 2024 (note the syntax difference starting in version 2024) that changes the install folder location and removes AutoCAD integration and does not install shortcuts on the desktop and Sample and Lesson files:
Setup_WaterGEMS_x64_24.00.00.26.exe /q INSTALLDIR="D:\Bentley Products\WaterGEMS" ADDLOCAL=ALL REMOVE=WaterGEMSAutoCAD,WaterGEMSDesktopShortcuts,WaterGEMSSamplesAndLessons
Here is a list of all features supported per product, which can be skipped using the REMOVE= argument:
OpenFlows Water (packaging of WaterCAD, WaterGEMS and HAMMER)
OpenFlows Sewer (packaging of SewerCAD and SewerGEMS)
OpenFlows Storm (packaging of StormCAD and CivilStorm)
WaterGEMS:
WaterCAD:
HAMMER:
SewerGEMS:
SewerCAD:
StormCAD:
CivilStorm:
CulvertMaster, FlowMaster, PondPack: SamplesAndLessons, DesktopShortcuts
Note:
Cumulative patch sets with file extension .msp have the ability to be installed silently as well, with the following syntax (using a WaterGEMS patch as an example):
Msiexec /update WaterGEMS_10.03.01.08_en.Patch06.msp /q
Microsoft .NET Framework is a prerequisite to all OpenFlows | products. Before silently deploying the product, if the required version of .NET (see chart above) is not already installed, it it best to silently deploy that first.
Starting with the build 08.11.06.113 of WaterGEMS/WaterCAD/HAMMER and build 08.11.05.113 of SewerGEMS/SewerCAD/CivilStorm/StormCAD, The Bentley CONNECTION Client will be install as a prerequisite. To install the CONNECTION Client itself, silently, see the below articles. In particular, note the syntax required to prevent the CONNECTION Client from opening after installation. Also note that if you are on a 64-bit Operating System, installing the 64-bit version of the OpenFlows product, you will want to silently deploy the 64-bit version of the CONNECTION Client.
CONNECTION Client Silent Installation
How to Create a Deployment Image
The CONNECTION Client has a set of prerequisites, similar to the program installation file. If these prerequisites are not already on the computer, they will be installed by the CONNNECTION Client installer. As mentioned in the "Note on .NET Framework" section above, you may want to install these prerequisites first before installing CONNECTION Client.
If you're having trouble performing a silent installation, try extracting all the contents and silently deploying them separately. See "Older IEpress/Wix Installers" section below for more information.
To perform a silent uninstallation, run msiexec with the following syntax:
msiexec /x {guid} /qn
On a 64-bit operating system, the guid for our products (which use a 32-bit installer), can be found in the registry under:
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Uninstall\
On a 32-bit operating system, the guid can be found under:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
For instance for WaterGEMS 08.11.04.50, the guid is {BE30126E-C93C-4C98-97EA-3EEBB4F2561F}, so you would run it like this:
msiexec /x {BE30126E-C93C-4C98-97EA-3EEBB4F2561F} /qn
Recent versions of OpenFlows products (as of ~2010-2013) utilize IEpress to extract the installation files and Wix to package the .msi. Versions using this technology can be silently installed by running the install file with the either the /gm2 /ai or the /q:a switch, depending on the version. See the table above for the syntax needed.
A server script would need to execute this on the client computerO, with the install file in a shared/network location. Two exceptions are version 08.11.02.31 of WaterCAD, WaterGEMS and HAMMER, and version 08.11.01.51 of PondPack (see "older IEpress/Wix" section below for these).
When run, the program will attempt to install without any user interaction.
When the IEpress and Wix technology was first used in our installers, we did not support passing of the silent mode switch (/q:a). This applies to version 08.11.02.31 of WaterCAD, WaterGEMS and HAMMER, and version 08.11.01.51 of PondPack.
For these versions, you must first extract the prerequisites and setup msi file and deploy them silently. A server script would need to execute this on the client computer, with the install file in a shared/network location.
1) Extract the contents of the installation executable to a folder, using a tool such as 7zip or WinRAR. You can also use the steps located here for extracting those files.
2) Silently deploy all the prerequisites with standard silent mode arguments. To check the order of installation, look in the Settings.ini file. For example to install the Microsoft .NET Framework prerequisite silently:
dotnetfx35setup.exe /q /norestart
To install Microsoft Visual C++ Redistributable x86:
vc9redist_x86.EXE /q:a /c:"msiexec /i vcredist.msi /qn"
3) Silently deploy the main application, contained within the Setup.msi file. Example:
MsiExec.exe /I Setup.msi /L* %TEMP%\SetupLog.txt /qn
Note: The prerequisite installer also does a test on the prerequisite to see if it is already installed, through a registry check. You can see the registry path in the Settings.ini file. For instance for Microsoft Visual C++ 2008 Redistributable x86 checks if the following registry path is present when the prerequisite is installed so there is no point in installing it:
32-bit OS: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{86CE85E6-DBAC-3FFD-B977-E4B79F83C909}
64-bit OS: SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Uninstall\{86CE85E6-DBAC-3FFD-B977-E4B79F83C909}
Versions of the OpenFlows products that use InstallShield technology can be silently installed by running the install file with the /s /v/qn switch. A server script would need to execute this on the client computer, with the install file in a shared/network location.
When run, the program will attempt to install without any user interaction.
Old versions of OpenFlows products that utilized Wise installer technology can be silently installed simply by running the install file with the switch /s. A server script would need to execute this on the client computer, with the install file in a shared/network location.
When run, the program will attempt to install without any user interaction.
Note: it is highly recommended to upgrade to a newer version, especially for Operating System compatibility reasons.
OpenFlows products are licensed by Feature Level (for example number of pipes, with or without AutoCAD, etc), and so the user must select the feature level that the product will license against when it opens.
Newer, Subscription Entitlement Service licensing:
Starting with CONNECT Edition Update 2 (10.02.XX.XX and greater), the new Subscription Entitlement Service (formerly "CONNECT Licensing") is used for licensing. As of July 2020, there are no command line parameters for setting the feature level with these versions. Improvements to feature level selection have reduced the need for this. See "Can the Feature Level be set remotely or by command line, by an Administrator?" in this article: Setting the License Feature Level in the Feature Level Selector
For older, SELECTserver licensing (NO LONGER SUPPORTED):
To silently configure the feature level, your server script can run command line arguments on the Licensetool.exe and Haestad.LicenseAdministrator.Console.exe both of which are found in the product's installation folder.
To set the server name, use this syntax: LicenseTool.exe /nowin configure -setting:SelectServer -value:SERVER_NAME
To set the activation key, use this syntax: LicenseTool.exe /nowin configure -setting:ActivationKey -value:ACT_KEY
To set a default license feature configuration, (typically done manually in the Municipal License Administrator (MLA), to choose your pipe, inlet or pond limit) use this syntax:
Haestad.LicenseAdministrator.Console.exe /configure <productid> <featurestring>
Where <productid> is the ID corresponding to the Bentley application and <featurestring> is the default feature string you want to set. A typical feature string looks something like this: acad=yes|agis=yes|mstn=yes|pipe=250. Of course, you will need to be licensed for the feature string you set, else the product will not activate (and may run in Disconnected Mode for a limited period of time).
Older, SELECTServer, Option 2:
If the above does not work or you'd like an additional option to use the steps below will explain how to create a copy of the registry entry for your license file. After doing that you can write a script file the enters the information automatically into the registry from the license text file that you'll be creating. Note that you'll have to perform these steps on a computer that already has one of the Bentley Water Products already installed.
1) Browse to "HKEY_LOCAL_MACHINE\SOFTWARE\BENTLEY\LICENSING\1.1" on a 32 bit computer OR "HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\BENTLEY\LICENSING\1.1" on a 64 bit computer.
2) With the 1.1 folder highlighted right click and choose > Export.
3) After you save the file you can write a script that reads the information from this file and populates the Select Server and Activation key in the registry at the locations listed above.
Here is the list of Product IDs: Example Configuration:
WaterCAD: 1248 acad=no|mstn=yes|pipe=1000
WaterGEMS: 1249 acad=yes|agis=yes|mstn=yes|pipe=unlimited
HAMMER: 1225 acad=yes|agis=yes|mstn=yes|pipe=500
SewerGEMS: 1244 acad=yes|agis=yes|mstn=yes|pipe=250
CivilStorm: 1207 acad=yes|mstn=yes|link=250
StormCAD: 1246 mstn=yes|inlt=5
SewerCAD: 1243 acad=yes|mstn=yes|pipe=10
PondPack: 1233 acad=yes|mstn=yes|pond=unlimited
To find other configurations open the municipal license administrator and right click on the row with the configuration you want to set and choose "Properties". The configuration can be copied from the window and used in the commands below.
If running this command from the client's computer, use the Run command with the full path to the executable file. The Haestad.LicenseAdministrator.Console.exe file will be located in the product's installation folder. The path depends on where you originally directed the program to install and whether the operating system is 32 ot 64-bit. For example, the Run window for StormCAD running on a 64-bit version of Windows 7 would be like this:
Use this format if executing using the Run command:
C:\Program Files (x86)\Bentley\StormCAD8\Haestad.LicenseAdministrator.Console.exe /configure 1246 "mstn=yes|inlt=25"
Use this format if executing from the DOS command window of a batch file:
C:\Program Files (x86)\Bentley\StormCAD8\
Haestad.LicenseAdministrator.Console.exe /configure 1246 "mstn=yes|inlt=25"
timeout /t 3
An example file of this script can be downloaded here.
The following table is for historical documentation of the syntax for versions that are no longer supported.
Product | Version | Installer Technology | Silent install syntax | .NET required |
WaterCAD/WaterGEMS/HAMMER |
08.11.06.113 | 7Zip/Wix | /gm2 /ai | 4.5.1 |
WaterCAD/WaterGEMS/HAMMER |
08.11.06.58 | 7Zip/Wix | /gm2 /ai | 3.5 SP1 |
WaterCAD/WaterGEMS/HAMMER |
08.11.05.61 | 7Zip/Wix | /gm2 /ai | 3.5 SP1 |
WaterCAD/WaterGEMS/HAMMER |
08.11.04.58 | IEpress/Wix | /q:a | 3.5 SP1 |
WaterCAD/WaterGEMS/HAMMER | 08.11.04.57 | IEpress/Wix | /q:a | 3.5 SP1 |
WaterCAD/WaterGEMS/HAMMER | 08.11.04.50 | IEpress/Wix | /q:a | 3.5 SP1 |
WaterCAD/WaterGEMS/HAMMER | 08.11.03.19 | IEpress/Wix | /q:a | 3.5 SP1 |
WaterCAD/WaterGEMS/HAMMER | 08.11.03.17 | IEpress/Wix | /q:a | 3.5 SP1 |
WaterCAD/WaterGEMS/HAMMER | 08.11.03.16 | IEpress/Wix | /q:a | 3.5 SP1 |
WaterCAD/WaterGEMS/HAMMER | 08.11.02.31 | IEpress/Wix | /q:a | 3.5 SP1 |
WaterCAD/WaterGEMS/HAMMER | 08.11.01.32 | IEpress/Wix (older) | N/A | 3.5 SP1 |
WaterCAD/WaterGEMS/HAMMER | 08.11.00.30 | Installshield | /s /v/qn | 3.5 |
WaterCAD/WaterGEMS/HAMMER | 08.09.400.34 | Installshield | /s /v/qn | 2.0 |
WaterCAD/WaterGEMS | 08.09.165.12 | Installshield | /s /v/qn | 2.0 |
WaterCAD/WaterGEMS | 08.09.165.09 | Installshield | /s /v/qn | 2.0 |
WaterCAD/WaterGEMS | 08.09.165.00 | Installshield | /s /v/qn | 1.1 |
WaterCAD/WaterGEMS | 08.09.155.00 | Installshield | /s /v/qn | 1.1 |
WaterCAD/WaterGEMS | 07.00.061.00 | Installshield | /s /v/qn | 1.1 |
WaterCAD/WaterGEMS | 07.00.027.00 | Installshield | /s /v/qn | |
WaterCAD/WaterGEMS | 6.5120n | Wise | /s | |
HAMMER | 07.01.013.00 | Installshield | /s /v/qn | 1.1 |
HAMMER | 07.00.060.00 | Wise | /s | |
StormCAD | 08.11.05.113 | 7Zip/Wix | /gm2 /ai | 4.5.1 |
StormCAD | 08.11.05.58 | 7Zip/Wix | /gm2 /ai | 3.5 SP1 |
StormCAD | 08.11.04.54 | 7Zip/Wix | /gm2 /ai | 3.5 SP1 |
StormCAD | 08.11.03.84 | IEpress/Wix | /q:a | 3.5 SP1 |
StormCAD | 08.11.03.83 | IEpress/Wix | /q:a | 3.5 SP1 |
StormCAD | 08.11.03.77 | IEpress/Wix | /q:a | 3.5 SP1 |
StormCAD | 08.11.02.75 | IEpress/Wix | /q:a | 3.5 SP1 |
StormCAD | 08.11.02.38 | IEpress/Wix | /q:a | 3.5 SP1 |
StormCAD | 08.11.02.35 | IEpress/Wix | /q:a | 3.5 SP1 |
StormCAD | 08.11.00.44 | Installshield | /s /v/qn | 3.5 |
StormCAD | 08.11.00.40 | Installshield | /s /v/qn | 3.5 |
StormCAD | 08.11.00.34 | Installshield | /s /v/qn | 3.5 |
StormCAD | 08.11.00.24 | Installshield | /s /v/qn | 3.5 |
StormCAD | 08.09.081.00 | Installshield | /s /v/qn | 2.0 |
StormCAD | 05.06.014.00 | Installshield | /s /v/qn | 1.1 |
StormCAD | 05.06.012.00 | Installshield | /s /v/qn | 1.1 |
StormCAD | 05.06.007.00 | Wise | /s | |
SewerCAD | 08.11.05.113 | 7Zip/Wix | /gm2 /ai | 4.5.1 |
SewerCAD | 08.11.05.58 | 7Zip/Wix | /gm2 /ai | 3.5 SP1 |
SewerCAD | 08.11.04.54 | 7Zip/Wix | /gm2 /ai | 3.5 SP1 |
SewerCAD | 08.11.03.84 | IEpress/Wix | /q:a | 3.5 SP1 |
SewerCAD | 08.11.03.83 | IEpress/Wix | /q:a | 3.5 SP1 |
SewerCAD | 08.11.03.77 | IEpress/Wix | /q:a | 3.5 SP1 |
SewerCAD | 08.11.02.75 | IEpress/Wix | /q:a | 3.5 SP1 |
SewerCAD | 08.11.02.49 | IEpress/Wix | /q:a | 3.5 SP1 |
SewerCAD | 08.11.02.46 | IEpress/Wix | /q:a | 3.5 SP1 |
SewerCAD | 08.11.00.52 | Installshield | /s /v/qn | 3.5 |
SewerCAD | 08.11.00.48 | Installshield | /s /v/qn | 3.5 |
SewerCAD | 05.06.014.00 | Installshield | /s /v/qn | 2.0 |
SewerCAD | 05.06.011.00 | Installshield | /s /v/qn | 1.1 |
SewerCAD | 05.06.008.00 | Wise | /s | |
SewerGEMS | 08.11.05.113 | 7Zip/Wix | /gm2 /ai | 4.5.1 |
SewerGEMS | 08.11.05.58 | 7Zip/Wix | /gm2 /ai | 3.5 SP1 |
SewerGEMS | 08.11.04.54 | 7Zip/Wix | /gm2 /ai | 3.5 SP1 |
SewerGEMS | 08.11.03.84 | IEpress/Wix | /q:a | 3.5 SP1 |
SewerGEMS | 08.11.03.83 | IEpress/Wix | /q:a | 3.5 SP1 |
SewerGEMS | 08.11.03.77 | IEpress/Wix | /q:a | 3.5 SP1 |
SewerGEMS | 08.11.02.75 | IEpress/Wix | /q:a | 3.5 SP1 |
SewerGEMS | 08.11.02.49 | IEpress/Wix | /q:a | 3.5 SP1 |
SewerGEMS | 08.11.02.46 | IEpress/Wix | /q:a | 3.5 SP1 |
SewerGEMS | 08.11.01.21 | Installshield | /s /v/qn | 3.5 |
SewerGEMS | 08.11.00.08 | Installshield | /s /v/qn | 3.5 |
SewerGEMS | 08.09.26.17 | Installshield | /s /v/qn | 2.0 |
SewerGEMS | 08.09.025.00 | Installshield | /s /v/qn | 1.1 |
CivilStorm | 08.11.05.113 | 7Zip/Wix | /gm2 /ai | 4.5.1 |
CivilStorm | 08.11.05.58 | 7Zip/Wix | /gm2 /ai | 3.5 SP1 |
CivilStorm | 08.11.04.54 | 7Zip/Wix | /gm2 /ai | 3.5 SP1 |
CivilStorm | 08.11.03.84 | IEpress/Wix | /q:a | 3.5 SP1 |
CivilStorm | 08.11.03.83 | IEpress/Wix | /q:a | 3.5 SP1 |
CivilStorm | 08.11.03.77 | IEpress/Wix | /q:a | 3.5 SP1 |
CivilStorm | 08.11.02.75 | IEpress/Wix | /q:a | 3.5 SP1 |
CivilStorm | 08.11.02.65 | IEpress/Wix | /q:a | 3.5 SP1 |
CivilStorm | 08.11.02.62 | IEpress/Wix | /q:a | 3.5 SP1 |
CivilStorm | 08.11.01.36 | Installshield | /s /v/qn | 3.5 SP1 |
CivilStorm | 08.11.00.08 | Installshield | /s /v/qn | 3.5 |
CivilStorm | 08.09.26.17 | Installshield | /s /v/qn | 2.0 |
CivilStorm | 08.09.023.25 | Installshield | /s /v/qn | |
CivilStorm | 08.09.20.09 | Installshield | /s /v/qn | |
PondPack | 08.11.01.56 | IEpress/Wix | /q:a | 3.5 SP1 |
PondPack | 08.11.01.54 | IEpress/Wix | /q:a | 3.5 SP1 |
PondPack | 08.11.01.51 | IEpress/Wix (older) | N/A | 3.5 SP1 |
PondPack | 10.01.04.00 | Installshield | /s /v/qn | 1.1 |
FlowMaster | 08.11.01.03 | Installshield | /s /v/qn | 2.0 |
FlowMaster | 08.11.00.03 | Installshield | /s /v/qn | 2.0 |
FlowMaster | 08.01.071.00 | Installshield | /s /v/qn | 1.1 |
FlowMaster | 08.01.068.00 | Installshield | /s /v/qn | 1.1 |
FlowMaster | 08.01.067.00 | Installshield | /s /v/qn | 1.1 |
CulvertMaster | 03.03.00.04 | Installshield | /s /v/qn | 2.0 |
CulvertMaster | 03.02.00.01 | Installshield | /s /v/qn | 2.0 |
CulvertMaster | 03.01.010.00 | Installshield | /s /v/qn | 2.0 |
CulvertMaster | 03.01.009.00 | Installshield | /s /v/qn | 1.1 |
CulvertMaster | 03.01.003.00 | Wise | /s |
How can I disable the ArcGIS, Microstation, and AutoCAD integration Option?
Extracting an .msi file from hydraulics and hydrology (OpenFlows) programs