Wednesday, 28 December 2016
  2 Replies
  3.1K Visits
0
Votes
Undo
  Subscribe
Hi, I am looking for a way to silently deploy Land F/X Workstation 13.1.

I found the FX Workstation.MSI under AppData after running setup64.exe

Are there any command line variables I can use with msiexec /i to include the server folder, server name, and CAD version for a silent install?

Thank you for any info!

Matt
Matt,

We don't have a silent MSI yet, although we do plan on putting that together later this year.
You could automate it by completing the following steps, drawing from a recently installed workstation:
- Copy the contents of the "C:\Program Files\Landfx\_menus_" folder to the target machine
- Push the MySQL ODBC Connector MSI (download from here: http://dev.mysql.com/downloads/connector/odbc/)
- Create the Landfx DSN with a .REG file, specifying the contents of HKLM\Software\ODBC\ODBC.INI\Landfx, as well as the LandFX entry in \ODBC Data Sources
- Push the OpenDCL MSI (download from here: https://www.landfx.com/opendcl)
- Distribute a .REG file, with the server folder specified, in HKLM\Software\Ecografx\Land F/X\InstallPath
- Distribute a .REG file specifying the Landfx.cuix to load, in HKLM\Software\Autodesk\[Version]\[Key]\ApplicationInstallActions\Landfx\LoadPartialMenu

Regards,

--J
7 years ago
·
#872
0
Votes
Undo
Hi Jeremiah, Thank you for the info. I will try this. :)

Matt
  • Page :
  • 1
There are no replies made for this post yet.